awTimeLeftTips.ui 1.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>awTimeLeftTips</class>
  4. <widget class="QWidget" name="awTimeLeftTips">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>400</width>
  10. <height>300</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_mask" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>10</x>
  20. <y>10</y>
  21. <width>381</width>
  22. <height>281</height>
  23. </rect>
  24. </property>
  25. <widget class="QWidget" name="widget_awtlt_bg" native="true">
  26. <property name="geometry">
  27. <rect>
  28. <x>30</x>
  29. <y>40</y>
  30. <width>321</width>
  31. <height>121</height>
  32. </rect>
  33. </property>
  34. <widget class="QLabel" name="label_awtlt_title">
  35. <property name="geometry">
  36. <rect>
  37. <x>10</x>
  38. <y>20</y>
  39. <width>54</width>
  40. <height>12</height>
  41. </rect>
  42. </property>
  43. <property name="text">
  44. <string>温馨提示</string>
  45. </property>
  46. <property name="wordWrap">
  47. <bool>true</bool>
  48. </property>
  49. </widget>
  50. <widget class="QLabel" name="label_awtlt_content">
  51. <property name="geometry">
  52. <rect>
  53. <x>50</x>
  54. <y>50</y>
  55. <width>54</width>
  56. <height>12</height>
  57. </rect>
  58. </property>
  59. <property name="text">
  60. <string/>
  61. </property>
  62. </widget>
  63. <widget class="QPushButton" name="btn_awtlt_confirm">
  64. <property name="geometry">
  65. <rect>
  66. <x>220</x>
  67. <y>90</y>
  68. <width>75</width>
  69. <height>23</height>
  70. </rect>
  71. </property>
  72. <property name="text">
  73. <string>确定</string>
  74. </property>
  75. </widget>
  76. </widget>
  77. </widget>
  78. </widget>
  79. <resources/>
  80. <connections/>
  81. </ui>