You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tderadio/src/pluginmanager-configuration...

387 lines
15 KiB

<!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&amp;zation</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>"edit-delete"</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>"edit-delete"</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>
<pixmapfunction>SmallIconSet</pixmapfunction>
<layoutdefaults spacing="6" margin="0"/>
<includes>
<include location="global" impldecl="in implementation">kiconloader.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in implementation">kpushbutton.h</include>
<include location="global" impldecl="in implementation">kurlrequester.h</include>
<include location="global" impldecl="in implementation">tdelistbox.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>