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

qbprintdialog.ui.h

Go to the documentation of this file.
00001 /****************************************************************************
00002 ** Form interface generated from reading ui file 'qbprintdialog.ui'
00003 **
00004 ** Created: Tue Aug 3 17:28:33 2010
00005 **
00006 ** WARNING! All changes made in this file will be lost!
00007 ****************************************************************************/
00008 
00009 #ifndef QBPRINTDIALOGUI_H
00010 #define QBPRINTDIALOGUI_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 QLabel;
00020 class QGroupBox;
00021 class QTextBrowser;
00022 class QPushButton;
00023 
00024 class QBPrintDialogUi : public QDialog
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     QBPrintDialogUi( QWidget* parent = 0, const char* name = 0, bool modal = FALSE, WFlags fl = 0 );
00030     ~QBPrintDialogUi();
00031 
00032     QLabel* descrLabel;
00033     QGroupBox* groupBox1;
00034     QTextBrowser* textBrowser;
00035     QPushButton* helpButton;
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* layout11;
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 Tue Aug 3 2010 17:34:15 for aqbanking by  doxygen 1.7.1