anapencere.ui 5.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>AnaPencere</class>
  4. <widget class="QMainWindow" name="AnaPencere">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>608</width>
  10. <height>270</height>
  11. </rect>
  12. </property>
  13. <property name="sizePolicy">
  14. <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
  15. <horstretch>0</horstretch>
  16. <verstretch>0</verstretch>
  17. </sizepolicy>
  18. </property>
  19. <property name="minimumSize">
  20. <size>
  21. <width>608</width>
  22. <height>270</height>
  23. </size>
  24. </property>
  25. <property name="maximumSize">
  26. <size>
  27. <width>608</width>
  28. <height>270</height>
  29. </size>
  30. </property>
  31. <property name="windowTitle">
  32. <string>Ay-Ser-Aylinux Servis Ayarla</string>
  33. </property>
  34. <widget class="QWidget" name="centralWidget">
  35. <widget class="QLabel" name="label">
  36. <property name="geometry">
  37. <rect>
  38. <x>10</x>
  39. <y>0</y>
  40. <width>201</width>
  41. <height>21</height>
  42. </rect>
  43. </property>
  44. <property name="text">
  45. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600; color:#204a87;&quot;&gt;Servis Adı&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  46. </property>
  47. </widget>
  48. <widget class="QLabel" name="label_2">
  49. <property name="geometry">
  50. <rect>
  51. <x>220</x>
  52. <y>0</y>
  53. <width>381</width>
  54. <height>20</height>
  55. </rect>
  56. </property>
  57. <property name="text">
  58. <string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p align=&quot;center&quot;&gt;&lt;span style=&quot; font-weight:600; color:#204a87;&quot;&gt;Servis Durum Bilgisi&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  59. </property>
  60. </widget>
  61. <widget class="QPushButton" name="pushButton">
  62. <property name="geometry">
  63. <rect>
  64. <x>220</x>
  65. <y>215</y>
  66. <width>83</width>
  67. <height>25</height>
  68. </rect>
  69. </property>
  70. <property name="text">
  71. <string>Başlat</string>
  72. </property>
  73. </widget>
  74. <widget class="QPushButton" name="pushButton_2">
  75. <property name="geometry">
  76. <rect>
  77. <x>310</x>
  78. <y>215</y>
  79. <width>83</width>
  80. <height>25</height>
  81. </rect>
  82. </property>
  83. <property name="text">
  84. <string>Durdur</string>
  85. </property>
  86. </widget>
  87. <widget class="QPushButton" name="pushButton_3">
  88. <property name="geometry">
  89. <rect>
  90. <x>400</x>
  91. <y>215</y>
  92. <width>111</width>
  93. <height>25</height>
  94. </rect>
  95. </property>
  96. <property name="text">
  97. <string>Yeniden Başlat</string>
  98. </property>
  99. </widget>
  100. <widget class="QPushButton" name="pushButton_4">
  101. <property name="geometry">
  102. <rect>
  103. <x>520</x>
  104. <y>215</y>
  105. <width>83</width>
  106. <height>25</height>
  107. </rect>
  108. </property>
  109. <property name="text">
  110. <string>Hakkında</string>
  111. </property>
  112. </widget>
  113. <widget class="QTextEdit" name="textEdit">
  114. <property name="geometry">
  115. <rect>
  116. <x>220</x>
  117. <y>20</y>
  118. <width>381</width>
  119. <height>191</height>
  120. </rect>
  121. </property>
  122. <property name="html">
  123. <string>&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0//EN&quot; &quot;http://www.w3.org/TR/REC-html40/strict.dtd&quot;&gt;
  124. &lt;html&gt;&lt;head&gt;&lt;meta name=&quot;qrichtext&quot; content=&quot;1&quot; /&gt;&lt;style type=&quot;text/css&quot;&gt;
  125. p, li { white-space: pre-wrap; }
  126. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'Sans'; font-size:9pt; font-weight:400; font-style:normal;&quot;&gt;
  127. &lt;p align=&quot;center&quot; style=&quot; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;span style=&quot; font-size:16pt; font-weight:600; color:#204a87;&quot;&gt;Soldaki listeden &lt;br /&gt;işlem yapmak istediğiniz &lt;br /&gt;Servis'i seçerek &lt;br /&gt;alttaki butonlar yardımı ile işleminizi gerçekleştirebilirsiniz.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  128. </property>
  129. </widget>
  130. <widget class="QListWidget" name="ServisListe">
  131. <property name="geometry">
  132. <rect>
  133. <x>10</x>
  134. <y>20</y>
  135. <width>201</width>
  136. <height>220</height>
  137. </rect>
  138. </property>
  139. <property name="font">
  140. <font>
  141. <weight>75</weight>
  142. <bold>true</bold>
  143. </font>
  144. </property>
  145. <property name="toolTip">
  146. <string/>
  147. </property>
  148. <property name="statusTip">
  149. <string/>
  150. </property>
  151. <property name="whatsThis">
  152. <string/>
  153. </property>
  154. <property name="currentRow">
  155. <number>-1</number>
  156. </property>
  157. <property name="sortingEnabled">
  158. <bool>false</bool>
  159. </property>
  160. </widget>
  161. </widget>
  162. <widget class="QMenuBar" name="menuBar">
  163. <property name="geometry">
  164. <rect>
  165. <x>0</x>
  166. <y>0</y>
  167. <width>608</width>
  168. <height>20</height>
  169. </rect>
  170. </property>
  171. </widget>
  172. <widget class="QStatusBar" name="statusBar"/>
  173. </widget>
  174. <layoutdefault spacing="6" margin="11"/>
  175. <resources/>
  176. <connections/>
  177. </ui>