maemo5settingsgui.ui 6.8 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>Maemo5SettingsGui</class>
  4. <widget class="QWidget" name="Maemo5SettingsGui">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>370</width>
  10. <height>341</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Form</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <property name="spacing">
  18. <number>6</number>
  19. </property>
  20. <property name="margin">
  21. <number>0</number>
  22. </property>
  23. <item>
  24. <widget class="QGroupBox" name="groupBox">
  25. <property name="title">
  26. <string>Project Specific Settings</string>
  27. </property>
  28. <layout class="QGridLayout" name="gridLayout">
  29. <item row="0" column="0">
  30. <widget class="QLabel" name="label_2">
  31. <property name="text">
  32. <string>Author name</string>
  33. </property>
  34. </widget>
  35. </item>
  36. <item row="0" column="1">
  37. <widget class="QLineEdit" name="m_authorName"/>
  38. </item>
  39. <item row="1" column="0">
  40. <widget class="QLabel" name="label_3">
  41. <property name="text">
  42. <string>Author email</string>
  43. </property>
  44. </widget>
  45. </item>
  46. <item row="1" column="1">
  47. <widget class="QLineEdit" name="m_authorEmail"/>
  48. </item>
  49. <item row="2" column="0">
  50. <widget class="QLabel" name="label_4">
  51. <property name="text">
  52. <string>Short description</string>
  53. </property>
  54. </widget>
  55. </item>
  56. <item row="2" column="1">
  57. <widget class="QLineEdit" name="m_shortDesc"/>
  58. </item>
  59. <item row="3" column="0">
  60. <widget class="QLabel" name="label_5">
  61. <property name="text">
  62. <string>Long description</string>
  63. </property>
  64. </widget>
  65. </item>
  66. <item row="3" column="1">
  67. <layout class="QHBoxLayout" name="horizontalLayout">
  68. <item>
  69. <widget class="QLineEdit" name="m_longDesc"/>
  70. </item>
  71. <item>
  72. <widget class="QPushButton" name="m_longDescButton">
  73. <property name="sizePolicy">
  74. <sizepolicy hsizetype="Fixed" vsizetype="Fixed">
  75. <horstretch>0</horstretch>
  76. <verstretch>0</verstretch>
  77. </sizepolicy>
  78. </property>
  79. <property name="maximumSize">
  80. <size>
  81. <width>20</width>
  82. <height>20</height>
  83. </size>
  84. </property>
  85. <property name="text">
  86. <string>...</string>
  87. </property>
  88. </widget>
  89. </item>
  90. </layout>
  91. </item>
  92. <item row="4" column="0">
  93. <widget class="QLabel" name="label_6">
  94. <property name="text">
  95. <string>License</string>
  96. </property>
  97. </widget>
  98. </item>
  99. <item row="4" column="1">
  100. <widget class="QComboBox" name="m_licence"/>
  101. </item>
  102. <item row="5" column="0" colspan="2">
  103. <widget class="QCheckBox" name="m_checkWidgetPannable">
  104. <property name="text">
  105. <string>Widget is pannable (enables flick panning with touch screens)</string>
  106. </property>
  107. </widget>
  108. </item>
  109. <item row="6" column="0" colspan="2">
  110. <widget class="QCheckBox" name="m_checkTextSelectable">
  111. <property name="text">
  112. <string>Allow user to select text (has no effect if panning is enabled)</string>
  113. </property>
  114. </widget>
  115. </item>
  116. </layout>
  117. </widget>
  118. </item>
  119. <item>
  120. <widget class="QGroupBox" name="groupBox_2">
  121. <property name="title">
  122. <string>Permanent Generator Settings</string>
  123. </property>
  124. <layout class="QGridLayout" name="gridLayout_2">
  125. <item row="0" column="0">
  126. <widget class="QLabel" name="logFileTitle">
  127. <property name="text">
  128. <string>Application log file</string>
  129. </property>
  130. </widget>
  131. </item>
  132. <item row="0" column="1">
  133. <widget class="QLineEdit" name="m_logFileValue"/>
  134. </item>
  135. <item row="0" column="2">
  136. <widget class="QPushButton" name="m_buttonBrowseLog">
  137. <property name="text">
  138. <string>Browse...</string>
  139. </property>
  140. </widget>
  141. </item>
  142. <item row="1" column="0">
  143. <widget class="QLabel" name="madTitle">
  144. <property name="text">
  145. <string>Path to mad</string>
  146. </property>
  147. </widget>
  148. </item>
  149. <item row="1" column="1">
  150. <widget class="QLineEdit" name="m_bashPath"/>
  151. </item>
  152. <item row="1" column="2">
  153. <widget class="QPushButton" name="m_buttonBrowseBash">
  154. <property name="text">
  155. <string>Browse...</string>
  156. </property>
  157. </widget>
  158. </item>
  159. <item row="2" column="1">
  160. <widget class="QLabel" name="label">
  161. <property name="font">
  162. <font>
  163. <italic>true</italic>
  164. </font>
  165. </property>
  166. <property name="text">
  167. <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;
  168. &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;
  169. p, li { white-space: pre-wrap; }
  170. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'MS Shell Dlg 2'; font-size:8.25pt; font-weight:400; font-style:normal;&quot;&gt;
  171. &lt;p 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:8pt;&quot;&gt;Note: NokiaQtSDK (beta) is required!&lt;/span&gt;&lt;/p&gt;
  172. &lt;p 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:8pt;&quot;&gt;See documentation for more details&lt;/span&gt;&lt;/p&gt;
  173. &lt;p 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:8pt;&quot;&gt;concerning later versions.&lt;/span&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  174. </property>
  175. </widget>
  176. </item>
  177. </layout>
  178. </widget>
  179. </item>
  180. </layout>
  181. </widget>
  182. <tabstops>
  183. <tabstop>m_authorName</tabstop>
  184. <tabstop>m_authorEmail</tabstop>
  185. <tabstop>m_shortDesc</tabstop>
  186. <tabstop>m_longDesc</tabstop>
  187. <tabstop>m_longDescButton</tabstop>
  188. <tabstop>m_licence</tabstop>
  189. <tabstop>m_checkWidgetPannable</tabstop>
  190. <tabstop>m_checkTextSelectable</tabstop>
  191. <tabstop>m_logFileValue</tabstop>
  192. <tabstop>m_buttonBrowseLog</tabstop>
  193. <tabstop>m_bashPath</tabstop>
  194. <tabstop>m_buttonBrowseBash</tabstop>
  195. </tabstops>
  196. <resources/>
  197. <connections/>
  198. </ui>