qbprintdialog.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbprintdialog.ui'
00003 **
00004 ** Created: Sat Jan 7 04:15:34 2006
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.5   edited Aug 31 12:13 $)
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* printButton;
00037     QPushButton* setupButton;
00038     QPushButton* fontButton;
00039     QPushButton* closeButton;
00040     QPushButton* abortButton;
00041 
00042 protected:
00043     QVBoxLayout* QBPrintDialogUiLayout;
00044     QVBoxLayout* groupBox1Layout;
00045     QHBoxLayout* layout2;
00046     QSpacerItem* spacer1;
00047     QSpacerItem* spacer2;
00048     QSpacerItem* spacer2_2;
00049 
00050 protected slots:
00051     virtual void languageChange();
00052 
00053 };
00054 
00055 #endif // QBPRINTDIALOGUI_H

Generated on Sat Jan 7 04:22:41 2006 for aqbanking by  doxygen 1.4.6