ksecuritylisteditordecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './ksecuritylisteditordecl.ui'
00003 **
00004 ** Created: Wed Jan 26 12:53:37 2011
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef KSECURITYLISTEDITORDECL_H
00010 #define KSECURITYLISTEDITORDECL_H
00011 
00012 #include <qvariant.h>
00013 #include <qdialog.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class KListView;
00020 class QListViewItem;
00021 class KPushButton;
00022 class QCheckBox;
00023 class QFrame;
00024 
00025 class KSecurityListEditorDecl : public QDialog
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     KSecurityListEditorDecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~KSecurityListEditorDecl();
00032 
00033     KListView* m_listView;
00034     KPushButton* m_addButton;
00035     KPushButton* m_editButton;
00036     KPushButton* m_deleteButton;
00037     QCheckBox* m_showCurrencyButton;
00038     QFrame* line1;
00039     KPushButton* m_closeButton;
00040 
00041 protected:
00042     QVBoxLayout* KSecurityListEditorDeclLayout;
00043     QHBoxLayout* layout6;
00044     QVBoxLayout* layout5;
00045     QSpacerItem* spacer6;
00046     QSpacerItem* spacer3;
00047     QHBoxLayout* layout2;
00048     QSpacerItem* spacer5;
00049 
00050 protected slots:
00051     virtual void languageChange();
00052 
00053 };
00054 
00055 #endif // KSECURITYLISTEDITORDECL_H

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