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

kbackupdlgdecl.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './kbackupdlgdecl.ui'
00003 **
00004 ** Created: Sun Sep 7 03:38:01 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 KBACKUPDLGDECL_H
00011 #define KBACKUPDLGDECL_H
00012 
00013 #include <qvariant.h>
00014 #include <qdialog.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QLabel;
00021 class QFrame;
00022 class QGroupBox;
00023 class QLineEdit;
00024 class KPushButton;
00025 class QCheckBox;
00026 
00027 class kbackupdlgdecl : public QDialog
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     kbackupdlgdecl( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00033     ~kbackupdlgdecl();
00034 
00035     QLabel* TextLabel1;
00036     QFrame* Line1;
00037     QGroupBox* GroupBox1;
00038     QLabel* lblMountPoint;
00039     QLineEdit* txtMountPoint;
00040     KPushButton* chooseButton;
00041     QCheckBox* mountCheckBox;
00042     KPushButton* btnOK;
00043     KPushButton* btnCancel;
00044 
00045 protected:
00046     QVBoxLayout* kbackupdlgdeclLayout;
00047     QHBoxLayout* Layout4;
00048     QVBoxLayout* GroupBox1Layout;
00049     QSpacerItem* Spacer17;
00050     QHBoxLayout* Layout42;
00051     QHBoxLayout* Layout44;
00052     QSpacerItem* Spacer1;
00053 
00054 protected slots:
00055     virtual void languageChange();
00056 
00057 };
00058 
00059 #endif // KBACKUPDLGDECL_H

Generated on Sun Sep 7 03:57:34 2008 for KMyMoney by  doxygen 1.4.1