123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>YtWidget</class>
- <widget class="QWidget" name="YtWidget">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>800</width>
- <height>480</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>800</width>
- <height>480</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>800</width>
- <height>480</height>
- </size>
- </property>
- <property name="windowTitle">
- <string>YtWidget</string>
- </property>
- <widget class="QLabel" name="background">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>800</width>
- <height>480</height>
- </rect>
- </property>
- <property name="minimumSize">
- <size>
- <width>800</width>
- <height>480</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>800</width>
- <height>480</height>
- </size>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="pixmap">
- <pixmap resource="img.qrc">:/images/background.jpg</pixmap>
- </property>
- </widget>
- <widget class="QToolButton" name="back_btn">
- <property name="geometry">
- <rect>
- <x>56</x>
- <y>56</y>
- <width>142</width>
- <height>36</height>
- </rect>
- </property>
- <property name="text">
- <string>...</string>
- </property>
- <property name="icon">
- <iconset resource="img.qrc">
- <normaloff>:/images/back.png</normaloff>:/images/back.png</iconset>
- </property>
- <property name="iconSize">
- <size>
- <width>142</width>
- <height>36</height>
- </size>
- </property>
- <property name="autoRaise">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QToolButton" name="last_btn">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>187</y>
- <width>36</width>
- <height>142</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="img.qrc">
- <normaloff>:/images/last.png</normaloff>:/images/last.png</iconset>
- </property>
- <property name="iconSize">
- <size>
- <width>36</width>
- <height>142</height>
- </size>
- </property>
- <property name="autoRaise">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QToolButton" name="next_btn">
- <property name="geometry">
- <rect>
- <x>744</x>
- <y>187</y>
- <width>36</width>
- <height>142</height>
- </rect>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="icon">
- <iconset resource="img.qrc">
- <normaloff>:/images/next.png</normaloff>:/images/next.png</iconset>
- </property>
- <property name="iconSize">
- <size>
- <width>36</width>
- <height>142</height>
- </size>
- </property>
- <property name="autoRaise">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" name="ver_label">
- <property name="geometry">
- <rect>
- <x>640</x>
- <y>458</y>
- <width>101</width>
- <height>16</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>11</pointsize>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(59, 121, 255);</string>
- </property>
- <property name="text">
- <string>版本:V 1.00</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLabel" name="title_label">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>100</y>
- <width>601</width>
- <height>51</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>14</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(2, 161, 255);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="sta_label">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>180</y>
- <width>301</width>
- <height>31</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(2, 161, 255);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="num_label">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>240</y>
- <width>301</width>
- <height>31</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(2, 161, 255);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="normal_label">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>300</y>
- <width>301</width>
- <height>31</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(2, 161, 255);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="alarm_label">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>300</y>
- <width>301</width>
- <height>31</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(2, 161, 255);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="online_label">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>360</y>
- <width>301</width>
- <height>31</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(2, 161, 255);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="sleep_label">
- <property name="geometry">
- <rect>
- <x>400</x>
- <y>360</y>
- <width>301</width>
- <height>31</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>12</pointsize>
- <weight>75</weight>
- <bold>true</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(2, 161, 255);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QWebView" name="webView">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>800</width>
- <height>480</height>
- </rect>
- </property>
- <property name="url">
- <url>
- <string>http://127.0.0.1/main.html</string>
- </url>
- </property>
- </widget>
- <widget class="QLabel" name="time_label">
- <property name="geometry">
- <rect>
- <x>580</x>
- <y>32</y>
- <width>199</width>
- <height>16</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <pointsize>14</pointsize>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">color: rgb(2, 161, 255);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- </widget>
- <layoutdefault spacing="6" margin="11"/>
- <customwidgets>
- <customwidget>
- <class>QWebView</class>
- <extends>QWidget</extends>
- <header>QtWebKit/QWebView</header>
- </customwidget>
- </customwidgets>
- <resources>
- <include location="img.qrc"/>
- </resources>
- <connections/>
- </ui>
|