korganizer

kogroupwareprefspage.h

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