Warning, /education/mark/src/ui/mark.ui is written in an unsupported language. File is not indexed.

0001 <?xml version="1.0" encoding="UTF-8"?>
0002 <ui version="4.0">
0003  <class>marK</class>
0004  <widget class="QMainWindow" name="marK">
0005   <property name="geometry">
0006    <rect>
0007     <x>0</x>
0008     <y>0</y>
0009     <width>1024</width>
0010     <height>682</height>
0011    </rect>
0012   </property>
0013   <property name="windowTitle">
0014    <string>marK</string>
0015   </property>
0016   <widget class="QWidget" name="centralWidget">
0017    <layout class="QHBoxLayout" name="horizontalLayout">
0018     <property name="spacing">
0019      <number>5</number>
0020     </property>
0021     <property name="bottomMargin">
0022      <number>15</number>
0023     </property>
0024     <item>
0025      <widget class="QGroupBox" name="groupBox">
0026       <property name="sizePolicy">
0027        <sizepolicy hsizetype="Fixed" vsizetype="Preferred">
0028         <horstretch>0</horstretch>
0029         <verstretch>0</verstretch>
0030        </sizepolicy>
0031       </property>
0032       <property name="minimumSize">
0033        <size>
0034         <width>136</width>
0035         <height>0</height>
0036        </size>
0037       </property>
0038       <property name="title">
0039        <string>Options</string>
0040       </property>
0041       <layout class="QVBoxLayout" name="verticalLayout">
0042        <property name="bottomMargin">
0043         <number>6</number>
0044        </property>
0045        <item>
0046         <widget class="QGroupBox" name="groupBox_2">
0047          <property name="sizePolicy">
0048           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0049            <horstretch>0</horstretch>
0050            <verstretch>0</verstretch>
0051           </sizepolicy>
0052          </property>
0053          <property name="minimumSize">
0054           <size>
0055            <width>70</width>
0056            <height>70</height>
0057           </size>
0058          </property>
0059          <property name="maximumSize">
0060           <size>
0061            <width>16777215</width>
0062            <height>70</height>
0063           </size>
0064          </property>
0065          <property name="layoutDirection">
0066           <enum>Qt::LeftToRight</enum>
0067          </property>
0068          <property name="title">
0069           <string>Shapes</string>
0070          </property>
0071          <property name="alignment">
0072           <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
0073          </property>
0074          <layout class="QGridLayout" name="gridLayout_2">
0075           <item row="0" column="0">
0076            <widget class="QPushButton" name="polygonButton">
0077             <property name="sizePolicy">
0078              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0079               <horstretch>0</horstretch>
0080               <verstretch>0</verstretch>
0081              </sizepolicy>
0082             </property>
0083             <property name="maximumSize">
0084              <size>
0085               <width>16777000</width>
0086               <height>16777000</height>
0087              </size>
0088             </property>
0089             <property name="focusPolicy">
0090              <enum>Qt::NoFocus</enum>
0091             </property>
0092             <property name="toolTip">
0093              <string>Polygon</string>
0094             </property>
0095             <property name="toolTipDuration">
0096              <number>-1</number>
0097             </property>
0098             <property name="whatsThis">
0099              <string/>
0100             </property>
0101             <property name="text">
0102              <string/>
0103             </property>
0104             <property name="icon">
0105              <iconset theme="tool_polyline">
0106               <normaloff>.</normaloff>.</iconset>
0107             </property>
0108            </widget>
0109           </item>
0110           <item row="0" column="1">
0111            <widget class="QPushButton" name="rectButton">
0112             <property name="sizePolicy">
0113              <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0114               <horstretch>0</horstretch>
0115               <verstretch>0</verstretch>
0116              </sizepolicy>
0117             </property>
0118             <property name="focusPolicy">
0119              <enum>Qt::NoFocus</enum>
0120             </property>
0121             <property name="toolTip">
0122              <string>Rectangle</string>
0123             </property>
0124             <property name="toolTipDuration">
0125              <number>-1</number>
0126             </property>
0127             <property name="whatsThis">
0128              <string/>
0129             </property>
0130             <property name="text">
0131              <string/>
0132             </property>
0133             <property name="icon">
0134              <iconset theme="tool_rectangle">
0135               <normaloff>.</normaloff>.</iconset>
0136             </property>
0137            </widget>
0138           </item>
0139          </layout>
0140         </widget>
0141        </item>
0142        <item>
0143         <widget class="QGroupBox" name="classesGroup">
0144          <property name="sizePolicy">
0145           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0146            <horstretch>0</horstretch>
0147            <verstretch>0</verstretch>
0148           </sizepolicy>
0149          </property>
0150          <property name="minimumSize">
0151           <size>
0152            <width>70</width>
0153            <height>0</height>
0154           </size>
0155          </property>
0156          <property name="title">
0157           <string>Classes</string>
0158          </property>
0159          <layout class="QGridLayout" name="gridLayout_3">
0160           <item row="1" column="0">
0161            <widget class="QPushButton" name="selectClassColorButton">
0162             <property name="focusPolicy">
0163              <enum>Qt::NoFocus</enum>
0164             </property>
0165             <property name="text">
0166              <string>Class Color</string>
0167             </property>
0168            </widget>
0169           </item>
0170           <item row="2" column="0">
0171            <widget class="QPushButton" name="newClassButton">
0172             <property name="focusPolicy">
0173              <enum>Qt::NoFocus</enum>
0174             </property>
0175             <property name="text">
0176              <string>New Class</string>
0177             </property>
0178            </widget>
0179           </item>
0180           <item row="0" column="0">
0181            <widget class="QComboBox" name="comboBox">
0182             <property name="editable">
0183              <bool>true</bool>
0184             </property>
0185            </widget>
0186           </item>
0187          </layout>
0188         </widget>
0189        </item>
0190        <item>
0191         <widget class="QGroupBox" name="groupBox_4">
0192          <property name="sizePolicy">
0193           <sizepolicy hsizetype="Minimum" vsizetype="Fixed">
0194            <horstretch>0</horstretch>
0195            <verstretch>0</verstretch>
0196           </sizepolicy>
0197          </property>
0198          <property name="minimumSize">
0199           <size>
0200            <width>0</width>
0201            <height>20</height>
0202           </size>
0203          </property>
0204          <property name="title">
0205           <string/>
0206          </property>
0207          <layout class="QGridLayout" name="gridLayout">
0208           <item row="2" column="0">
0209            <widget class="QPushButton" name="deleteButton">
0210             <property name="sizePolicy">
0211              <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0212               <horstretch>0</horstretch>
0213               <verstretch>0</verstretch>
0214              </sizepolicy>
0215             </property>
0216             <property name="minimumSize">
0217              <size>
0218               <width>0</width>
0219               <height>20</height>
0220              </size>
0221             </property>
0222             <property name="focusPolicy">
0223              <enum>Qt::NoFocus</enum>
0224             </property>
0225             <property name="text">
0226              <string>Delete</string>
0227             </property>
0228            </widget>
0229           </item>
0230           <item row="0" column="0">
0231            <widget class="QPushButton" name="resetButton">
0232             <property name="sizePolicy">
0233              <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0234               <horstretch>0</horstretch>
0235               <verstretch>0</verstretch>
0236              </sizepolicy>
0237             </property>
0238             <property name="minimumSize">
0239              <size>
0240               <width>0</width>
0241               <height>20</height>
0242              </size>
0243             </property>
0244             <property name="focusPolicy">
0245              <enum>Qt::NoFocus</enum>
0246             </property>
0247             <property name="text">
0248              <string>Reset</string>
0249             </property>
0250            </widget>
0251           </item>
0252           <item row="1" column="0">
0253            <widget class="QPushButton" name="undoButton">
0254             <property name="sizePolicy">
0255              <sizepolicy hsizetype="Minimum" vsizetype="Minimum">
0256               <horstretch>0</horstretch>
0257               <verstretch>0</verstretch>
0258              </sizepolicy>
0259             </property>
0260             <property name="minimumSize">
0261              <size>
0262               <width>0</width>
0263               <height>20</height>
0264              </size>
0265             </property>
0266             <property name="focusPolicy">
0267              <enum>Qt::NoFocus</enum>
0268             </property>
0269             <property name="text">
0270              <string>Undo</string>
0271             </property>
0272            </widget>
0273           </item>
0274          </layout>
0275         </widget>
0276        </item>
0277        <item>
0278         <spacer name="verticalSpacer">
0279          <property name="orientation">
0280           <enum>Qt::Vertical</enum>
0281          </property>
0282          <property name="sizeHint" stdset="0">
0283           <size>
0284            <width>20</width>
0285            <height>40</height>
0286           </size>
0287          </property>
0288         </spacer>
0289        </item>
0290       </layout>
0291      </widget>
0292     </item>
0293     <item>
0294      <widget class="Container" name="containerWidget">
0295       <property name="sizePolicy">
0296        <sizepolicy hsizetype="Expanding" vsizetype="Expanding">
0297         <horstretch>0</horstretch>
0298         <verstretch>0</verstretch>
0299        </sizepolicy>
0300       </property>
0301       <property name="minimumSize">
0302        <size>
0303         <width>0</width>
0304         <height>0</height>
0305        </size>
0306       </property>
0307       <property name="focusPolicy">
0308        <enum>Qt::NoFocus</enum>
0309       </property>
0310      </widget>
0311     </item>
0312     <item>
0313      <layout class="QVBoxLayout" name="verticalLayout_2">
0314       <property name="leftMargin">
0315        <number>0</number>
0316       </property>
0317       <item>
0318        <widget class="QLabel" name="listLabel">
0319         <property name="minimumSize">
0320          <size>
0321           <width>70</width>
0322           <height>0</height>
0323          </size>
0324         </property>
0325         <property name="maximumSize">
0326          <size>
0327           <width>260</width>
0328           <height>16777215</height>
0329          </size>
0330         </property>
0331         <property name="autoFillBackground">
0332          <bool>false</bool>
0333         </property>
0334         <property name="frameShape">
0335          <enum>QFrame::StyledPanel</enum>
0336         </property>
0337         <property name="frameShadow">
0338          <enum>QFrame::Sunken</enum>
0339         </property>
0340         <property name="text">
0341          <string/>
0342         </property>
0343         <property name="wordWrap">
0344          <bool>false</bool>
0345         </property>
0346        </widget>
0347       </item>
0348       <item>
0349        <widget class="QListWidget" name="listWidget">
0350         <property name="sizePolicy">
0351          <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
0352           <horstretch>0</horstretch>
0353           <verstretch>0</verstretch>
0354          </sizepolicy>
0355         </property>
0356         <property name="minimumSize">
0357          <size>
0358           <width>70</width>
0359           <height>0</height>
0360          </size>
0361         </property>
0362         <property name="focusPolicy">
0363          <enum>Qt::NoFocus</enum>
0364         </property>
0365         <property name="layoutDirection">
0366          <enum>Qt::LeftToRight</enum>
0367         </property>
0368         <property name="frameShape">
0369          <enum>QFrame::StyledPanel</enum>
0370         </property>
0371         <property name="iconSize">
0372          <size>
0373           <width>20</width>
0374           <height>20</height>
0375          </size>
0376         </property>
0377         <property name="textElideMode">
0378          <enum>Qt::ElideRight</enum>
0379         </property>
0380         <property name="isWrapping" stdset="0">
0381          <bool>false</bool>
0382         </property>
0383         <property name="resizeMode">
0384          <enum>QListView::Adjust</enum>
0385         </property>
0386         <property name="layoutMode">
0387          <enum>QListView::SinglePass</enum>
0388         </property>
0389         <property name="spacing">
0390          <number>0</number>
0391         </property>
0392         <property name="gridSize">
0393          <size>
0394           <width>70</width>
0395           <height>30</height>
0396          </size>
0397         </property>
0398         <property name="viewMode">
0399          <enum>QListView::ListMode</enum>
0400         </property>
0401         <property name="uniformItemSizes">
0402          <bool>true</bool>
0403         </property>
0404         <property name="wordWrap">
0405          <bool>false</bool>
0406         </property>
0407         <property name="selectionRectVisible">
0408          <bool>true</bool>
0409         </property>
0410        </widget>
0411       </item>
0412      </layout>
0413     </item>
0414    </layout>
0415   </widget>
0416   <widget class="QMenuBar" name="menuBar">
0417    <property name="geometry">
0418     <rect>
0419      <x>0</x>
0420      <y>0</y>
0421      <width>1024</width>
0422      <height>34</height>
0423     </rect>
0424    </property>
0425   </widget>
0426   <widget class="QStatusBar" name="statusBar"/>
0427  </widget>
0428  <customwidgets>
0429   <customwidget>
0430    <class>Container</class>
0431    <extends>QGraphicsView</extends>
0432    <header>ui/container.h</header>
0433    <container>1</container>
0434   </customwidget>
0435  </customwidgets>
0436  <resources/>
0437  <connections/>
0438 </ui>