tooltiplabel.ui 4.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>TooltipLabel</class>
  4. <widget class="QWidget" name="TooltipLabel">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>499</width>
  10. <height>396</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="windowTitle">
  20. <string>Form</string>
  21. </property>
  22. <layout class="QGridLayout" name="gridLayout">
  23. <property name="leftMargin">
  24. <number>0</number>
  25. </property>
  26. <property name="topMargin">
  27. <number>0</number>
  28. </property>
  29. <property name="rightMargin">
  30. <number>0</number>
  31. </property>
  32. <property name="bottomMargin">
  33. <number>0</number>
  34. </property>
  35. <property name="spacing">
  36. <number>0</number>
  37. </property>
  38. <item row="0" column="0">
  39. <widget class="QWidget" name="widget" native="true">
  40. <property name="minimumSize">
  41. <size>
  42. <width>8</width>
  43. <height>8</height>
  44. </size>
  45. </property>
  46. <property name="maximumSize">
  47. <size>
  48. <width>8</width>
  49. <height>8</height>
  50. </size>
  51. </property>
  52. <property name="styleSheet">
  53. <string notr="true">border-image: url(:/backgrounds/translucent54-border-topleft.png);</string>
  54. </property>
  55. </widget>
  56. </item>
  57. <item row="0" column="1">
  58. <widget class="QWidget" name="widget_4" native="true">
  59. <property name="styleSheet">
  60. <string notr="true">border-image: url(:/backgrounds/translucent54-border-top.png);</string>
  61. </property>
  62. </widget>
  63. </item>
  64. <item row="0" column="2">
  65. <widget class="QWidget" name="widget_8" native="true">
  66. <property name="minimumSize">
  67. <size>
  68. <width>8</width>
  69. <height>8</height>
  70. </size>
  71. </property>
  72. <property name="maximumSize">
  73. <size>
  74. <width>8</width>
  75. <height>8</height>
  76. </size>
  77. </property>
  78. <property name="styleSheet">
  79. <string notr="true">border-image: url(:/backgrounds/translucent54-border-topright.png);</string>
  80. </property>
  81. </widget>
  82. </item>
  83. <item row="1" column="0">
  84. <widget class="QWidget" name="widget_2" native="true">
  85. <property name="styleSheet">
  86. <string notr="true">border-image: url(:/backgrounds/translucent54-border-left.png);</string>
  87. </property>
  88. </widget>
  89. </item>
  90. <item row="1" column="1">
  91. <widget class="QWidget" name="content" native="true">
  92. <property name="styleSheet">
  93. <string notr="true">QWidget#content{
  94. border-image: url(:/backgrounds/translucent54-background.png);
  95. }</string>
  96. </property>
  97. <layout class="QGridLayout" name="gridLayout_2">
  98. <item row="0" column="0">
  99. <widget class="QLabel" name="label_small">
  100. <property name="styleSheet">
  101. <string notr="true">color:white;</string>
  102. </property>
  103. <property name="text">
  104. <string>TextLabel</string>
  105. </property>
  106. <property name="alignment">
  107. <set>Qt::AlignCenter</set>
  108. </property>
  109. <property name="wordWrap">
  110. <bool>true</bool>
  111. </property>
  112. <property name="openExternalLinks">
  113. <bool>true</bool>
  114. </property>
  115. </widget>
  116. </item>
  117. </layout>
  118. </widget>
  119. </item>
  120. <item row="1" column="2">
  121. <widget class="QWidget" name="widget_9" native="true">
  122. <property name="styleSheet">
  123. <string notr="true">border-image: url(:/backgrounds/translucent54-border-right.png);</string>
  124. </property>
  125. </widget>
  126. </item>
  127. <item row="2" column="0">
  128. <widget class="QWidget" name="widget_3" native="true">
  129. <property name="minimumSize">
  130. <size>
  131. <width>8</width>
  132. <height>8</height>
  133. </size>
  134. </property>
  135. <property name="maximumSize">
  136. <size>
  137. <width>8</width>
  138. <height>8</height>
  139. </size>
  140. </property>
  141. <property name="styleSheet">
  142. <string notr="true">border-image: url(:/backgrounds/translucent54-border-botleft.png);</string>
  143. </property>
  144. </widget>
  145. </item>
  146. <item row="2" column="1">
  147. <widget class="QWidget" name="widget_6" native="true">
  148. <property name="styleSheet">
  149. <string notr="true">border-image: url(:/backgrounds/translucent54-border-bottom.png);</string>
  150. </property>
  151. </widget>
  152. </item>
  153. <item row="2" column="2">
  154. <widget class="QWidget" name="widget_7" native="true">
  155. <property name="minimumSize">
  156. <size>
  157. <width>8</width>
  158. <height>8</height>
  159. </size>
  160. </property>
  161. <property name="maximumSize">
  162. <size>
  163. <width>8</width>
  164. <height>8</height>
  165. </size>
  166. </property>
  167. <property name="styleSheet">
  168. <string notr="true">border-image: url(:/backgrounds/translucent54-border-botright.png);</string>
  169. </property>
  170. </widget>
  171. </item>
  172. </layout>
  173. </widget>
  174. <resources/>
  175. <connections/>
  176. </ui>