Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

ksettingsregisterdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './ksettingsregisterdecl.ui'
00003 **
00004 ** Created: Mon Nov 17 11:37:56 2008
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.4   edited Nov 24 2003 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef KSETTINGSREGISTERDECL_H
00011 #define KSETTINGSREGISTERDECL_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QTabWidget;
00021 class QCheckBox;
00022 class KTextEdit;
00023 class TransactionSortOption;
00024 class KActiveLabel;
00025 class QLabel;
00026 class KComboBox;
00027 class QButtonGroup;
00028 class QRadioButton;
00029 class KIntSpinBox;
00030 
00031 class KSettingsRegisterDecl : public QWidget
00032 {
00033     Q_OBJECT
00034 
00035 public:
00036     KSettingsRegisterDecl( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00037     ~KSettingsRegisterDecl();
00038 
00039     QTabWidget* tab;
00040     QWidget* tab_2;
00041     QCheckBox* kcfg_ShowGrid;
00042     QCheckBox* kcfg_LedgerLens;
00043     QCheckBox* kcfg_TransactionForm;
00044     QCheckBox* kcfg_AlwaysShowNrField;
00045     QCheckBox* kcfg_ShowFancyMarker;
00046     QCheckBox* kcfg_ShowFiscalMarker;
00047     QWidget* sorting;
00048     QTabWidget* tabWidget3;
00049     QWidget* tab_3;
00050     KTextEdit* kcfg_sortNormalView;
00051     TransactionSortOption* m_sortNormalView;
00052     QWidget* tab_4;
00053     KTextEdit* kcfg_sortReconcileView;
00054     TransactionSortOption* m_sortReconcileView;
00055     QWidget* TabPage;
00056     KTextEdit* kcfg_sortSearchView;
00057     TransactionSortOption* m_sortSearchView;
00058     KActiveLabel* kActiveLabel2;
00059     QWidget* TabPage_2;
00060     QCheckBox* kcfg_CopyTypeToNr;
00061     QCheckBox* kcfg_AutoIncCheckNumber;
00062     QCheckBox* kcfg_FocusChangeIsEnter;
00063     QCheckBox* kcfg_EnterMovesBetweenFields;
00064     QLabel* textLabel2_2;
00065     KComboBox* kcfg_defaultReconciliationState;
00066     QButtonGroup* kcfg_AutoFillTransaction;
00067     QRadioButton* radioButton1;
00068     QRadioButton* radioButton2;
00069     KIntSpinBox* kcfg_AutoFillDifference;
00070     QLabel* textLabel2;
00071     QRadioButton* radioButton3;
00072     QWidget* TabPage_3;
00073     QLabel* textLabel1_2;
00074     KIntSpinBox* kcfg_matchInterval;
00075 
00076 protected:
00077     QVBoxLayout* KSettingsRegisterDeclLayout;
00078     QVBoxLayout* tabLayout;
00079     QSpacerItem* spacer6;
00080     QVBoxLayout* sortingLayout;
00081     QHBoxLayout* tabLayout_2;
00082     QHBoxLayout* tabLayout_3;
00083     QHBoxLayout* TabPageLayout;
00084     QVBoxLayout* TabPageLayout_2;
00085     QSpacerItem* spacer4;
00086     QHBoxLayout* layout5;
00087     QSpacerItem* spacer15;
00088     QVBoxLayout* kcfg_AutoFillTransactionLayout;
00089     QHBoxLayout* layout4;
00090     QVBoxLayout* TabPageLayout_3;
00091     QSpacerItem* spacer14;
00092     QHBoxLayout* layout4_2;
00093     QSpacerItem* spacer13;
00094 
00095 protected slots:
00096     virtual void languageChange();
00097 
00098 };
00099 
00100 #endif // KSETTINGSREGISTERDECL_H

Generated on Mon Nov 17 11:59:19 2008 for KMyMoney by  doxygen 1.4.1