[Uml-devel] CVS: kdesdk/umbrello/umbrello/dialogs diagrampropertiespage.ui,NONE,1.1
kde at office.kde.org
kde at office.kde.org
Thu Jan 30 16:13:05 UTC 2003
Update of /home/kde/kdesdk/umbrello/umbrello/dialogs
In directory office:/tmp/cvs-serv12947/umbrello/dialogs
Added Files:
diagrampropertiespage.ui
Log Message:
Change the diagram properties dialog page to be QTDesigner-based, and allow the user to change the canvas size.
-- sorry, I had forgotten to add the file in the previous commit.
luis
--- NEW FILE: diagrampropertiespage.ui ---
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>DiagramPropertiesPage</class>
<widget class="QWidget">
<property name="name">
<cstring>DiagramPropertiesPage</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>388</width>
<height>388</height>
</rect>
</property>
<property name="caption">
<string>Form1</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QGroupBox">
<property name="name">
<cstring>GroupBox1</cstring>
</property>
<property name="title">
<string>Diagram Properties</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLayoutWidget" row="3" column="0">
<property name="name">
<cstring>Layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QCheckBox">
<property name="name">
<cstring>showGrid</cstring>
</property>
<property name="text">
<string>show grid</string>
</property>
</widget>
<widget class="QCheckBox">
<property name="name">
<cstring>snapToGrid</cstring>
</property>
<property name="text">
<string>Snap to grid</string>
</property>
</widget>
</hbox>
</widget>
<widget class="QLayoutWidget" row="4" column="0">
<property name="name">
<cstring>Layout1</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel2</cstring>
</property>
<property name="text">
<string>Grid spacing: X</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>gridSpaceX</cstring>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="minValue">
<number>5</number>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel3</cstring>
</property>
<property name="text">
<string>Y</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>gridSpaceY</cstring>
</property>
<property name="maxValue">
<number>100</number>
</property>
<property name="minValue">
<number>5</number>
</property>
</widget>
</hbox>
</widget>
<widget class="QLayoutWidget" row="1" column="0">
<property name="name">
<cstring>Layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel4</cstring>
</property>
<property name="text">
<string>Width</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>width</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>5000</number>
</property>
<property name="minValue">
<number>500</number>
</property>
</widget>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel5</cstring>
</property>
<property name="text">
<string>Height</string>
</property>
</widget>
<widget class="QSpinBox">
<property name="name">
<cstring>height</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maxValue">
<number>5000</number>
</property>
<property name="minValue">
<number>500</number>
</property>
</widget>
</hbox>
</widget>
<spacer row="1" column="1">
<property name="name" stdset="0">
<cstring>Spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="4" column="1">
<property name="name" stdset="0">
<cstring>Spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<spacer row="3" column="1">
<property name="name" stdset="0">
<cstring>Spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="Line" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>Line1</cstring>
</property>
<property name="frameShape" stdset="0">
<enum>HLine</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
</widget>
<widget class="QLayoutWidget" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>Layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QLabel">
<property name="name">
<cstring>TextLabel1</cstring>
</property>
<property name="text">
<string>Name</string>
</property>
</widget>
<widget class="QLineEdit">
<property name="name">
<cstring>diagramName</cstring>
</property>
</widget>
</hbox>
</widget>
</grid>
</widget>
<widget class="QGroupBox">
<property name="name">
<cstring>GroupBox2</cstring>
</property>
<property name="title">
<string>Documentation</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>11</number>
</property>
<property name="spacing">
<number>6</number>
</property>
<widget class="QTextEdit" row="0" column="0">
<property name="name">
<cstring>documentation</cstring>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
<layoutdefaults spacing="6" margin="11"/>
</UI>
More information about the umbrello-devel
mailing list