1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>PluginView
</class>
4 <widget class=
"QDialog" name=
"PluginView">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
14 <string>About plugins
</string>
16 <property name=
"modal">
19 <layout class=
"QGridLayout" name=
"gridLayout">
20 <item row=
"0" column=
"0" colspan=
"7">
21 <widget class=
"QTreeWidget" name=
"pluginTreeWidget">
22 <property name=
"alternatingRowColors">
25 <property name=
"indentation">
28 <property name=
"rootIsDecorated">
31 <property name=
"uniformRowHeights">
34 <property name=
"itemsExpandable">
37 <property name=
"sortingEnabled">
41 <property name=
"text">
46 <property name=
"text">
47 <string>Version
</string>
51 <property name=
"text">
52 <string>Vendor
</string>
56 <property name=
"text">
57 <string>Location
</string>
62 <item row=
"1" column=
"0">
63 <widget class=
"QPushButton" name=
"detailsPushButton">
64 <property name=
"enabled">
67 <property name=
"text">
68 <string>Details
</string>
72 <item row=
"1" column=
"1">
73 <widget class=
"QPushButton" name=
"errorPushButton">
74 <property name=
"enabled">
77 <property name=
"text">
78 <string>Error details
</string>
82 <item row=
"1" column=
"2">
83 <widget class=
"QPushButton" name=
"allObjectsPushButton">
84 <property name=
"enabled">
87 <property name=
"text">
88 <string>All objects list
</string>
92 <item row=
"1" column=
"3">
93 <widget class=
"QPushButton" name=
"unloadButton">
94 <property name=
"enabled">
97 <property name=
"text">
98 <string>Unload plugin
</string>
102 <item row=
"1" column=
"4">
103 <widget class=
"QPushButton" name=
"loadButton">
104 <property name=
"text">
105 <string>Load plugin
</string>
109 <item row=
"1" column=
"5">
110 <spacer name=
"horizontalSpacer">
111 <property name=
"orientation">
112 <enum>Qt::Horizontal
</enum>
114 <property name=
"sizeHint" stdset=
"0">
122 <item row=
"1" column=
"6">
123 <widget class=
"QPushButton" name=
"closePushButton">
124 <property name=
"text">
125 <string>Close
</string>
132 <include location=
"../../studio.qrc"/>
136 <sender>closePushButton
</sender>
137 <signal>clicked()
</signal>
138 <receiver>PluginView
</receiver>
139 <slot>accept()
</slot>
141 <hint type=
"sourcelabel">
145 <hint type=
"destinationlabel">