Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

KarambaConf Class Reference

Application Configuration Window. More...

#include <karambaconf.h>

List of all members.

Public Member Functions

 KarambaConf (QWidget *parent=0, const char *name=0, bool modal=FALSE, WFlags fl=0)
 ~KarambaConf ()

Public Attributes

QPushButton * buttonHelp
QPushButton * buttonOk
QPushButton * buttonCancel
QTabWidget * tabWidget
QWidget * Widget2
QGroupBox * dFolderGroup
QLineEdit * dFolder
QPushButton * browse_1
QGroupBox * dThemeGroup
QLineEdit * dTheme
QLabel * themeLabel
QPushButton * browse_2
QGroupBox * dAppsGroup
QLineEdit * dViewer
QPushButton * browse_3
QLabel * viewerLabel
QWidget * Widget3
QGroupBox * CoversGroup
QGroupBox * TagGroup
QGroupBox * XmmsGroup
QLabel * textLabel1
QLineEdit * cWidth
QLineEdit * cHeight
QLabel * textLabel2
QCheckBox * id3Check
QCheckBox * SaveId3Check
QCheckBox * CoverCheck
QCheckBox * id3CoverCheck
QCheckBox * NetCoverCheck
QCheckBox * mainWinCheck
QWidget * Widget4
QLabel * textLabel3
QPushButton * colorButton
QGroupBox * EmbedGroup
QColor bgColor
QGroupBox * FadeGroup
QLabel * textLabel4
QSpinBox * fadeSpin
double fadeLevel
QLabel * textLabel5
QLabel * textLabel6
QLabel * textLabel7
QPushButton * fcolorButton
QColor fadeColor

Protected Slots

virtual void languageChange ()
virtual void selColor ()
virtual void selFadeColor ()

Protected Attributes

QHBoxLayout * Layout1
QHBoxLayout * layout5
QVBoxLayout * layout3
QGridLayout * Layout2
QGridLayout * Layout4
QGridLayout * Layout6


Detailed Description

Application Configuration Window.

Author:
Bosselut Cyril <bosselut@b1project.com>
Version:
0.23

Definition at line 58 of file karambaconf.h.


Constructor & Destructor Documentation

KarambaConf::KarambaConf QWidget *  parent = 0,
const char *  name = 0,
bool  modal = FALSE,
WFlags  fl = 0
 

Definition at line 8 of file karambaconf.cpp.

References bgColor, browse_1, browse_2, browse_3, buttonCancel, buttonHelp, buttonOk, cHeight, colorButton, CoverCheck, CoversGroup, cWidth, dAppsGroup, dFolder, dFolderGroup, dTheme, dThemeGroup, dViewer, EmbedGroup, fadeColor, FadeGroup, fadeLevel, fadeSpin, fcolorButton, id3Check, id3CoverCheck, languageChange(), Layout1, Layout2, layout3, Layout4, layout5, Layout6, mainWinCheck, NetCoverCheck, SaveId3Check, selColor(), selFadeColor(), tabWidget, TagGroup, textLabel1, textLabel2, textLabel3, textLabel4, textLabel5, textLabel6, themeLabel, viewerLabel, Widget2, Widget3, Widget4, and XmmsGroup.

KarambaConf::~KarambaConf  ) 
 

Definition at line 213 of file karambaconf.cpp.


Member Function Documentation

void KarambaConf::languageChange  )  [protected, virtual, slot]
 

Definition at line 222 of file karambaconf.cpp.

References browse_1, browse_2, browse_3, buttonCancel, buttonHelp, buttonOk, CoverCheck, CoversGroup, dAppsGroup, dFolderGroup, dThemeGroup, EmbedGroup, FadeGroup, id3Check, id3CoverCheck, mainWinCheck, NetCoverCheck, SaveId3Check, tabWidget, TagGroup, textLabel1, textLabel2, textLabel3, textLabel4, textLabel6, themeLabel, viewerLabel, Widget2, Widget3, Widget4, and XmmsGroup.

Referenced by KarambaConf().

void KarambaConf::selColor  )  [protected, virtual, slot]
 

Definition at line 389 of file karambaconf.cpp.

References bgColor, and colorButton.

Referenced by KarambaConf().

void KarambaConf::selFadeColor  )  [protected, virtual, slot]
 

Definition at line 416 of file karambaconf.cpp.

References fadeColor, fadeSpin, and fcolorButton.

Referenced by KarambaConf().


Member Data Documentation

QColor KarambaConf::bgColor
 

Definition at line 100 of file karambaconf.h.

Referenced by karamba::Config(), KarambaConf(), and selColor().

QPushButton* KarambaConf::browse_1
 

Definition at line 73 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QPushButton* KarambaConf::browse_2
 

Definition at line 77 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QPushButton* KarambaConf::browse_3
 

Definition at line 80 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QPushButton* KarambaConf::buttonCancel
 

