umbrello API Documentation

diagrampropertiespage.h

00001 /****************************************************************************
00002 ** Form interface generated from reading ui file '/home/kellogg/kdesdk-3.5-branch/umbrello/umbrello/dialogs/diagrampropertiespage.ui'
00003 **
00004 ** Created: Mi Mai 9 20:21:27 2007
00005 **      by: The User Interface Compiler ($Id: qt/main.cpp   3.3.4   edited Nov 24 2003 $)
00006 **
00007 ** WARNING! All changes made in this file will be lost!
00008 ****************************************************************************/
00009 
00010 #ifndef DIAGRAMPROPERTIESPAGE_H
00011 #define DIAGRAMPROPERTIESPAGE_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 QGroupBox;
00021 class QLabel;
00022 class QLineEdit;
00023 class QSpinBox;
00024 class QCheckBox;
00025 class QFrame;
00026 class QTextEdit;
00027 
00028 class DiagramPropertiesPage : public QWidget
00029 {
00030     Q_OBJECT
00031 
00032 public:
00033     DiagramPropertiesPage( QWidget* parent = 0, const char* name = 0, WFlags fl = 0 );
00034     ~DiagramPropertiesPage();
00035 
00036     QGroupBox* GroupBox1;
00037     QLabel* TextLabel1;
00038     QLineEdit* diagramName;
00039     QLabel* TextLabel4;
00040     QSpinBox* zoom;
00041     QLabel* textLabel1;
00042     QCheckBox* showOpSigs;
00043     QFrame* Line1;
00044     QCheckBox* showGrid;
00045     QCheckBox* snapToGrid;
00046     QCheckBox* snapComponentSizeToGrid;
00047     QLabel* TextLabel2;
00048     QLabel* TextLabelX;
00049     QSpinBox* gridSpaceX;
00050     QLabel* TextLabel3;
00051     QSpinBox* gridSpaceY;
00052     QLabel* TextLabe15;
00053     QSpinBox* lineWidth;
00054     QGroupBox* GroupBox2;
00055     QTextEdit* documentation;
00056 
00057 protected:
00058     QVBoxLayout* DiagramPropertiesPageLayout;
00059     QVBoxLayout* GroupBox1Layout;
00060     QHBoxLayout* Layout4;
00061     QHBoxLayout* layout20;
00062     QSpacerItem* Spacer1;
00063     QHBoxLayout* layout6;
00064     QHBoxLayout* layout7;
00065     QSpacerItem* Spacer2;
00066     QHBoxLayout* layout6_2;
00067     QHBoxLayout* layout8;
00068     QSpacerItem* Spacer3;
00069     QHBoxLayout* Layout1;
00070     QHBoxLayout* layout10;
00071     QSpacerItem* Spacer4;
00072     QHBoxLayout* Layout1_2;
00073     QGridLayout* GroupBox2Layout;
00074 
00075 protected slots:
00076     virtual void languageChange();
00077 
00078 };
00079 
00080 #endif // DIAGRAMPROPERTIESPAGE_H
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:07:56 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003