| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370 |
- <?xml version="1.0" encoding="UTF-8"?>
- <ui version="4.0">
- <class>SetupForm</class>
- <widget class="QWidget" name="SetupForm">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>400</width>
- <height>300</height>
- </rect>
- </property>
- <property name="windowTitle">
- <string>Form</string>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(131, 131, 131, 255);</string>
- </property>
- <widget class="QLabel" name="label">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>20</y>
- <width>351</width>
- <height>21</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- <pointsize>12</pointsize>
- <weight>50</weight>
- <bold>false</bold>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
- </property>
- <property name="text">
- <string>数据看板参数</string>
- </property>
- </widget>
- <widget class="Line" name="line">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>40</y>
- <width>361</width>
- <height>16</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
- </property>
- <property name="orientation">
- <enum>Qt::Horizontal</enum>
- </property>
- </widget>
- <widget class="QLabel" name="label_2">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>60</y>
- <width>80</width>
- <height>20</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
- </property>
- <property name="text">
- <string>应用ID:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_1">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>60</y>
- <width>251</width>
- <height>20</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 255, 255);</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_3">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>90</y>
- <width>80</width>
- <height>20</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
- </property>
- <property name="text">
- <string>应用密码:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_2">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>90</y>
- <width>91</width>
- <height>20</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 255, 255);</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_4">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>120</y>
- <width>80</width>
- <height>20</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
- </property>
- <property name="text">
- <string>用户账号:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_3">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>120</y>
- <width>113</width>
- <height>20</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 255, 255);</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_5">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>150</y>
- <width>80</width>
- <height>20</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
- </property>
- <property name="text">
- <string>用户密码:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_4">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>150</y>
- <width>113</width>
- <height>20</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 255, 255);</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_6">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>180</y>
- <width>80</width>
- <height>20</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
- </property>
- <property name="text">
- <string>项目编码:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_5">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>180</y>
- <width>113</width>
- <height>20</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 255, 255);</string>
- </property>
- </widget>
- <widget class="QPushButton" name="okBtn">
- <property name="geometry">
- <rect>
- <x>314</x>
- <y>250</y>
- <width>61</width>
- <height>23</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);
- border-color: rgb(0, 0, 0);
- border:2px;</string>
- </property>
- <property name="text">
- <string>确定</string>
- </property>
- </widget>
- <widget class="QPushButton" name="cancelBtn">
- <property name="geometry">
- <rect>
- <x>244</x>
- <y>250</y>
- <width>61</width>
- <height>23</height>
- </rect>
- </property>
- <property name="font">
- <font>
- <family>微软雅黑</family>
- </font>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);
- border-color: rgb(0, 0, 0);
- border:2px;</string>
- </property>
- <property name="text">
- <string>取消</string>
- </property>
- </widget>
- <widget class="QLabel" name="label_7">
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>401</width>
- <height>301</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(222, 222, 222);</string>
- </property>
- <property name="text">
- <string/>
- </property>
- </widget>
- <widget class="QLabel" name="label_8">
- <property name="geometry">
- <rect>
- <x>20</x>
- <y>210</y>
- <width>80</width>
- <height>20</height>
- </rect>
- </property>
- <property name="autoFillBackground">
- <bool>false</bool>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgba(255, 255, 255, 0);</string>
- </property>
- <property name="text">
- <string>数据地址:</string>
- </property>
- <property name="alignment">
- <set>Qt::AlignRight|Qt::AlignTrailing|Qt::AlignVCenter</set>
- </property>
- </widget>
- <widget class="QLineEdit" name="lineEdit_6">
- <property name="geometry">
- <rect>
- <x>100</x>
- <y>210</y>
- <width>161</width>
- <height>20</height>
- </rect>
- </property>
- <property name="styleSheet">
- <string notr="true">background-color: rgb(255, 255, 255);</string>
- </property>
- </widget>
- <zorder>label_7</zorder>
- <zorder>label</zorder>
- <zorder>line</zorder>
- <zorder>label_2</zorder>
- <zorder>lineEdit_1</zorder>
- <zorder>label_3</zorder>
- <zorder>lineEdit_2</zorder>
- <zorder>label_4</zorder>
- <zorder>lineEdit_3</zorder>
- <zorder>label_5</zorder>
- <zorder>lineEdit_4</zorder>
- <zorder>label_6</zorder>
- <zorder>lineEdit_5</zorder>
- <zorder>okBtn</zorder>
- <zorder>cancelBtn</zorder>
- <zorder>label_8</zorder>
- <zorder>lineEdit_6</zorder>
- </widget>
- <tabstops>
- <tabstop>lineEdit_1</tabstop>
- <tabstop>lineEdit_2</tabstop>
- <tabstop>lineEdit_3</tabstop>
- <tabstop>lineEdit_4</tabstop>
- <tabstop>lineEdit_5</tabstop>
- <tabstop>cancelBtn</tabstop>
- <tabstop>okBtn</tabstop>
- </tabstops>
- <resources/>
- <connections/>
- </ui>
|