<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> <class>AppletTabBase</class> <widget class="TQWidget"> <property name="name"> <cstring>AppletTabBase</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>732</width> <height>764</height> </rect> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQButtonGroup"> <property name="name"> <cstring>level_group</cstring> </property> <property name="title"> <string>Security Level</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQRadioButton"> <property name="name"> <cstring>trusted_rb</cstring> </property> <property name="text"> <string>Load only trusted applets internal</string> </property> </widget> <widget class="TQRadioButton"> <property name="name"> <cstring>new_rb</cstring> </property> <property name="text"> <string>Load startup config applets internal</string> </property> </widget> <widget class="TQRadioButton"> <property name="name"> <cstring>all_rb</cstring> </property> <property name="text"> <string>Load all applets internal</string> </property> </widget> </vbox> </widget> <widget class="TQGroupBox"> <property name="name"> <cstring>list_group</cstring> </property> <property name="frameShape"> <enum>Box</enum> </property> <property name="frameShadow"> <enum>Sunken</enum> </property> <property name="title"> <string>List of Trusted Applets</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout13</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQListView"> <column> <property name="text"> <string>Available Applets</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizable"> <bool>true</bool> </property> </column> <property name="name"> <cstring>lb_available</cstring> </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout12</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <spacer> <property name="name"> <cstring>Spacer1_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>20</height> </size> </property> </spacer> <widget class="TQToolButton"> <property name="name"> <cstring>pb_add</cstring> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="text"> <string>>></string> </property> </widget> <spacer> <property name="name"> <cstring>Spacer11</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Minimum</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="TQToolButton"> <property name="name"> <cstring>pb_remove</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="minimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="text"> <string><<</string> </property> </widget> <spacer> <property name="name"> <cstring>Spacer1</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="sizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </vbox> </widget> <widget class="TQListView"> <column> <property name="text"> <string>Trusted Applets</string> </property> <property name="clickable"> <bool>true</bool> </property> <property name="resizable"> <bool>true</bool> </property> </column> <property name="name"> <cstring>lb_trusted</cstring> </property> <property name="resizePolicy"> <enum>AutoOneFit</enum> </property> </widget> </hbox> </widget> </hbox> </widget> </vbox> </widget> <includes> <include location="local" impldecl="in implementation">kdialog.h</include> </includes> <layoutdefaults spacing="3" margin="6"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> <includehints> <includehint>qwidget.h</includehint> </includehints> </UI>