• Main Page
  • Related Pages
  • Modules
  • Namespaces
  • Data Structures
  • Files
  • File List
  • Globals

qbimporter.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbimporter.ui'
00003 **
00004 ** Created: Mon Sep 20 18:09:42 2010
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef QBIMPORTERUI_H
00010 #define QBIMPORTERUI_H
00011 
00012 #include <qvariant.h>
00013 #include <qwizard.h>
00014 
00015 class QVBoxLayout;
00016 class QHBoxLayout;
00017 class QGridLayout;
00018 class QSpacerItem;
00019 class QWidget;
00020 class QLabel;
00021 class QGroupBox;
00022 class QLineEdit;
00023 class QPushButton;
00024 class QListView;
00025 class QListViewItem;
00026 
00027 class QBImporterUi : public QWizard
00028 {
00029     Q_OBJECT
00030 
00031 public:
00032     QBImporterUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00033     ~QBImporterUi();
00034 
00035     QWidget* startPage;
00036     QLabel* textLabel2;
00037     QWidget* selectSourcePage;
00038     QLabel* textLabel3;
00039     QGroupBox* groupBox4;
00040     QLabel* textLabel1_3;
00041     QLineEdit* selectFileEdit;
00042     QPushButton* selectFileButton;
00043     QWidget* selectImporterPage;
00044     QLabel* textLabel4_9;
00045     QGroupBox* groupBox5;
00046     QLabel* checkFileTypeLabel;
00047     QLabel* checkFileNameLabel;
00048     QLabel* textLabel4_2;
00049     QLabel* textLabel2_2;
00050     QWidget* selectProfilePage;
00051     QLabel* textLabel4;
00052     QGroupBox* groupBox2;
00053     QListView* profileList;
00054     QPushButton* profileDetailsButton;
00055     QPushButton* profileEditButton;
00056     QWidget* workingPage;
00057     QLabel* textLabel1;
00058     QWidget* importPage;
00059     QLabel* readLabel;
00060     QWidget* finishPage;
00061     QLabel* finishedLabel;
00062 
00063 protected:
00064     QHBoxLayout* startPageLayout;
00065     QVBoxLayout* selectSourcePageLayout;
00066     QHBoxLayout* groupBox4Layout;
00067     QVBoxLayout* selectImporterPageLayout;
00068     QSpacerItem* spacer4;
00069     QGridLayout* groupBox5Layout;
00070     QHBoxLayout* layout8;
00071     QVBoxLayout* selectProfilePageLayout;
00072     QHBoxLayout* groupBox2Layout;
00073     QVBoxLayout* layout8_2;
00074     QSpacerItem* spacer3;
00075     QVBoxLayout* workingPageLayout;
00076     QVBoxLayout* importPageLayout;
00077     QVBoxLayout* finishPageLayout;
00078 
00079 protected slots:
00080     virtual void languageChange();
00081 
00082 };
00083 
00084 #endif // QBIMPORTERUI_H

Generated on Mon Sep 20 2010 18:13:21 for aqbanking by  doxygen 1.7.1