clNoticeDetail.ui 2.5 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>clNoticeDetail</class>
  4. <widget class="QWidget" name="clNoticeDetail">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>722</width>
  10. <height>607</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <widget class="QWidget" name="widget_offlineExam" native="true">
  17. <property name="geometry">
  18. <rect>
  19. <x>0</x>
  20. <y>20</y>
  21. <width>871</width>
  22. <height>571</height>
  23. </rect>
  24. </property>
  25. <widget class="QWidget" name="widget_op_top" native="true">
  26. <property name="geometry">
  27. <rect>
  28. <x>0</x>
  29. <y>0</y>
  30. <width>931</width>
  31. <height>80</height>
  32. </rect>
  33. </property>
  34. <widget class="QPushButton" name="btn_gobackList">
  35. <property name="geometry">
  36. <rect>
  37. <x>520</x>
  38. <y>30</y>
  39. <width>161</width>
  40. <height>23</height>
  41. </rect>
  42. </property>
  43. <property name="text">
  44. <string>返回列表</string>
  45. </property>
  46. </widget>
  47. </widget>
  48. <widget class="QWidget" name="widget_clnd_client" native="true">
  49. <property name="geometry">
  50. <rect>
  51. <x>0</x>
  52. <y>80</y>
  53. <width>971</width>
  54. <height>611</height>
  55. </rect>
  56. </property>
  57. <widget class="QLabel" name="label_clnd_title">
  58. <property name="geometry">
  59. <rect>
  60. <x>300</x>
  61. <y>10</y>
  62. <width>54</width>
  63. <height>12</height>
  64. </rect>
  65. </property>
  66. <property name="text">
  67. <string>金融投资中的教学方法</string>
  68. </property>
  69. </widget>
  70. <widget class="QLabel" name="label_clnd_time">
  71. <property name="geometry">
  72. <rect>
  73. <x>290</x>
  74. <y>40</y>
  75. <width>54</width>
  76. <height>12</height>
  77. </rect>
  78. </property>
  79. <property name="text">
  80. <string>2019-10-25 11:33:29</string>
  81. </property>
  82. </widget>
  83. <widget class="QLabel" name="label_HLine">
  84. <property name="geometry">
  85. <rect>
  86. <x>200</x>
  87. <y>70</y>
  88. <width>54</width>
  89. <height>12</height>
  90. </rect>
  91. </property>
  92. <property name="text">
  93. <string/>
  94. </property>
  95. </widget>
  96. <widget class="QTextBrowser" name="txtb_noticeContent">
  97. <property name="geometry">
  98. <rect>
  99. <x>180</x>
  100. <y>130</y>
  101. <width>361</width>
  102. <height>171</height>
  103. </rect>
  104. </property>
  105. </widget>
  106. </widget>
  107. </widget>
  108. </widget>
  109. <resources/>
  110. <connections/>
  111. </ui>