diff options
Diffstat (limited to 'kradio3/src/pluginmanager-configuration-ui.ui')
-rw-r--r-- | kradio3/src/pluginmanager-configuration-ui.ui | 396 |
1 files changed, 0 insertions, 396 deletions
diff --git a/kradio3/src/pluginmanager-configuration-ui.ui b/kradio3/src/pluginmanager-configuration-ui.ui deleted file mode 100644 index 02f75d2..0000000 --- a/kradio3/src/pluginmanager-configuration-ui.ui +++ /dev/null @@ -1,396 +0,0 @@ -<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> -<class>PluginManagerConfigurationUI</class> -<widget class="TQWidget"> - <property name="name"> - <cstring>PluginManagerConfigurationUI</cstring> - </property> - <property name="geometry"> - <rect> - <x>0</x> - <y>0</y> - <width>403</width> - <height>324</height> - </rect> - </property> - <property name="caption"> - <string>PluginManagerConfigurationUI</string> - </property> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <property name="margin"> - <number>11</number> - </property> - <widget class="TQCheckBox" row="6" column="0"> - <property name="name"> - <cstring>cbShowProgressBar</cstring> - </property> - <property name="text"> - <string>Show Progress Bar during Startup for Plugin Initiali&zation</string> - </property> - <property name="accel"> - <string>Alt+Z</string> - </property> - </widget> - <widget class="Line" row="5" column="0"> - <property name="name"> - <cstring>line1_2_2</cstring> - </property> - <property name="frameShape"> - <enum>HLine</enum> - </property> - <property name="frameShadow"> - <enum>Sunken</enum> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - </widget> - <widget class="TQGroupBox" row="4" column="0"> - <property name="name"> - <cstring>groupBox4</cstring> - </property> - <property name="sizePolicy"> - <sizepolicy> - <hsizetype>7</hsizetype> - <vsizetype>7</vsizetype> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="frameShape"> - <enum>NoFrame</enum> - </property> - <property name="title"> - <string></string> - </property> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <property name="margin"> - <number>0</number> - </property> - <widget class="TDEListView" row="0" column="0" rowspan="2" colspan="1"> - <column> - <property name="text"> - <string>Plugin Class</string> - </property> - <property name="clickable"> - <bool>true</bool> - </property> - <property name="resizable"> - <bool>true</bool> - </property> - </column> - <column> - <property name="text"> - <string>Instance Name</string> - </property> - <property name="clickable"> - <bool>true</bool> - </property> - <property name="resizable"> - <bool>true</bool> - </property> - </column> - <column> - <property name="text"> - <string>Description</string> - </property> - <property name="clickable"> - <bool>true</bool> - </property> - <property name="resizable"> - <bool>true</bool> - </property> - </column> - <property name="name"> - <cstring>listPluginInstances</cstring> - </property> - <property name="allColumnsShowFocus"> - <bool>true</bool> - </property> - <property name="toolTip" stdset="0"> - <string>list of running plugins</string> - </property> - </widget> - <spacer row="1" column="1"> - <property name="name"> - <cstring>spacer3_2_2</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>87</height> - </size> - </property> - </spacer> - <widget class="KPushButton" row="0" column="1"> - <property name="name"> - <cstring>btnRemovePluginInstance</cstring> - </property> - <property name="maximumSize"> - <size> - <width>24</width> - <height>24</height> - </size> - </property> - <property name="text"> - <string></string> - </property> - <property name="iconSet"> - <iconset>"editdelete"</iconset> - </property> - <property name="toolTip" stdset="0"> - <string>remove/stop a selected plugin instance</string> - </property> - </widget> - </grid> - </widget> - <widget class="Line" row="3" column="0"> - <property name="name"> - <cstring>line1_2</cstring> - </property> - <property name="frameShape"> - <enum>HLine</enum> - </property> - <property name="frameShadow"> - <enum>Sunken</enum> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - </widget> - <widget class="TQGroupBox" row="2" column="0"> - <property name="name"> - <cstring>groupBox3</cstring> - </property> - <property name="frameShape"> - <enum>NoFrame</enum> - </property> - <property name="title"> - <string></string> - </property> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <property name="margin"> - <number>0</number> - </property> - <spacer row="1" column="1"> - <property name="name"> - <cstring>spacer3_2</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>55</height> - </size> - </property> - </spacer> - <widget class="KPushButton" row="0" column="1"> - <property name="name"> - <cstring>btnNewPluginInstance</cstring> - </property> - <property name="maximumSize"> - <size> - <width>24</width> - <height>24</height> - </size> - </property> - <property name="text"> - <string></string> - </property> - <property name="iconSet"> - <iconset>"filenew2"</iconset> - </property> - <property name="toolTip" stdset="0"> - <string>create a new instance of selected plugin class</string> - </property> - </widget> - <widget class="TDEListView" row="0" column="0" rowspan="2" colspan="1"> - <column> - <property name="text"> - <string>Plugin Class</string> - </property> - <property name="clickable"> - <bool>true</bool> - </property> - <property name="resizable"> - <bool>true</bool> - </property> - </column> - <column> - <property name="text"> - <string>Description</string> - </property> - <property name="clickable"> - <bool>true</bool> - </property> - <property name="resizable"> - <bool>true</bool> - </property> - </column> - <property name="name"> - <cstring>listPluginClasses</cstring> - </property> - <property name="allColumnsShowFocus"> - <bool>true</bool> - </property> - <property name="toolTip" stdset="0"> - <string>list of available plugin classes</string> - </property> - </widget> - </grid> - </widget> - <widget class="Line" row="1" column="0"> - <property name="name"> - <cstring>line1</cstring> - </property> - <property name="frameShape"> - <enum>HLine</enum> - </property> - <property name="frameShadow"> - <enum>Sunken</enum> - </property> - <property name="orientation"> - <enum>Horizontal</enum> - </property> - </widget> - <widget class="TQGroupBox" row="0" column="0"> - <property name="name"> - <cstring>groupBox2</cstring> - </property> - <property name="frameShape"> - <enum>NoFrame</enum> - </property> - <property name="title"> - <string></string> - </property> - <grid> - <property name="name"> - <cstring>unnamed</cstring> - </property> - <property name="margin"> - <number>0</number> - </property> - <widget class="KURLRequester" row="0" column="0" rowspan="1" colspan="2"> - <property name="name"> - <cstring>editPluginLibrary</cstring> - </property> - <property name="toolTip" stdset="0"> - <string>select a plugin library</string> - </property> - </widget> - <widget class="KPushButton" row="2" column="1"> - <property name="name"> - <cstring>btnRemoveLibrary</cstring> - </property> - <property name="maximumSize"> - <size> - <width>24</width> - <height>24</height> - </size> - </property> - <property name="text"> - <string></string> - </property> - <property name="iconSet"> - <iconset>"editdelete"</iconset> - </property> - <property name="toolTip" stdset="0"> - <string>unload a plugin library</string> - </property> - </widget> - <widget class="KPushButton" row="1" column="1"> - <property name="name"> - <cstring>btnAddLibrary</cstring> - </property> - <property name="maximumSize"> - <size> - <width>24</width> - <height>24</height> - </size> - </property> - <property name="text"> - <string></string> - </property> - <property name="iconSet"> - <iconset>"filenew2"</iconset> - </property> - <property name="toolTip" stdset="0"> - <string>load a selected plugin library</string> - </property> - </widget> - <widget class="TDEListBox" row="1" column="0" rowspan="3" colspan="1"> - <property name="name"> - <cstring>listPluginLibraries</cstring> - </property> - <property name="sizePolicy"> - <sizepolicy> - <hsizetype>5</hsizetype> - <vsizetype>5</vsizetype> - <horstretch>0</horstretch> - <verstretch>0</verstretch> - </sizepolicy> - </property> - <property name="toolTip" stdset="0"> - <string>list of loaded plugin libraries</string> - </property> - </widget> - <spacer row="3" column="1"> - <property name="name"> - <cstring>spacer3</cstring> - </property> - <property name="orientation"> - <enum>Vertical</enum> - </property> - <property name="sizeType"> - <enum>Expanding</enum> - </property> - <property name="sizeHint"> - <size> - <width>20</width> - <height>61</height> - </size> - </property> - </spacer> - </grid> - </widget> - </grid> -</widget> -<customwidgets> -</customwidgets> -<includes> - <include location="global" impldecl="in implementation">kiconloader.h</include> -</includes> -<pixmapfunction>SmallIconSet</pixmapfunction> -<layoutdefaults spacing="6" margin="0"/> -<includehints> - <includehint>klistview.h</includehint> - <includehint>kpushbutton.h</includehint> - <includehint>kpushbutton.h</includehint> - <includehint>klistview.h</includehint> - <includehint>kurlrequester.h</includehint> - <includehint>klineedit.h</includehint> - <includehint>kpushbutton.h</includehint> - <includehint>kpushbutton.h</includehint> - <includehint>kpushbutton.h</includehint> - <includehint>klistbox.h</includehint> -</includehints> -</UI> |