Advertisement
Guest User

the_ui_file

a guest
Aug 9th, 2018
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 21.47 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3.  <class>MainWindow</class>
  4.  <widget class="QMainWindow" name="MainWindow">
  5.   <property name="geometry">
  6.    <rect>
  7.     <x>0</x>
  8.     <y>0</y>
  9.     <width>722</width>
  10.     <height>480</height>
  11.    </rect>
  12.   </property>
  13.   <property name="windowTitle">
  14.    <string>MainWindow</string>
  15.   </property>
  16.   <widget class="QWidget" name="centralwidget">
  17.    <layout class="QHBoxLayout" name="horizontalLayout">
  18.     <item>
  19.      <widget class="QTabWidget" name="tabWidget">
  20.       <property name="tabPosition">
  21.        <enum>QTabWidget::North</enum>
  22.       </property>
  23.       <property name="tabShape">
  24.        <enum>QTabWidget::Rounded</enum>
  25.       </property>
  26.       <property name="currentIndex">
  27.        <number>2</number>
  28.       </property>
  29.       <property name="documentMode">
  30.        <bool>false</bool>
  31.       </property>
  32.       <property name="tabsClosable">
  33.        <bool>false</bool>
  34.       </property>
  35.       <property name="movable">
  36.        <bool>false</bool>
  37.       </property>
  38.       <property name="tabBarAutoHide">
  39.        <bool>true</bool>
  40.       </property>
  41.       <widget class="QWidget" name="tab_1">
  42.        <attribute name="title">
  43.         <string>Classification</string>
  44.        </attribute>
  45.        <layout class="QVBoxLayout" name="verticalLayout">
  46.         <item>
  47.          <layout class="QHBoxLayout" name="horizontalLayout_4" stretch="0,0,0,0,0">
  48.           <item>
  49.            <widget class="QLabel" name="label_3">
  50.             <property name="maximumSize">
  51.              <size>
  52.               <width>218</width>
  53.               <height>48</height>
  54.              </size>
  55.             </property>
  56.             <property name="text">
  57.              <string/>
  58.             </property>
  59.             <property name="pixmap">
  60.              <pixmap>../aaaa.png</pixmap>
  61.             </property>
  62.             <property name="scaledContents">
  63.              <bool>true</bool>
  64.             </property>
  65.            </widget>
  66.           </item>
  67.           <item>
  68.            <spacer name="horizontalSpacer">
  69.             <property name="orientation">
  70.              <enum>Qt::Horizontal</enum>
  71.             </property>
  72.             <property name="sizeHint" stdset="0">
  73.              <size>
  74.               <width>40</width>
  75.               <height>20</height>
  76.              </size>
  77.             </property>
  78.            </spacer>
  79.           </item>
  80.           <item>
  81.            <widget class="QLabel" name="label_4">
  82.             <property name="maximumSize">
  83.              <size>
  84.               <width>218</width>
  85.               <height>48</height>
  86.              </size>
  87.             </property>
  88.             <property name="text">
  89.              <string/>
  90.             </property>
  91.             <property name="pixmap">
  92.              <pixmap>../eeeee.png</pixmap>
  93.             </property>
  94.             <property name="scaledContents">
  95.              <bool>true</bool>
  96.             </property>
  97.            </widget>
  98.           </item>
  99.           <item>
  100.            <spacer name="horizontalSpacer_2">
  101.             <property name="orientation">
  102.              <enum>Qt::Horizontal</enum>
  103.             </property>
  104.             <property name="sizeHint" stdset="0">
  105.              <size>
  106.               <width>40</width>
  107.               <height>20</height>
  108.              </size>
  109.             </property>
  110.            </spacer>
  111.           </item>
  112.           <item>
  113.            <widget class="QLabel" name="label_5">
  114.             <property name="maximumSize">
  115.              <size>
  116.               <width>218</width>
  117.               <height>48</height>
  118.              </size>
  119.             </property>
  120.             <property name="text">
  121.              <string/>
  122.             </property>
  123.             <property name="pixmap">
  124.              <pixmap>../bbbbb.png</pixmap>
  125.             </property>
  126.             <property name="scaledContents">
  127.              <bool>true</bool>
  128.             </property>
  129.            </widget>
  130.           </item>
  131.          </layout>
  132.         </item>
  133.         <item>
  134.          <layout class="QHBoxLayout" name="horizontalLayout_2" stretch="0,1">
  135.           <item>
  136.            <widget class="QPushButton" name="openButton">
  137.             <property name="text">
  138.              <string>Open</string>
  139.             </property>
  140.            </widget>
  141.           </item>
  142.           <item>
  143.            <widget class="QLabel" name="pathLabel">
  144.             <property name="frameShape">
  145.              <enum>QFrame::StyledPanel</enum>
  146.             </property>
  147.             <property name="frameShadow">
  148.              <enum>QFrame::Sunken</enum>
  149.             </property>
  150.             <property name="text">
  151.              <string/>
  152.             </property>
  153.            </widget>
  154.           </item>
  155.          </layout>
  156.         </item>
  157.         <item>
  158.          <widget class="QLabel" name="imageLabel">
  159.           <property name="sizePolicy">
  160.            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  161.             <horstretch>0</horstretch>
  162.             <verstretch>1</verstretch>
  163.            </sizepolicy>
  164.           </property>
  165.           <property name="minimumSize">
  166.            <size>
  167.             <width>0</width>
  168.             <height>0</height>
  169.            </size>
  170.           </property>
  171.           <property name="frameShape">
  172.            <enum>QFrame::StyledPanel</enum>
  173.           </property>
  174.           <property name="frameShadow">
  175.            <enum>QFrame::Sunken</enum>
  176.           </property>
  177.           <property name="text">
  178.            <string/>
  179.           </property>
  180.          </widget>
  181.         </item>
  182.         <item>
  183.          <layout class="QHBoxLayout" name="horizontalLayout_3" stretch="1,0,0,0">
  184.           <property name="spacing">
  185.            <number>6</number>
  186.           </property>
  187.           <item>
  188.            <widget class="QComboBox" name="classBox">
  189.             <property name="sizePolicy">
  190.              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  191.               <horstretch>1</horstretch>
  192.               <verstretch>0</verstretch>
  193.              </sizepolicy>
  194.             </property>
  195.             <item>
  196.              <property name="text">
  197.               <string>Class 0 : Safe Driving</string>
  198.              </property>
  199.             </item>
  200.             <item>
  201.              <property name="text">
  202.               <string>Class 1 : Texting - Right</string>
  203.              </property>
  204.             </item>
  205.             <item>
  206.              <property name="text">
  207.               <string>Class 2 : Talking on the phone - Right</string>
  208.              </property>
  209.             </item>
  210.             <item>
  211.              <property name="text">
  212.               <string>Class 3 : Texting - Left</string>
  213.              </property>
  214.             </item>
  215.             <item>
  216.              <property name="text">
  217.               <string>Class 4 : Talking on the phone - Left</string>
  218.              </property>
  219.             </item>
  220.             <item>
  221.              <property name="text">
  222.               <string>Class 5 : Operating the radio</string>
  223.              </property>
  224.             </item>
  225.             <item>
  226.              <property name="text">
  227.               <string>Class 6 : Drowsing</string>
  228.              </property>
  229.             </item>
  230.             <item>
  231.              <property name="text">
  232.               <string>Class 7 : Reaching behind</string>
  233.              </property>
  234.             </item>
  235.             <item>
  236.              <property name="text">
  237.               <string>Class 8 : Hair and makeup</string>
  238.              </property>
  239.             </item>
  240.             <item>
  241.              <property name="text">
  242.               <string>Class 9 : Talking to the passenger</string>
  243.              </property>
  244.             </item>
  245.            </widget>
  246.           </item>
  247.           <item>
  248.            <widget class="QPushButton" name="applyButton">
  249.             <property name="text">
  250.              <string>Apply</string>
  251.             </property>
  252.            </widget>
  253.           </item>
  254.           <item>
  255.            <widget class="QPushButton" name="skipButton">
  256.             <property name="text">
  257.              <string>Skip</string>
  258.             </property>
  259.            </widget>
  260.           </item>
  261.           <item>
  262.            <widget class="QSpinBox" name="spinBox"/>
  263.           </item>
  264.          </layout>
  265.         </item>
  266.        </layout>
  267.       </widget>
  268.       <widget class="QWidget" name="tab_2">
  269.        <attribute name="title">
  270.         <string>Detection</string>
  271.        </attribute>
  272.        <layout class="QVBoxLayout" name="verticalLayout_7" stretch="0,0,1,0">
  273.         <item>
  274.          <layout class="QHBoxLayout" name="horizontalLayout_5" stretch="0,0,0,0,0">
  275.           <item>
  276.            <widget class="QLabel" name="label_6">
  277.             <property name="maximumSize">
  278.              <size>
  279.               <width>218</width>
  280.               <height>48</height>
  281.              </size>
  282.             </property>
  283.             <property name="text">
  284.              <string/>
  285.             </property>
  286.             <property name="pixmap">
  287.              <pixmap>../aaaaaa.png</pixmap>
  288.             </property>
  289.             <property name="scaledContents">
  290.              <bool>true</bool>
  291.             </property>
  292.            </widget>
  293.           </item>
  294.           <item>
  295.            <spacer name="horizontalSpacer_3">
  296.             <property name="orientation">
  297.              <enum>Qt::Horizontal</enum>
  298.             </property>
  299.             <property name="sizeHint" stdset="0">
  300.              <size>
  301.               <width>40</width>
  302.               <height>20</height>
  303.              </size>
  304.             </property>
  305.            </spacer>
  306.           </item>
  307.           <item>
  308.            <widget class="QLabel" name="label_7">
  309.             <property name="maximumSize">
  310.              <size>
  311.               <width>218</width>
  312.               <height>48</height>
  313.              </size>
  314.             </property>
  315.             <property name="text">
  316.              <string/>
  317.             </property>
  318.             <property name="pixmap">
  319.              <pixmap>../eeeee.png</pixmap>
  320.             </property>
  321.             <property name="scaledContents">
  322.              <bool>true</bool>
  323.             </property>
  324.            </widget>
  325.           </item>
  326.           <item>
  327.            <spacer name="horizontalSpacer_4">
  328.             <property name="orientation">
  329.              <enum>Qt::Horizontal</enum>
  330.             </property>
  331.             <property name="sizeHint" stdset="0">
  332.              <size>
  333.               <width>40</width>
  334.               <height>20</height>
  335.              </size>
  336.             </property>
  337.            </spacer>
  338.           </item>
  339.           <item>
  340.            <widget class="QLabel" name="label_8">
  341.             <property name="maximumSize">
  342.              <size>
  343.               <width>218</width>
  344.               <height>48</height>
  345.              </size>
  346.             </property>
  347.             <property name="text">
  348.              <string/>
  349.             </property>
  350.             <property name="pixmap">
  351.              <pixmap>../bbbbbb.png</pixmap>
  352.             </property>
  353.             <property name="scaledContents">
  354.              <bool>true</bool>
  355.             </property>
  356.            </widget>
  357.           </item>
  358.          </layout>
  359.         </item>
  360.         <item>
  361.          <layout class="QHBoxLayout" name="horizontalLayout_6" stretch="0,0,1">
  362.           <item>
  363.            <widget class="QPushButton" name="openButton_2">
  364.             <property name="text">
  365.              <string>Open folder</string>
  366.             </property>
  367.            </widget>
  368.           </item>
  369.           <item>
  370.            <widget class="QPushButton" name="pushButton">
  371.             <property name="text">
  372.              <string>Open image</string>
  373.             </property>
  374.            </widget>
  375.           </item>
  376.           <item>
  377.            <widget class="QLabel" name="label_9">
  378.             <property name="frameShape">
  379.              <enum>QFrame::StyledPanel</enum>
  380.             </property>
  381.             <property name="frameShadow">
  382.              <enum>QFrame::Sunken</enum>
  383.             </property>
  384.             <property name="text">
  385.              <string/>
  386.             </property>
  387.            </widget>
  388.           </item>
  389.          </layout>
  390.         </item>
  391.         <item>
  392.          <widget class="QLabel" name="label_10">
  393.           <property name="sizePolicy">
  394.            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  395.             <horstretch>0</horstretch>
  396.             <verstretch>0</verstretch>
  397.            </sizepolicy>
  398.           </property>
  399.           <property name="frameShape">
  400.            <enum>QFrame::StyledPanel</enum>
  401.           </property>
  402.           <property name="frameShadow">
  403.            <enum>QFrame::Sunken</enum>
  404.           </property>
  405.           <property name="text">
  406.            <string/>
  407.           </property>
  408.          </widget>
  409.         </item>
  410.         <item>
  411.          <layout class="QHBoxLayout" name="horizontalLayout_9">
  412.           <item>
  413.            <widget class="QCheckBox" name="checkBoxDraw">
  414.             <property name="sizePolicy">
  415.              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  416.               <horstretch>0</horstretch>
  417.               <verstretch>0</verstretch>
  418.              </sizepolicy>
  419.             </property>
  420.             <property name="text">
  421.              <string>Draw</string>
  422.             </property>
  423.            </widget>
  424.           </item>
  425.           <item>
  426.            <widget class="QRadioButton" name="radioButtonCar">
  427.             <property name="sizePolicy">
  428.              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  429.               <horstretch>0</horstretch>
  430.               <verstretch>0</verstretch>
  431.              </sizepolicy>
  432.             </property>
  433.             <property name="text">
  434.              <string>Car</string>
  435.             </property>
  436.            </widget>
  437.           </item>
  438.           <item>
  439.            <widget class="QRadioButton" name="radioButtonPerson">
  440.             <property name="sizePolicy">
  441.              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  442.               <horstretch>0</horstretch>
  443.               <verstretch>0</verstretch>
  444.              </sizepolicy>
  445.             </property>
  446.             <property name="text">
  447.              <string>Person</string>
  448.             </property>
  449.            </widget>
  450.           </item>
  451.           <item>
  452.            <widget class="QRadioButton" name="radioButtonFace">
  453.             <property name="sizePolicy">
  454.              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  455.               <horstretch>0</horstretch>
  456.               <verstretch>0</verstretch>
  457.              </sizepolicy>
  458.             </property>
  459.             <property name="text">
  460.              <string>Face</string>
  461.             </property>
  462.            </widget>
  463.           </item>
  464.           <item>
  465.            <widget class="QPushButton" name="pushButton_9">
  466.             <property name="text">
  467.              <string>Undo</string>
  468.             </property>
  469.            </widget>
  470.           </item>
  471.           <item>
  472.            <widget class="QPushButton" name="pushButton_8">
  473.             <property name="text">
  474.              <string>Apply</string>
  475.             </property>
  476.            </widget>
  477.           </item>
  478.           <item>
  479.            <widget class="QPushButton" name="pushButton_7">
  480.             <property name="text">
  481.              <string>Next</string>
  482.             </property>
  483.            </widget>
  484.           </item>
  485.          </layout>
  486.         </item>
  487.        </layout>
  488.       </widget>
  489.       <widget class="QWidget" name="tab_3">
  490.        <attribute name="title">
  491.         <string>Segmentation</string>
  492.        </attribute>
  493.        <layout class="QVBoxLayout" name="verticalLayout_3" stretch="0,0,1,0">
  494.         <item>
  495.          <layout class="QHBoxLayout" name="horizontalLayout_10" stretch="0,0,0,0,0">
  496.           <item>
  497.            <widget class="QLabel" name="label_11">
  498.             <property name="maximumSize">
  499.              <size>
  500.               <width>218</width>
  501.               <height>48</height>
  502.              </size>
  503.             </property>
  504.             <property name="text">
  505.              <string/>
  506.             </property>
  507.             <property name="pixmap">
  508.              <pixmap>../aaaaaa.png</pixmap>
  509.             </property>
  510.             <property name="scaledContents">
  511.              <bool>true</bool>
  512.             </property>
  513.            </widget>
  514.           </item>
  515.           <item>
  516.            <spacer name="horizontalSpacer_5">
  517.             <property name="orientation">
  518.              <enum>Qt::Horizontal</enum>
  519.             </property>
  520.             <property name="sizeHint" stdset="0">
  521.              <size>
  522.               <width>40</width>
  523.               <height>20</height>
  524.              </size>
  525.             </property>
  526.            </spacer>
  527.           </item>
  528.           <item>
  529.            <widget class="QLabel" name="label_12">
  530.             <property name="maximumSize">
  531.              <size>
  532.               <width>218</width>
  533.               <height>48</height>
  534.              </size>
  535.             </property>
  536.             <property name="text">
  537.              <string/>
  538.             </property>
  539.             <property name="pixmap">
  540.              <pixmap>../eeeeee.png</pixmap>
  541.             </property>
  542.             <property name="scaledContents">
  543.              <bool>true</bool>
  544.             </property>
  545.            </widget>
  546.           </item>
  547.           <item>
  548.            <spacer name="horizontalSpacer_6">
  549.             <property name="orientation">
  550.              <enum>Qt::Horizontal</enum>
  551.             </property>
  552.             <property name="sizeHint" stdset="0">
  553.              <size>
  554.               <width>40</width>
  555.               <height>20</height>
  556.              </size>
  557.             </property>
  558.            </spacer>
  559.           </item>
  560.           <item>
  561.            <widget class="QLabel" name="label_13">
  562.             <property name="maximumSize">
  563.              <size>
  564.               <width>218</width>
  565.               <height>48</height>
  566.              </size>
  567.             </property>
  568.             <property name="text">
  569.              <string/>
  570.             </property>
  571.             <property name="pixmap">
  572.              <pixmap>../bbbbb.png</pixmap>
  573.             </property>
  574.             <property name="scaledContents">
  575.              <bool>true</bool>
  576.             </property>
  577.            </widget>
  578.           </item>
  579.          </layout>
  580.         </item>
  581.         <item>
  582.          <layout class="QHBoxLayout" name="horizontalLayout_7" stretch="0,0">
  583.           <item>
  584.            <widget class="QPushButton" name="pushButton_2">
  585.             <property name="sizePolicy">
  586.              <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  587.               <horstretch>0</horstretch>
  588.               <verstretch>0</verstretch>
  589.              </sizepolicy>
  590.             </property>
  591.             <property name="text">
  592.              <string>Open</string>
  593.             </property>
  594.            </widget>
  595.           </item>
  596.           <item>
  597.            <widget class="QLabel" name="label_2">
  598.             <property name="frameShape">
  599.              <enum>QFrame::StyledPanel</enum>
  600.             </property>
  601.             <property name="frameShadow">
  602.              <enum>QFrame::Sunken</enum>
  603.             </property>
  604.             <property name="text">
  605.              <string/>
  606.             </property>
  607.            </widget>
  608.           </item>
  609.          </layout>
  610.         </item>
  611.         <item>
  612.          <widget class="QLabel" name="label">
  613.           <property name="sizePolicy">
  614.            <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  615.             <horstretch>0</horstretch>
  616.             <verstretch>0</verstretch>
  617.            </sizepolicy>
  618.           </property>
  619.           <property name="frameShape">
  620.            <enum>QFrame::StyledPanel</enum>
  621.           </property>
  622.           <property name="frameShadow">
  623.            <enum>QFrame::Sunken</enum>
  624.           </property>
  625.           <property name="text">
  626.            <string/>
  627.           </property>
  628.          </widget>
  629.         </item>
  630.         <item>
  631.          <layout class="QHBoxLayout" name="horizontalLayout_8">
  632.           <item>
  633.            <widget class="QPushButton" name="pushButton_3">
  634.             <property name="text">
  635.              <string>Clear</string>
  636.             </property>
  637.            </widget>
  638.           </item>
  639.           <item>
  640.            <widget class="QPushButton" name="pushButton_4">
  641.             <property name="text">
  642.              <string>Apply</string>
  643.             </property>
  644.            </widget>
  645.           </item>
  646.           <item>
  647.            <widget class="QPushButton" name="pushButton_5">
  648.             <property name="text">
  649.              <string>Next</string>
  650.             </property>
  651.            </widget>
  652.           </item>
  653.          </layout>
  654.         </item>
  655.        </layout>
  656.       </widget>
  657.      </widget>
  658.     </item>
  659.    </layout>
  660.   </widget>
  661.   <widget class="QMenuBar" name="menubar">
  662.    <property name="geometry">
  663.     <rect>
  664.      <x>0</x>
  665.      <y>0</y>
  666.      <width>722</width>
  667.      <height>21</height>
  668.     </rect>
  669.    </property>
  670.    <widget class="QMenu" name="menuFile">
  671.     <property name="title">
  672.      <string>Menu</string>
  673.     </property>
  674.     <addaction name="actionOpen"/>
  675.     <addaction name="actionOpen_image"/>
  676.     <addaction name="separator"/>
  677.     <addaction name="actionExit"/>
  678.    </widget>
  679.    <addaction name="menuFile"/>
  680.   </widget>
  681.   <widget class="QStatusBar" name="statusbar"/>
  682.   <action name="actionOpen">
  683.    <property name="text">
  684.     <string>Open folder</string>
  685.    </property>
  686.   </action>
  687.   <action name="actionOpen_image">
  688.    <property name="text">
  689.     <string>Open image</string>
  690.    </property>
  691.   </action>
  692.   <action name="actionExit">
  693.    <property name="text">
  694.     <string>Exit</string>
  695.    </property>
  696.   </action>
  697.  </widget>
  698.  <resources/>
  699.  <connections/>
  700. </ui>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement