ui/ldforge.ui

changeset 874
ba75c789667e
parent 871
a860edb4210b
child 876
f040f0fb3795
equal deleted inserted replaced
873:201083693300 874:ba75c789667e
45 <widget class="QWidget" name="pageDocument"> 45 <widget class="QWidget" name="pageDocument">
46 <property name="geometry"> 46 <property name="geometry">
47 <rect> 47 <rect>
48 <x>0</x> 48 <x>0</x>
49 <y>0</y> 49 <y>0</y>
50 <width>237</width> 50 <width>233</width>
51 <height>434</height> 51 <height>399</height>
52 </rect> 52 </rect>
53 </property> 53 </property>
54 <attribute name="label"> 54 <attribute name="label">
55 <string>Document</string> 55 <string>Document</string>
56 </attribute> 56 </attribute>
73 <widget class="QWidget" name="pageEditModeOptions"> 73 <widget class="QWidget" name="pageEditModeOptions">
74 <property name="geometry"> 74 <property name="geometry">
75 <rect> 75 <rect>
76 <x>0</x> 76 <x>0</x>
77 <y>0</y> 77 <y>0</y>
78 <width>237</width> 78 <width>256</width>
79 <height>434</height> 79 <height>121</height>
80 </rect> 80 </rect>
81 </property> 81 </property>
82 <attribute name="label"> 82 <attribute name="label">
83 <string>Tool Options</string> 83 <string>Tool Options</string>
84 </attribute> 84 </attribute>
155 <widget class="QWidget" name="pagePrimitives"> 155 <widget class="QWidget" name="pagePrimitives">
156 <property name="geometry"> 156 <property name="geometry">
157 <rect> 157 <rect>
158 <x>0</x> 158 <x>0</x>
159 <y>0</y> 159 <y>0</y>
160 <width>94</width> 160 <width>101</width>
161 <height>94</height> 161 <height>101</height>
162 </rect> 162 </rect>
163 </property> 163 </property>
164 <attribute name="label"> 164 <attribute name="label">
165 <string>Primitives</string> 165 <string>Primitives</string>
166 </attribute> 166 </attribute>
192 <property name="geometry"> 192 <property name="geometry">
193 <rect> 193 <rect>
194 <x>0</x> 194 <x>0</x>
195 <y>0</y> 195 <y>0</y>
196 <width>1010</width> 196 <width>1010</width>
197 <height>22</height> 197 <height>27</height>
198 </rect> 198 </rect>
199 </property> 199 </property>
200 <widget class="QMenu" name="menuFile"> 200 <widget class="QMenu" name="menuFile">
201 <property name="title"> 201 <property name="title">
202 <string>File</string> 202 <string>File</string>
533 <addaction name="actionModeSelect"/> 533 <addaction name="actionModeSelect"/>
534 <addaction name="actionModeDraw"/> 534 <addaction name="actionModeDraw"/>
535 <addaction name="actionModeRectangle"/> 535 <addaction name="actionModeRectangle"/>
536 <addaction name="actionModeCircle"/> 536 <addaction name="actionModeCircle"/>
537 <addaction name="actionModeMagicWand"/> 537 <addaction name="actionModeMagicWand"/>
538 <addaction name="actionModeLineLoop"/>
538 </widget> 539 </widget>
539 <widget class="QToolBar" name="colorToolbar"> 540 <widget class="QToolBar" name="colorToolbar">
540 <property name="windowTitle"> 541 <property name="windowTitle">
541 <string>toolBar_9</string> 542 <string>toolBar_9</string>
542 </property> 543 </property>
1697 </property> 1698 </property>
1698 <property name="shortcut"> 1699 <property name="shortcut">
1699 <string>Ctrl+3</string> 1700 <string>Ctrl+3</string>
1700 </property> 1701 </property>
1701 </action> 1702 </action>
1703 <action name="actionModeLineLoop">
1704 <property name="checkable">
1705 <bool>true</bool>
1706 </property>
1707 <property name="icon">
1708 <iconset resource="../ldforge.qrc">
1709 <normaloff>:/icons/line.png</normaloff>:/icons/line.png</iconset>
1710 </property>
1711 <property name="text">
1712 <string>Line Loop Mode</string>
1713 </property>
1714 <property name="shortcut">
1715 <string>Ctrl+6</string>
1716 </property>
1717 </action>
1702 </widget> 1718 </widget>
1703 <resources> 1719 <resources>
1704 <include location="../ldforge.qrc"/> 1720 <include location="../ldforge.qrc"/>
1705 </resources> 1721 </resources>
1706 <connections/> 1722 <connections/>

mercurial