kpilot/kpilot

kpilotConfigDialog_startup.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kpilotConfigDialog_startup.ui'
00003 **
00004 ** Created: Tue Jan 19 17:26:45 2010
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef STARTEXITFORM_H
00010 #define STARTEXITFORM_H
00011 
00012 #include <qvariant.h>
00013 #include <qwidget.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class QGroupBox;
00020 class QCheckBox;
00021 
00022 class StartExitConfigWidget : public QWidget
00023 {
00024     Q_OBJECT
00025 
00026 public:
00027     StartExitConfigWidget( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00028     ~StartExitConfigWidget();
00029 
00030     QGroupBox* groupBox4;
00031     QCheckBox* fKillDaemonOnExit;
00032     QCheckBox* fQuitAfterSync;
00033     QGroupBox* GroupBox1_2;
00034     QCheckBox* fStartDaemonAtLogin;
00035     QCheckBox* fDockDaemon;
00036 
00037 protected:
00038     QGridLayout* StartExitFormLayout;
00039     QSpacerItem* spacer3;
00040     QGridLayout* groupBox4Layout;
00041     QGridLayout* GroupBox1_2Layout;
00042 
00043 protected slots:
00044     virtual void languageChange();
00045 
00046 };
00047 
00048 #endif // STARTEXITFORM_H
KDE Home | KDE Accessibility Home | Description of Access Keys