123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>SingleCameraOperationWnd</class>
- <widget class="QMainWindow" name="SingleCameraOperationWnd">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>1102</width>
- <height>988</height>
- </rect>
- </property>
- <property name="mouseTracking">
- <bool>false</bool>
- </property>
- <property name="windowTitle">
- <string>MainWindow</string>
- </property>
- <property name="layoutDirection">
- <enum>Qt::LeftToRight</enum>
- </property>
- <widget class="QWidget" name="centralwidget">
- <widget class="QComboBox" name="DatacomboBox">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>20</y>
- <width>400</width>
- <height>32</height>
- </rect>
- </property>
- </widget>
- <widget class="ImageWidget" name="Operatewidget" native="true">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>72</y>
- <width>786</width>
- <height>786</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true"/>
- </property>
- </widget>
- <widget class="Line" name="line_2">
- <property name="geometry">
- <rect>
- <x>826</x>
- <y>20</y>
- <width>1</width>
- <height>953</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QPushButton" name="LiveButton">
- <property name="geometry">
- <rect>
- <x>436</x>
- <y>20</y>
- <width>60</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string>Live</string>
- </property>
- </widget>
- <widget class="QScrollArea" name="scrollArea">
- <property name="geometry">
- <rect>
- <x>842</x>
- <y>20</y>
- <width>261</width>
- <height>701</height>
- </rect>
- </property>
- <property name="verticalScrollBarPolicy">
- <enum>Qt::ScrollBarAsNeeded</enum>
- </property>
- <property name="widgetResizable">
- <bool>true</bool>
- </property>
- <widget class="QWidget" name="scrollAreaWidgetContents">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>259</width>
- <height>699</height>
- </rect>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="Toolbar" native="true">
- <property name="geometry">
- <rect>
- <x>22</x>
- <y>882</y>
- <width>786</width>
- <height>32</height>
- </rect>
- </property>
- <widget class="Line" name="line">
- <property name="geometry">
- <rect>
- <x>140</x>
- <y>8</y>
- <width>1</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QPushButton" name="ZoomUpButton">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>138</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="Line" name="line_3">
- <property name="geometry">
- <rect>
- <x>256</x>
- <y>8</y>
- <width>1</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="Line" name="line_4">
- <property name="geometry">
- <rect>
- <x>395</x>
- <y>8</y>
- <width>1</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="Line" name="line_5">
- <property name="geometry">
- <rect>
- <x>523</x>
- <y>8</y>
- <width>1</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="Line" name="line_6">
- <property name="geometry">
- <rect>
- <x>635</x>
- <y>8</y>
- <width>1</width>
- <height>16</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QPushButton" name="pushButton_2">
- <property name="geometry">
- <rect>
- <x>637</x>
- <y>0</y>
- <width>149</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string>.......</string>
- </property>
- </widget>
- <widget class="QPushButton" name="ZoomOutButton">
- <property name="geometry">
- <rect>
- <x>142</x>
- <y>0</y>
- <width>112</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QPushButton" name="RulerButton">
- <property name="geometry">
- <rect>
- <x>397</x>
- <y>0</y>
- <width>124</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QPushButton" name="PenButton">
- <property name="geometry">
- <rect>
- <x>525</x>
- <y>0</y>
- <width>108</width>
- <height>32</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_Percentage">
- <property name="geometry">
- <rect>
- <x>258</x>
- <y>0</y>
- <width>135</width>
- <height>32</height>
- </rect>
- </property>
- <property name="layoutDirection">
- <enum>Qt::LeftToRight</enum>
- </property>
- <property name="text">
- <string>100%</string>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="BackGround" native="true">
- <property name="geometry">
- <rect>
- <x>16</x>
- <y>68</y>
- <width>794</width>
- <height>794</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">border: 4px solid red;</string>
- </property>
- </widget>
- <widget class="QWidget" name="RedLight" native="true">
- <property name="geometry">
- <rect>
- <x>834</x>
- <y>800</y>
- <width>61</width>
- <height>114</height>
- </rect>
- </property>
- <widget class="QSlider" name="RedLightverticalSlider">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QLineEdit" name="RedLightlineEdit">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- <property name="text">
- <string>22</string>
- </property>
- </widget>
- <widget class="QLabel" name="RedLightlabel">
- <property name="geometry">
- <rect>
- <x>39</x>
- <y>22</y>
- <width>10</width>
- <height>34</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QProgressBar" name="RedLightprogressBar">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>15</y>
- <width>18</width>
- <height>51</height>
- </rect>
- </property>
- <property name="value">
- <number>24</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="format">
- <string/>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="GreenLight" native="true">
- <property name="geometry">
- <rect>
- <x>900</x>
- <y>800</y>
- <width>61</width>
- <height>114</height>
- </rect>
- </property>
- <widget class="QSlider" name="GreenLightverticalSlider">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QLineEdit" name="GreenLightlineEdit">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- <property name="text">
- <string>11</string>
- </property>
- </widget>
- <widget class="QLabel" name="GreenLightlabel">
- <property name="geometry">
- <rect>
- <x>36</x>
- <y>22</y>
- <width>12</width>
- <height>34</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QProgressBar" name="GreenLightprogressBar">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>15</y>
- <width>18</width>
- <height>51</height>
- </rect>
- </property>
- <property name="value">
- <number>24</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="format">
- <string/>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="BlueLight" native="true">
- <property name="geometry">
- <rect>
- <x>966</x>
- <y>800</y>
- <width>61</width>
- <height>114</height>
- </rect>
- </property>
- <widget class="QSlider" name="BlueLightverticalSlider">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QLineEdit" name="BlueLightlineEdit">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- <property name="text">
- <string>0</string>
- </property>
- </widget>
- <widget class="QLabel" name="BlueLightlabel">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>22</y>
- <width>19</width>
- <height>34</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QProgressBar" name="BlueLightprogressBar">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>15</y>
- <width>18</width>
- <height>51</height>
- </rect>
- </property>
- <property name="value">
- <number>24</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="format">
- <string/>
- </property>
- </widget>
- </widget>
- <widget class="QWidget" name="DotLight" native="true">
- <property name="geometry">
- <rect>
- <x>1032</x>
- <y>800</y>
- <width>61</width>
- <height>114</height>
- </rect>
- </property>
- <widget class="QSlider" name="DotLightverticalSlider">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>12</y>
- <width>18</width>
- <height>56</height>
- </rect>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- </widget>
- <widget class="QLineEdit" name="DotLightlineEdit">
- <property name="geometry">
- <rect>
- <x>10</x>
- <y>78</y>
- <width>40</width>
- <height>24</height>
- </rect>
- </property>
- <property name="text">
- <string>0</string>
- </property>
- </widget>
- <widget class="QLabel" name="DotLightlabel">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>22</y>
- <width>19</width>
- <height>34</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QProgressBar" name="DotLightprogressBar">
- <property name="geometry">
- <rect>
- <x>32</x>
- <y>15</y>
- <width>18</width>
- <height>51</height>
- </rect>
- </property>
- <property name="value">
- <number>24</number>
- </property>
- <property name="orientation">
- <enum>Qt::Vertical</enum>
- </property>
- <property name="format">
- <string/>
- </property>
- </widget>
- </widget>
- <zorder>BackGround</zorder>
- <zorder>DatacomboBox</zorder>
- <zorder>Operatewidget</zorder>
- <zorder>line_2</zorder>
- <zorder>LiveButton</zorder>
- <zorder>scrollArea</zorder>
- <zorder>Toolbar</zorder>
- <zorder>RedLight</zorder>
- <zorder>GreenLight</zorder>
- <zorder>BlueLight</zorder>
- <zorder>DotLight</zorder>
- </widget>
- </widget>
- <customwidgets>
- <customwidget>
- <class>ImageWidget</class>
- <extends>QWidget</extends>
- <header location="global">ImageWidget.h</header>
- <container>1</container>
- </customwidget>
- </customwidgets>
- <resources/>
- <connections/>
- </ui>
|