Definition at line 68 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QPushButton* KarambaConf::buttonHelp
 

Definition at line 66 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QPushButton* KarambaConf::buttonOk
 

Definition at line 67 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLineEdit* KarambaConf::cHeight
 

Definition at line 88 of file karambaconf.h.

Referenced by KarambaConf().

QPushButton* KarambaConf::colorButton
 

Definition at line 98 of file karambaconf.h.

Referenced by KarambaConf(), and selColor().

QCheckBox* KarambaConf::CoverCheck
 

Definition at line 92 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QGroupBox* KarambaConf::CoversGroup
 

Definition at line 83 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLineEdit* KarambaConf::cWidth
 

Definition at line 87 of file karambaconf.h.

Referenced by KarambaConf().

QGroupBox* KarambaConf::dAppsGroup
 

Definition at line 78 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLineEdit* KarambaConf::dFolder
 

Definition at line 72 of file karambaconf.h.

Referenced by KarambaConf().

QGroupBox* KarambaConf::dFolderGroup
 

Definition at line 71 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLineEdit* KarambaConf::dTheme
 

Definition at line 75 of file karambaconf.h.

Referenced by KarambaConf().

QGroupBox* KarambaConf::dThemeGroup
 

Definition at line 74 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLineEdit* KarambaConf::dViewer
 

Definition at line 79 of file karambaconf.h.

Referenced by KarambaConf().

QGroupBox* KarambaConf::EmbedGroup
 

Definition at line 99 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QColor KarambaConf::fadeColor
 

Definition at line 109 of file karambaconf.h.

Referenced by KarambaConf(), and selFadeColor().

QGroupBox* KarambaConf::FadeGroup
 

Definition at line 101 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

double KarambaConf::fadeLevel
 

Definition at line 104 of file karambaconf.h.

Referenced by KarambaConf().

QSpinBox* KarambaConf::fadeSpin
 

Definition at line 103 of file karambaconf.h.

Referenced by KarambaConf(), and selFadeColor().

QPushButton* KarambaConf::fcolorButton
 

Definition at line 108 of file karambaconf.h.

Referenced by KarambaConf(), and selFadeColor().

QCheckBox* KarambaConf::id3Check
 

Definition at line 90 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QCheckBox* KarambaConf::id3CoverCheck
 

Definition at line 93 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QHBoxLayout* KarambaConf::Layout1 [protected]
 

Definition at line 112 of file karambaconf.h.

Referenced by KarambaConf().

QGridLayout* KarambaConf::Layout2 [protected]
 

Definition at line 115 of file karambaconf.h.

Referenced by KarambaConf().

QVBoxLayout* KarambaConf::layout3 [protected]
 

Definition at line 114 of file karambaconf.h.

Referenced by KarambaConf().

QGridLayout* KarambaConf::Layout4 [protected]
 

Definition at line 116 of file karambaconf.h.

Referenced by KarambaConf().

QHBoxLayout* KarambaConf::layout5 [protected]
 

Definition at line 113 of file karambaconf.h.

Referenced by KarambaConf().

QGridLayout* KarambaConf::Layout6 [protected]
 

Definition at line 117 of file karambaconf.h.

Referenced by KarambaConf().

QCheckBox* KarambaConf::mainWinCheck
 

Definition at line 95 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QCheckBox* KarambaConf::NetCoverCheck
 

Definition at line 94 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QCheckBox* KarambaConf::SaveId3Check
 

Definition at line 91 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QTabWidget* KarambaConf::tabWidget
 

Definition at line 69 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QGroupBox* KarambaConf::TagGroup
 

Definition at line 84 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLabel* KarambaConf::textLabel1
 

Definition at line 86 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLabel* KarambaConf::textLabel2
 

Definition at line 89 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLabel* KarambaConf::textLabel3
 

Definition at line 97 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLabel* KarambaConf::textLabel4
 

Definition at line 102 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLabel* KarambaConf::textLabel5
 

Definition at line 105 of file karambaconf.h.

Referenced by KarambaConf().

QLabel* KarambaConf::textLabel6
 

Definition at line 106 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLabel* KarambaConf::textLabel7
 

Definition at line 107 of file karambaconf.h.

QLabel* KarambaConf::themeLabel
 

Definition at line 76 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QLabel* KarambaConf::viewerLabel
 

Definition at line 81 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QWidget* KarambaConf::Widget2
 

Definition at line 70 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QWidget* KarambaConf::Widget3
 

Definition at line 82 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QWidget* KarambaConf::Widget4
 

Definition at line 96 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().

QGroupBox* KarambaConf::XmmsGroup
 

Definition at line 85 of file karambaconf.h.

Referenced by KarambaConf(), and languageChange().


The documentation for this class was generated from the following files:
Generated on Mon May 16 14:04:23 2005 for karamba by  doxygen 1.3.9.1