20 |
|
<widget class="QWidget" name="centralWidget"> |
21 |
|
<layout class="QVBoxLayout" name="verticalLayout"> |
22 |
|
<item> |
23 |
< |
<layout class="QHBoxLayout" name="horizontalLayout_10"> |
23 |
> |
<layout class="QHBoxLayout" name="horizontalLayout_5"> |
24 |
|
<item> |
25 |
|
<widget class="QToolButton" name="tbAbortConversion"> |
26 |
|
<property name="toolTip"> |
53 |
|
</widget> |
54 |
|
</item> |
55 |
|
<item> |
56 |
< |
<widget class="QLabel" name="emptySpacerLabel3"> |
56 |
> |
<widget class="QLabel" name="emptySpacerLabel2"> |
57 |
|
<property name="sizePolicy"> |
58 |
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
59 |
|
<horstretch>0</horstretch> |
66 |
|
<height>0</height> |
67 |
|
</size> |
68 |
|
</property> |
69 |
+ |
<property name="baseSize"> |
70 |
+ |
<size> |
71 |
+ |
<width>0</width> |
72 |
+ |
<height>0</height> |
73 |
+ |
</size> |
74 |
+ |
</property> |
75 |
|
<property name="text"> |
76 |
|
<string/> |
77 |
|
</property> |
78 |
|
</widget> |
79 |
|
</item> |
80 |
|
<item> |
81 |
< |
<widget class="QToolButton" name="tbCommand"> |
81 |
> |
<widget class="QToolButton" name="tbXmlToolsInterface"> |
82 |
|
<property name="toolTip"> |
83 |
< |
<string>Manual OniSplit Commands</string> |
83 |
> |
<string>XmlTools Interface</string> |
84 |
|
</property> |
85 |
|
<property name="text"> |
86 |
|
<string>...</string> |
87 |
|
</property> |
88 |
|
<property name="icon"> |
89 |
|
<iconset resource="resources.qrc"> |
90 |
< |
<normaloff>:/new/icons/command_icon.png</normaloff>:/new/icons/command_icon.png</iconset> |
90 |
> |
<normaloff>:/new/icons/xmltoolsinterface.png</normaloff>:/new/icons/xmltoolsinterface.png</iconset> |
91 |
|
</property> |
92 |
|
</widget> |
93 |
|
</item> |
94 |
|
<item> |
95 |
< |
<widget class="QLabel" name="emptySpacerLabel2"> |
95 |
> |
<widget class="QLabel" name="emptySpacerLabel3"> |
96 |
|
<property name="sizePolicy"> |
97 |
|
<sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
98 |
|
<horstretch>0</horstretch> |
105 |
|
<height>0</height> |
106 |
|
</size> |
107 |
|
</property> |
108 |
< |
<property name="baseSize"> |
108 |
> |
<property name="text"> |
109 |
> |
<string/> |
110 |
> |
</property> |
111 |
> |
</widget> |
112 |
> |
</item> |
113 |
> |
<item> |
114 |
> |
<widget class="QToolButton" name="tbCommand"> |
115 |
> |
<property name="toolTip"> |
116 |
> |
<string>Manual Tools Commands</string> |
117 |
> |
</property> |
118 |
> |
<property name="text"> |
119 |
> |
<string>...</string> |
120 |
> |
</property> |
121 |
> |
<property name="icon"> |
122 |
> |
<iconset resource="resources.qrc"> |
123 |
> |
<normaloff>:/new/icons/command_icon.png</normaloff>:/new/icons/command_icon.png</iconset> |
124 |
> |
</property> |
125 |
> |
</widget> |
126 |
> |
</item> |
127 |
> |
<item> |
128 |
> |
<widget class="QLabel" name="emptySpacerLabel4"> |
129 |
> |
<property name="sizePolicy"> |
130 |
> |
<sizepolicy hsizetype="Fixed" vsizetype="Preferred"> |
131 |
> |
<horstretch>0</horstretch> |
132 |
> |
<verstretch>0</verstretch> |
133 |
> |
</sizepolicy> |
134 |
> |
</property> |
135 |
> |
<property name="minimumSize"> |
136 |
|
<size> |
137 |
< |
<width>0</width> |
137 |
> |
<width>20</width> |
138 |
|
<height>0</height> |
139 |
|
</size> |
140 |
|
</property> |
1463 |
|
<addaction name="actionAE_Package_Creator"/> |
1464 |
|
<addaction name="actionSound_Wizard"/> |
1465 |
|
<addaction name="actionBackground_Image_Wizard"/> |
1466 |
+ |
<addaction name="separator"/> |
1467 |
|
</widget> |
1468 |
|
<addaction name="menuFile"/> |
1469 |
|
<addaction name="menuTarget_Platform"/> |
1669 |
|
<string>Ctrl+N</string> |
1670 |
|
</property> |
1671 |
|
</action> |
1672 |
+ |
<action name="actionXmlTools_Interface"> |
1673 |
+ |
<property name="icon"> |
1674 |
+ |
<iconset resource="resources.qrc"> |
1675 |
+ |
<normaloff>:/new/icons/xmltoolsinterface.png</normaloff>:/new/icons/xmltoolsinterface.png</iconset> |
1676 |
+ |
</property> |
1677 |
+ |
<property name="text"> |
1678 |
+ |
<string>XmlTools Interface</string> |
1679 |
+ |
</property> |
1680 |
+ |
</action> |
1681 |
|
</widget> |
1682 |
|
<layoutdefault spacing="6" margin="11"/> |
1683 |
|
<customwidgets> |