summaryrefslogtreecommitdiffstats
path: root/src/ldapcontrollerconfigbase.ui
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-31 01:31:04 -0500
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-05-31 01:31:04 -0500
commit47aae9120db93e3120a35ce145ae7b7358890ae4 (patch)
treefae83f6474ecb71bada1833afd016435f211d903 /src/ldapcontrollerconfigbase.ui
downloadkcmldapcontroller-47aae9120db93e3120a35ce145ae7b7358890ae4.tar.gz
kcmldapcontroller-47aae9120db93e3120a35ce145ae7b7358890ae4.zip
Initial import of skeleton for development
Diffstat (limited to 'src/ldapcontrollerconfigbase.ui')
-rw-r--r--src/ldapcontrollerconfigbase.ui85
1 files changed, 85 insertions, 0 deletions
diff --git a/src/ldapcontrollerconfigbase.ui b/src/ldapcontrollerconfigbase.ui
new file mode 100644
index 0000000..ecb0d87
--- /dev/null
+++ b/src/ldapcontrollerconfigbase.ui
@@ -0,0 +1,85 @@
+<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
+<class>LDAPControllerConfigBase</class>
+<widget class="TQWidget">
+ <property name="name">
+ <cstring>LDAPControllerConfigBase</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>519</width>
+ <height>356</height>
+ </rect>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQTabWidget" row="0" column="0">
+ <property name="name">
+ <cstring>TabWidget2</cstring>
+ </property>
+ <property name="enabled">
+ <bool>true</bool>
+ </property>
+ <widget class="TQWidget">
+ <property name="name">
+ <cstring>tab</cstring>
+ </property>
+ <attribute name="title">
+ <string>LDAP Realms</string>
+ </attribute>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="TQGroupBox" row="0" column="0">
+ <property name="name">
+ <cstring>groupGlobal</cstring>
+ </property>
+ <property name="title">
+ <string>Global Settings</string>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <widget class="KComboBox" row="0" column="0" colspan="2">
+ <property name="name">
+ <cstring>systemRole</cstring>
+ </property>
+ </widget>
+ </grid>
+ </widget>
+ <spacer row="4" column="0">
+ <property name="name" stdset="0">
+ <cstring>Spacer4</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>
+ </grid>
+ </widget>
+ </widget>
+ </grid>
+</widget>
+<includes>
+ <include location="local" impldecl="in implementation">LDAPControllerConfigBase.ui.h</include>
+</includes>
+<includes>
+ <include location="local" impldecl="in implementation">kdialog.h</include>
+</includes>
+<layoutdefaults spacing="3" margin="6"/>
+<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
+</UI>