qbprintdialog.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbprintdialog.ui'
00003 **
00004 ** Created: Wed Jun 28 15:11:51 2006
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.6   edited Aug 31 2005 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef QBPRINTDIALOGUI_H
00011 #define QBPRINTDIALOGUI_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 QGroupBox;
00022 class QTextBrowser;
00023 class QPushButton;
00024 
00025 class QBPrintDialogUi : public QDialog
00026 {
00027     Q_OBJECT
00028 
00029 public:
00030     QBPrintDialogUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00031     ~QBPrintDialogUi();
00032 
00033     QLabel* descrLabel;
00034     QGroupBox* groupBox1;
00035     QTextBrowser* textBrowser;
00036     QPushButton* helpButton;
00037     QPushButton* printButton;
00038     QPushButton* setupButton;
00039     QPushButton* fontButton;
00040     QPushButton* closeButton;
00041     QPushButton* abortButton;
00042 
00043 protected:
00044     QVBoxLayout* QBPrintDialogUiLayout;
00045     QVBoxLayout* groupBox1Layout;
00046     QHBoxLayout* layout11;
00047     QSpacerItem* spacer1;
00048     QSpacerItem* spacer2;
00049     QSpacerItem* spacer2_2;
00050 
00051 protected slots:
00052     virtual void languageChange();
00053 
00054 };
00055 
00056 #endif // QBPRINTDIALOGUI_H

Generated on Wed Jun 28 15:17:43 2006 for aqbanking by  doxygen 1.4.6