korganizer

kogroupwareprefspage.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kogroupwareprefspage.ui'
00003 **
00004 ** Created: Thu Mar 29 06:09:13 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.8   edited Jan 11 14:47 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef KOGROUPWAREPREFSPAGE_H
00011 #define KOGROUPWAREPREFSPAGE_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 #include <kdepimmacros.h>
00016 
00017 class QVBoxLayout;
00018 class QHBoxLayout;
00019 class QGridLayout;
00020 class QSpacerItem;
00021 class QTabWidget;
00022 class QLabel;
00023 class QCheckBox;
00024 class QSpinBox;
00025 class QButtonGroup;
00026 class QLineEdit;
00027 class QFrame;
00028 
00029 class KDE_EXPORT KOGroupwarePrefsPage : public QWidget
00030 {
00031     Q_OBJECT
00032 
00033 public:
00034     KOGroupwarePrefsPage( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00035     ~KOGroupwarePrefsPage();
00036 
00037     QTabWidget* groupwareTab;
00038     QWidget* tab;
00039     QLabel* TextLabel1;
00040     QCheckBox* publishEnable;
00041     QLabel* publishDelayLabel;
00042     QSpinBox* publishDelay;
00043     QLabel* TextLabel3;
00044     QSpinBox* publishDays;
00045     QLabel* TextLabel4;
00046     QButtonGroup* ButtonGroup2;
00047     QLineEdit* publishUrl;
00048     QCheckBox* publishSavePassword;
00049     QLabel* textLabel2;
00050     QLineEdit* publishPassword;
00051     QLineEdit* publishUser;
00052     QLabel* TextLabel6;
00053     QFrame* frame5;
00054     QLabel* TextLabel7;
00055     QWidget* tab_2;
00056     QLabel* TextLabel2;
00057     QCheckBox* retrieveEnable;
00058     QCheckBox* fullDomainRetrieval;
00059     QButtonGroup* ButtonGroup2_2;
00060     QLabel* TextLabel7_2;
00061     QLineEdit* retrieveUrl;
00062     QFrame* frame7;
00063     QLineEdit* retrieveUser;
00064     QLabel* textLabel3;
00065     QLabel* textLabel4;
00066     QLineEdit* retrievePassword;
00067     QCheckBox* retrieveSavePassword;
00068 
00069 public slots:
00070     virtual void slotChanged();
00071 
00072 signals:
00073     void changed();
00074 
00075 protected:
00076     QVBoxLayout* KOGroupwarePrefsPageLayout;
00077     QVBoxLayout* tabLayout;
00078     QSpacerItem* spacer3;
00079     QHBoxLayout* layout8;
00080     QHBoxLayout* Layout16;
00081     QSpacerItem* Spacer3;
00082     QGridLayout* ButtonGroup2Layout;
00083     QVBoxLayout* tabLayout_2;
00084     QSpacerItem* spacer2;
00085     QVBoxLayout* ButtonGroup2_2Layout;
00086     QHBoxLayout* Layout7_2;
00087     QGridLayout* layout13;
00088 
00089 protected slots:
00090     virtual void languageChange();
00091 
00092 };
00093 
00094 #endif // KOGROUPWAREPREFSPAGE_H
KDE Home | KDE Accessibility Home | Description of Access Keys