spikelayout.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './spikelayout.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 SPIKELAYOUT_H
00011 #define SPIKELAYOUT_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 QTable;
00021 class QPushButton;
00022 class QLabel;
00023 
00024 class SpikeLayout : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     SpikeLayout( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~SpikeLayout();
00031 
00032     QTable* groupTable;
00033     QPushButton* addGroupButton;
00034     QPushButton* removeGroupButton;
00035     QLabel* textLabel4_2_2_4_2_2_2;
00036 
00037 protected:
00038     QGridLayout* SpikeLayoutLayout;
00039     QGridLayout* layout23;
00040     QSpacerItem* spacer11;
00041     QGridLayout* layout19;
00042     QSpacerItem* spacer10_2_2;
00043     QSpacerItem* spacer10_2_2_2;
00044     QSpacerItem* spacer10_2_3;
00045     QGridLayout* layout23_2;
00046     QSpacerItem* spacer10_2_3_2;
00047 
00048 protected slots:
00049     virtual void languageChange();
00050 
00051 };
00052 
00053 #endif // SPIKELAYOUT_H

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