kpilot/kpilot

kpilotConfigDialog_viewers.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kpilotConfigDialog_viewers.ui'
00003 **
00004 ** Created: Fri Jan 22 14:42:26 2010
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef VIEWERSFORM_H
00010 #define VIEWERSFORM_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 class QButtonGroup;
00022 class QRadioButton;
00023 class QFrame;
00024 
00025 class ViewersConfigWidget : public QWidget
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     ViewersConfigWidget( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00031     ~ViewersConfigWidget();
00032 
00033     QGroupBox* groupBox2;
00034     QCheckBox* fInternalEditors;
00035     QCheckBox* fUseSecret;
00036     QButtonGroup* fAddressGroup;
00037     QRadioButton* fNormalDisplay;
00038     QRadioButton* fCompanyDisplay;
00039     QFrame* line1;
00040     QCheckBox* fUseKeyField;
00041 
00042 protected:
00043     QVBoxLayout* ViewersFormLayout;
00044     QSpacerItem* spacer1;
00045     QVBoxLayout* groupBox2Layout;
00046     QGridLayout* fAddressGroupLayout;
00047 
00048 protected slots:
00049     virtual void languageChange();
00050 
00051 };
00052 
00053 #endif // VIEWERSFORM_H
KDE Home | KDE Accessibility Home | Description of Access Keys