unitlistlayout.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './unitlistlayout.ui'
00003 **
00004 ** Created: lun aoĆ» 21 21:15:48 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 UNITLISTLAYOUT_H
00011 #define UNITLISTLAYOUT_H
00012 
00013 #include <qvariant.h>
00014 #include <qwidget.h>
00015 
00016 class QVBoxLayout;
00017 class QHBoxLayout;
00018 class QGridLayout;
00019 class QSpacerItem;
00020 class QPushButton;
00021 class QTable;
00022 class QLabel;
00023 
00024 class UnitListLayout : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     UnitListLayout( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~UnitListLayout();
00031 
00032     QPushButton* addUnitButton;
00033     QPushButton* removeUnitButton;
00034     QTable* unitTable;
00035     QLabel* textLabel4_2_2_4_2_2_2;
00036 
00037 protected:
00038     QGridLayout* UnitListLayoutLayout;
00039     QGridLayout* layout21;
00040     QSpacerItem* spacer10_2_3_3;
00041     QGridLayout* layout20;
00042     QSpacerItem* spacer10_2_3_2;
00043     QSpacerItem* spacer96;
00044     QGridLayout* layout19;
00045     QSpacerItem* spacer10_2_2;
00046     QSpacerItem* spacer10_2_2_2;
00047     QSpacerItem* spacer10_2_3;
00048 
00049 protected slots:
00050     virtual void languageChange();
00051 
00052 };
00053 
00054 #endif // UNITLISTLAYOUT_H

Generated on Sat Sep 15 16:04:45 2007 for ndmanager.kdevelop by  doxygen 1.5.1