ksettingsfontsdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './ksettingsfontsdecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:52:58 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KSETTINGSFONTSDECL_H
00010 #define KSETTINGSFONTSDECL_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 QCheckBox;
00020 class QGroupBox;
00021 class KFontRequester;
00022 class QLabel;
00023 
00024 class KSettingsFontsDecl : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     KSettingsFontsDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~KSettingsFontsDecl();
00031 
00032     QCheckBox* kcfg_useSystemFont;
00033     QGroupBox* m_individualFontsFrame;
00034     KFontRequester* kcfg_listCellFont;
00035     KFontRequester* kcfg_listHeaderFont;
00036     QLabel* textLabel1;
00037     QLabel* textLabel2;
00038 
00039 protected:
00040     QVBoxLayout* KSettingsFontsDeclLayout;
00041     QSpacerItem* spacer1;
00042     QGridLayout* m_individualFontsFrameLayout;
00043     QSpacerItem* spacer2;
00044     QSpacerItem* spacer3;
00045 
00046 protected slots:
00047     virtual void languageChange();
00048 
00049 };
00050 
00051 #endif // KSETTINGSFONTSDECL_H

Generated on Wed Jan 26 13:03:18 2011 for KMyMoney by  doxygen 1.5.6