1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 <class>ImportExportGadgetWidget
</class>
4 <widget class=
"QWidget" name=
"ImportExportGadgetWidget">
5 <property name=
"geometry">
13 <property name=
"windowTitle">
16 <layout class=
"QHBoxLayout" name=
"horizontalLayout_2">
18 <layout class=
"QVBoxLayout" name=
"verticalLayout_2">
20 <widget class=
"QGroupBox" name=
"groupBoxItems">
21 <property name=
"title">
22 <string>Items
</string>
24 <layout class=
"QVBoxLayout" name=
"verticalLayout">
26 <widget class=
"QCheckBox" name=
"checkBoxGeneral">
27 <property name=
"text">
28 <string>General (Workspace, Key-Bindings)
</string>
30 <property name=
"checked">
36 <widget class=
"QCheckBox" name=
"checkBoxAllGadgets">
37 <property name=
"text">
38 <string>All Gadgets
</string>
40 <property name=
"checked">
46 <widget class=
"QCheckBox" name=
"checkBoxPlugins">
47 <property name=
"text">
48 <string>Plugins
</string>
50 <property name=
"checked">
59 <layout class=
"QHBoxLayout" name=
"horizontalLayout">
61 <widget class=
"QPushButton" name=
"helpButton">
62 <property name=
"maximumSize">
68 <property name=
"text">
71 <property name=
"icon">
72 <iconset resource=
"../coreplugin/core.qrc">
73 <normaloff>:/core/images/helpicon.svg
</normaloff>:/core/images/helpicon.svg
</iconset>
75 <property name=
"iconSize">
81 <property name=
"flat">
87 <widget class=
"QPushButton" name=
"exportButton">
88 <property name=
"toolTip">
89 <string>Export the GCS settings selected in the checkboxes above.
</string>
91 <property name=
"text">
92 <string>Export...
</string>
97 <widget class=
"QPushButton" name=
"importButton">
98 <property name=
"toolTip">
99 <string>Import settings from the config file, only for the items checked above.
</string>
101 <property name=
"text">
102 <string>Import...
</string>
107 <widget class=
"QPushButton" name=
"resetButton">
108 <property name=
"toolTip">
109 <string>Resets your GCS configuration to its default configuration.
</string>
111 <property name=
"text">
112 <string>Reset Config
</string>
123 <include location=
"../coreplugin/core.qrc"/>