| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>DialogBase</class>
- <widget class="QDialog" name="DialogBase">
- <property name="windowModality">
- <enum>Qt::ApplicationModal</enum>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>650</width>
- <height>380</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>650</width>
- <height>380</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>650</width>
- <height>380</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>Layman - Create Composite</string>
- </property>
- <widget class="QPushButton" name="pushButton_CreateComposition">
- <property name="geometry">
- <rect>
- <x>287</x>
- <y>340</y>
- <width>141</width>
- <height>27</height>
- </rect>
- </property>
- <property name="text">
- <string>Create </string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_close">
- <property name="geometry">
- <rect>
- <x>449</x>
- <y>340</y>
- <width>151</width>
- <height>28</height>
- </rect>
- </property>
- <property name="text">
- <string>Storno</string>
- </property>
- </widget>
- <widget class="QTreeWidget" name="treeWidget">
- <property name="geometry">
- <rect>
- <x>288</x>
- <y>46</y>
- <width>311</width>
- <height>241</height>
- </rect>
- </property>
- <column>
- <property name="text">
- <string>Layer</string>
- </property>
- </column>
- </widget>
- <widget class="QLabel" name="label">
- <property name="geometry">
- <rect>
- <x>290</x>
- <y>17</y>
- <width>311</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>You can choose externt of composition from layer:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_2">
- <property name="geometry">
- <rect>
- <x>40</x>
- <y>380</y>
- <width>141</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>Composition name:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit">
- <property name="geometry">
- <rect>
- <x>30</x>
- <y>410</y>
- <width>201</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_2">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>46</y>
- <width>201</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_3">
- <property name="geometry">
- <rect>
- <x>21</x>
- <y>20</y>
- <width>141</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>Title:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_3">
- <property name="geometry">
- <rect>
- <x>92</x>
- <y>177</y>
- <width>130</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_4">
- <property name="geometry">
- <rect>
- <x>92</x>
- <y>207</y>
- <width>130</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_5">
- <property name="geometry">
- <rect>
- <x>92</x>
- <y>237</y>
- <width>130</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_6">
- <property name="geometry">
- <rect>
- <x>92</x>
- <y>267</y>
- <width>130</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_4">
- <property name="geometry">
- <rect>
- <x>22</x>
- <y>150</y>
- <width>211</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>Extent of canvas:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_5">
- <property name="geometry">
- <rect>
- <x>22</x>
- <y>181</y>
- <width>41</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>XMin:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_6">
- <property name="geometry">
- <rect>
- <x>22</x>
- <y>210</y>
- <width>41</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>XMax:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_7">
- <property name="geometry">
- <rect>
- <x>22</x>
- <y>241</y>
- <width>41</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>YMin:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_8">
- <property name="geometry">
- <rect>
- <x>22</x>
- <y>270</y>
- <width>41</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>YMax:</string>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_7">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>110</y>
- <width>201</width>
- <height>22</height>
- </rect>
- </property>
- </widget>
- <widget class="QLabel" name="label_9">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>84</y>
- <width>141</width>
- <height>16</height>
- </rect>
- </property>
- <property name="text">
- <string>Description:</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_info">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>300</y>
- <width>321</width>
- <height>31</height>
- </rect>
- </property>
- <property name="text">
- <string><html><head/><body><p><span style=" font-size:12pt; color:#ff0000;">Composition name already exists!</span></p></body></html></string>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_defaultExtent">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>340</y>
- <width>141</width>
- <height>27</height>
- </rect>
- </property>
- <property name="text">
- <string>Canvas extent</string>
- </property>
- </widget>
- </widget>
- <tabstops>
- <tabstop>lineEdit</tabstop>
- <tabstop>lineEdit_2</tabstop>
- <tabstop>lineEdit_7</tabstop>
- <tabstop>lineEdit_3</tabstop>
- <tabstop>lineEdit_4</tabstop>
- <tabstop>lineEdit_5</tabstop>
- <tabstop>lineEdit_6</tabstop>
- <tabstop>treeWidget</tabstop>
- <tabstop>pushButton_CreateComposition</tabstop>
- <tabstop>pushButton_close</tabstop>
- </tabstops>
- <resources/>
- <connections/>
- </ui>
|