anatomylayout.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file './anatomylayout.ui'
00003 **
00004 ** Created: lun aoĆ» 21 21:15:47 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 ANATOMYLAYOUT_H
00011 #define ANATOMYLAYOUT_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 AnatomyLayout : public QWidget
00025 {
00026     Q_OBJECT
00027 
00028 public:
00029     AnatomyLayout( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00030     ~AnatomyLayout();
00031 
00032     QPushButton* addGroupButton;
00033     QPushButton* removeGroupButton;
00034     QTable* groupTable;
00035     QLabel* textLabel4_2_2_4_2_2_2;
00036     QLabel* textLabel4_2_2_4_2_2;
00037     QTable* attributesTable;
00038 
00039 protected:
00040     QGridLayout* AnatomyLayoutLayout;
00041     QGridLayout* layout21;
00042     QSpacerItem* spacer10_2_3_3;
00043     QGridLayout* layout20;
00044     QSpacerItem* spacer10_2_3_2;
00045     QSpacerItem* spacer96;
00046     QGridLayout* layout19;
00047     QSpacerItem* spacer10_2_2;
00048     QSpacerItem* spacer10_2_2_2;
00049     QSpacerItem* spacer10_2_3;
00050 
00051 protected slots:
00052     virtual void languageChange();
00053 
00054 };
00055 
00056 #endif // ANATOMYLAYOUT_H

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