ccPluginInfoDlg.ui 12 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <ui version="4.0">
  3. <class>ccPluginInfoDlg</class>
  4. <widget class="QDialog" name="ccPluginInfoDlg">
  5. <property name="geometry">
  6. <rect>
  7. <x>0</x>
  8. <y>0</y>
  9. <width>980</width>
  10. <height>750</height>
  11. </rect>
  12. </property>
  13. <property name="windowTitle">
  14. <string>Dialog</string>
  15. </property>
  16. <layout class="QVBoxLayout" name="verticalLayout">
  17. <item>
  18. <layout class="QHBoxLayout" name="horizontalLayout">
  19. <item>
  20. <layout class="QVBoxLayout" name="verticalLayout_2">
  21. <property name="spacing">
  22. <number>4</number>
  23. </property>
  24. <item>
  25. <widget class="QLineEdit" name="mSearchLineEdit">
  26. <property name="sizePolicy">
  27. <sizepolicy hsizetype="Preferred" vsizetype="Fixed">
  28. <horstretch>0</horstretch>
  29. <verstretch>0</verstretch>
  30. </sizepolicy>
  31. </property>
  32. <property name="toolTip">
  33. <string>Filter list by plugin name</string>
  34. </property>
  35. <property name="placeholderText">
  36. <string>🔍</string>
  37. </property>
  38. <property name="clearButtonEnabled">
  39. <bool>true</bool>
  40. </property>
  41. </widget>
  42. </item>
  43. <item>
  44. <widget class="QListView" name="mPluginListView">
  45. <property name="sizePolicy">
  46. <sizepolicy hsizetype="Fixed" vsizetype="Expanding">
  47. <horstretch>0</horstretch>
  48. <verstretch>0</verstretch>
  49. </sizepolicy>
  50. </property>
  51. <property name="minimumSize">
  52. <size>
  53. <width>270</width>
  54. <height>0</height>
  55. </size>
  56. </property>
  57. <property name="maximumSize">
  58. <size>
  59. <width>270</width>
  60. <height>16777215</height>
  61. </size>
  62. </property>
  63. <property name="editTriggers">
  64. <set>QAbstractItemView::NoEditTriggers</set>
  65. </property>
  66. <property name="iconSize">
  67. <size>
  68. <width>24</width>
  69. <height>24</height>
  70. </size>
  71. </property>
  72. <property name="uniformItemSizes">
  73. <bool>true</bool>
  74. </property>
  75. </widget>
  76. </item>
  77. </layout>
  78. </item>
  79. <item>
  80. <widget class="QFrame" name="frame">
  81. <property name="sizePolicy">
  82. <sizepolicy hsizetype="Expanding" vsizetype="Preferred">
  83. <horstretch>0</horstretch>
  84. <verstretch>0</verstretch>
  85. </sizepolicy>
  86. </property>
  87. <property name="frameShape">
  88. <enum>QFrame::StyledPanel</enum>
  89. </property>
  90. <property name="frameShadow">
  91. <enum>QFrame::Raised</enum>
  92. </property>
  93. <layout class="QGridLayout" name="gridLayout" columnstretch="0,1">
  94. <property name="leftMargin">
  95. <number>6</number>
  96. </property>
  97. <property name="topMargin">
  98. <number>6</number>
  99. </property>
  100. <property name="rightMargin">
  101. <number>6</number>
  102. </property>
  103. <property name="bottomMargin">
  104. <number>6</number>
  105. </property>
  106. <item row="2" column="1">
  107. <widget class="QTextEdit" name="mDescriptionTextEdit">
  108. <property name="readOnly">
  109. <bool>true</bool>
  110. </property>
  111. </widget>
  112. </item>
  113. <item row="2" column="0">
  114. <widget class="QLabel" name="label_2">
  115. <property name="font">
  116. <font>
  117. <weight>75</weight>
  118. <bold>true</bold>
  119. </font>
  120. </property>
  121. <property name="text">
  122. <string>Description</string>
  123. </property>
  124. <property name="alignment">
  125. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  126. </property>
  127. </widget>
  128. </item>
  129. <item row="4" column="1">
  130. <widget class="QTextBrowser" name="mAuthorsTextBrowser">
  131. <property name="readOnly">
  132. <bool>true</bool>
  133. </property>
  134. <property name="html">
  135. <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;
  136. &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;
  137. p, li { white-space: pre-wrap; }
  138. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'.SF NS Text'; font-size:13pt; font-weight:400; font-style:normal;&quot;&gt;
  139. &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  140. </property>
  141. <property name="textInteractionFlags">
  142. <set>Qt::TextBrowserInteraction</set>
  143. </property>
  144. <property name="placeholderText">
  145. <string>(none listed)</string>
  146. </property>
  147. <property name="openExternalLinks">
  148. <bool>true</bool>
  149. </property>
  150. </widget>
  151. </item>
  152. <item row="0" column="1">
  153. <widget class="QLabel" name="mNameLabel">
  154. <property name="font">
  155. <font>
  156. <pointsize>26</pointsize>
  157. <weight>75</weight>
  158. <bold>true</bold>
  159. </font>
  160. </property>
  161. <property name="text">
  162. <string>Plugins</string>
  163. </property>
  164. </widget>
  165. </item>
  166. <item row="5" column="0">
  167. <widget class="QLabel" name="label_3">
  168. <property name="font">
  169. <font>
  170. <weight>75</weight>
  171. <bold>true</bold>
  172. </font>
  173. </property>
  174. <property name="text">
  175. <string>Maintainers</string>
  176. </property>
  177. <property name="alignment">
  178. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  179. </property>
  180. </widget>
  181. </item>
  182. <item row="1" column="1">
  183. <widget class="Line" name="line">
  184. <property name="orientation">
  185. <enum>Qt::Horizontal</enum>
  186. </property>
  187. </widget>
  188. </item>
  189. <item row="1" column="0">
  190. <widget class="QLabel" name="mPluginTypeLabel">
  191. <property name="enabled">
  192. <bool>false</bool>
  193. </property>
  194. <property name="text">
  195. <string/>
  196. </property>
  197. <property name="alignment">
  198. <set>Qt::AlignCenter</set>
  199. </property>
  200. </widget>
  201. </item>
  202. <item row="5" column="1">
  203. <widget class="QTextBrowser" name="mMaintainerTextBrowser">
  204. <property name="readOnly">
  205. <bool>true</bool>
  206. </property>
  207. <property name="html">
  208. <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;
  209. &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;
  210. p, li { white-space: pre-wrap; }
  211. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'.SF NS Text'; font-size:13pt; font-weight:400; font-style:normal;&quot;&gt;
  212. &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  213. </property>
  214. <property name="placeholderText">
  215. <string>(CloudCompare Team)</string>
  216. </property>
  217. <property name="openExternalLinks">
  218. <bool>true</bool>
  219. </property>
  220. </widget>
  221. </item>
  222. <item row="0" column="0">
  223. <widget class="QLabel" name="mIcon">
  224. <property name="sizePolicy">
  225. <sizepolicy hsizetype="MinimumExpanding" vsizetype="Fixed">
  226. <horstretch>0</horstretch>
  227. <verstretch>0</verstretch>
  228. </sizepolicy>
  229. </property>
  230. <property name="minimumSize">
  231. <size>
  232. <width>64</width>
  233. <height>64</height>
  234. </size>
  235. </property>
  236. <property name="text">
  237. <string/>
  238. </property>
  239. <property name="pixmap">
  240. <pixmap resource="../../icons.qrc">:/CC/Icons/images/icon/cc_icon_64.png</pixmap>
  241. </property>
  242. <property name="alignment">
  243. <set>Qt::AlignCenter</set>
  244. </property>
  245. </widget>
  246. </item>
  247. <item row="4" column="0">
  248. <widget class="QLabel" name="label">
  249. <property name="font">
  250. <font>
  251. <weight>75</weight>
  252. <bold>true</bold>
  253. </font>
  254. </property>
  255. <property name="text">
  256. <string>Authors</string>
  257. </property>
  258. <property name="alignment">
  259. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  260. </property>
  261. </widget>
  262. </item>
  263. <item row="6" column="0">
  264. <widget class="QLabel" name="mReferencesLabel">
  265. <property name="font">
  266. <font>
  267. <weight>75</weight>
  268. <bold>true</bold>
  269. </font>
  270. </property>
  271. <property name="text">
  272. <string>References</string>
  273. </property>
  274. <property name="alignment">
  275. <set>Qt::AlignRight|Qt::AlignTop|Qt::AlignTrailing</set>
  276. </property>
  277. </widget>
  278. </item>
  279. <item row="6" column="1">
  280. <widget class="QTextBrowser" name="mReferencesTextBrowser">
  281. <property name="html">
  282. <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;
  283. &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;
  284. p, li { white-space: pre-wrap; }
  285. &lt;/style&gt;&lt;/head&gt;&lt;body style=&quot; font-family:'.SF NS Text'; font-size:13pt; font-weight:400; font-style:normal;&quot;&gt;
  286. &lt;p style=&quot;-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;&quot;&gt;&lt;br /&gt;&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
  287. </property>
  288. <property name="placeholderText">
  289. <string>(none listed)</string>
  290. </property>
  291. <property name="openExternalLinks">
  292. <bool>true</bool>
  293. </property>
  294. </widget>
  295. </item>
  296. </layout>
  297. </widget>
  298. </item>
  299. </layout>
  300. </item>
  301. <item>
  302. <widget class="QLabel" name="mWarningLabel">
  303. <property name="text">
  304. <string/>
  305. </property>
  306. <property name="alignment">
  307. <set>Qt::AlignCenter</set>
  308. </property>
  309. <property name="margin">
  310. <number>3</number>
  311. </property>
  312. <property name="textInteractionFlags">
  313. <set>Qt::NoTextInteraction</set>
  314. </property>
  315. </widget>
  316. </item>
  317. <item>
  318. <widget class="QLabel" name="label_5">
  319. <property name="text">
  320. <string>CloudCompare looks for plugins in the following directories:</string>
  321. </property>
  322. </widget>
  323. </item>
  324. <item>
  325. <widget class="QTextEdit" name="mPluginPathTextEdit">
  326. <property name="minimumSize">
  327. <size>
  328. <width>0</width>
  329. <height>90</height>
  330. </size>
  331. </property>
  332. </widget>
  333. </item>
  334. <item>
  335. <widget class="QDialogButtonBox" name="buttonBox">
  336. <property name="orientation">
  337. <enum>Qt::Horizontal</enum>
  338. </property>
  339. <property name="standardButtons">
  340. <set>QDialogButtonBox::Ok</set>
  341. </property>
  342. </widget>
  343. </item>
  344. </layout>
  345. </widget>
  346. <resources>
  347. <include location="../../icons.qrc"/>
  348. <include location="../../icons.qrc"/>
  349. </resources>
  350. <connections>
  351. <connection>
  352. <sender>buttonBox</sender>
  353. <signal>accepted()</signal>
  354. <receiver>ccPluginInfoDlg</receiver>
  355. <slot>accept()</slot>
  356. <hints>
  357. <hint type="sourcelabel">
  358. <x>248</x>
  359. <y>254</y>
  360. </hint>
  361. <hint type="destinationlabel">
  362. <x>157</x>
  363. <y>274</y>
  364. </hint>
  365. </hints>
  366. </connection>
  367. </connections>
  368. </ui>