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.
kcmldapmanager/src/ldapconfigbase.ui

919 lines
28 KiB

<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
<class>LDAPConfigBase</class>
<widget class="TQWidget">
<property name="name">
<cstring>LDAPConfigBase</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_grid1</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>usersTab</cstring>
</property>
<attribute name="title">
<string>Users</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed_grid2</cstring>
</property>
<widget class="TQLabel" row="0" column="0" colspan="0">
<property name="name">
<cstring>user_icon</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="1" colspan="0">
<property name="name">
<cstring>unnamed_label1</cstring>
</property>
<property name="text">
<string>User Accounts in LDAP Realm</string>
</property>
</widget>
<widget class="KComboBox" row="0" column="3" colspan="0">
<property name="name">
<cstring>user_ldapRealm</cstring>
</property>
</widget>
<spacer row="0" column="2">
<property name="name" stdset="0">
<cstring>Spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQSplitter" row="1" column="0" colspan="4">
<property name="name">
<cstring>splitter1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<widget class="TDEListView" row="1" column="0" colspan="4">
<column>
<property name="text">
<string>Login Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Real Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>UID</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>user_list</cstring>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
</property>
</widget>
<widget class="TQLayoutWidget" row="2" column="0" colspan="4">
<property name="name">
<cstring>unnamed_layoutwidget1</cstring>
</property>
<grid>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>userControls</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed_grid3</cstring>
</property>
<widget class="TQPushButton" row="0" column="1" colspan="0">
<property name="name">
<cstring>user_buttonModify</cstring>
</property>
<property name="text">
<string>Modify</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="0" colspan="0">
<property name="name">
<cstring>user_buttonAdd</cstring>
</property>
<property name="text">
<string>New</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="2" colspan="0">
<property name="name">
<cstring>user_buttonDelete</cstring>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="3" colspan="0">
<property name="name">
<cstring>user_buttonRefresh</cstring>
</property>
<property name="text">
<string>Refresh</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>groupUserDetails</cstring>
</property>
<property name="title">
<string>Details</string>
</property>
<grid>
<property name="name">
<cstring>unnamed_grid4</cstring>
</property>
<widget class="TQLabel" row="0" column="0" colspan="0">
<property name="name">
<cstring>unnamed_label2</cstring>
</property>
<property name="text">
<string>Login Name:</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1" colspan="0">
<property name="name">
<cstring>user_loginName</cstring>
</property>
<property name="enabled">
<cstring>false</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0" colspan="0">
<property name="name">
<cstring>unnamed_label3</cstring>
</property>
<property name="text">
<string>UID:</string>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1" colspan="0">
<property name="name">
<cstring>user_uid</cstring>
</property>
<property name="enabled">
<cstring>false</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="0" colspan="0">
<property name="name">
<cstring>unnamed_label4</cstring>
</property>
<property name="text">
<string>Primary Group:</string>
</property>
</widget>
<widget class="KLineEdit" row="2" column="1" colspan="0">
<property name="name">
<cstring>user_primaryGroup</cstring>
</property>
<property name="enabled">
<cstring>false</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="2" colspan="0">
<property name="name">
<cstring>unnamed_label5</cstring>
</property>
<property name="text">
<string>Real Name:</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="3" colspan="0">
<property name="name">
<cstring>user_realName</cstring>
</property>
<property name="enabled">
<cstring>false</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="2" colspan="0">
<property name="name">
<cstring>unnamed_label6</cstring>
</property>
<property name="text">
<string>Status:</string>
</property>
</widget>
<widget class="KLineEdit" row="1" column="3" colspan="0">
<property name="name">
<cstring>user_status</cstring>
</property>
<property name="enabled">
<cstring>false</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="2" colspan="0">
<property name="name">
<cstring>unnamed_label7</cstring>
</property>
<property name="text">
<string>Secondary Groups:</string>
</property>
</widget>
<widget class="KLineEdit" row="2" column="3" colspan="0">
<property name="name">
<cstring>user_secondaryGroups</cstring>
</property>
<property name="enabled">
<cstring>false</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>
<widget class="TQWidget">
<property name="name">
<cstring>groupsTab</cstring>
</property>
<attribute name="title">
<string>Groups</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed_grid5</cstring>
</property>
<widget class="TQLabel" row="0" column="0" colspan="0">
<property name="name">
<cstring>group_icon</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="1" colspan="0">
<property name="name">
<cstring>unnamed_label8</cstring>
</property>
<property name="text">
<string>Groups in LDAP Realm</string>
</property>
</widget>
<widget class="KComboBox" row="0" column="3" colspan="0">
<property name="name">
<cstring>group_ldapRealm</cstring>
</property>
</widget>
<spacer row="0" column="2">
<property name="name" stdset="0">
<cstring>Spacer2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQSplitter" row="1" column="0" colspan="4">
<property name="name">
<cstring>splitter2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<widget class="TDEListView" row="1" column="0" colspan="4">
<column>
<property name="text">
<string>Group Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>GID</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>group_list</cstring>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
</property>
</widget>
<widget class="TQLayoutWidget" row="2" column="0" colspan="4">
<property name="name">
<cstring>unnamed_layoutwidget2</cstring>
</property>
<grid>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>groupControls</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed_grid6</cstring>
</property>
<widget class="TQPushButton" row="0" column="1" colspan="0">
<property name="name">
<cstring>group_buttonModify</cstring>
</property>
<property name="text">
<string>Modify</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="0" colspan="0">
<property name="name">
<cstring>group_buttonAdd</cstring>
</property>
<property name="text">
<string>New</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="2" colspan="0">
<property name="name">
<cstring>group_buttonDelete</cstring>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="3" colspan="0">
<property name="name">
<cstring>group_buttonRefresh</cstring>
</property>
<property name="text">
<string>Refresh</string>
</property>
</widget>
<widget class="TQGroupBox" row="1" column="0" colspan="4">
<property name="name">
<cstring>groupGroupDetails</cstring>
</property>
<property name="title">
<string>Group Members</string>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListView" row="0" column="0" colspan="0">
<column>
<property name="text">
<string>Login Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Real Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>UID</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>group_memberList</cstring>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
</property>
</widget>
</grid>
</widget>
<spacer row="4" column="0">
<property name="name" stdset="0">
<cstring>Spacer5</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>
</grid>
</widget>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>machinesTab</cstring>
</property>
<attribute name="title">
<string>Machines</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" colspan="0">
<property name="name">
<cstring>machine_icon</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="1" colspan="0">
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="text">
<string>Machines in LDAP Realm</string>
</property>
</widget>
<widget class="KComboBox" row="0" column="3" colspan="0">
<property name="name">
<cstring>machine_ldapRealm</cstring>
</property>
</widget>
<spacer row="0" column="2">
<property name="name" stdset="0">
<cstring>Spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQSplitter" row="1" column="0" colspan="4">
<property name="name">
<cstring>splitter1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<widget class="TDEListView" row="1" column="0" colspan="4">
<column>
<property name="text">
<string>Machine Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>machine_list</cstring>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
</property>
</widget>
<widget class="TQLayoutWidget" row="2" column="0" colspan="4">
<property name="name">
<cstring>unnamed_layoutwidget3</cstring>
</property>
<grid>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>machineControls</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton" row="0" column="1" colspan="0">
<property name="name">
<cstring>machine_buttonModify</cstring>
</property>
<property name="text">
<string>Modify</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="0" colspan="0">
<property name="name">
<cstring>machine_buttonAdd</cstring>
</property>
<property name="text">
<string>New</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="2" colspan="0">
<property name="name">
<cstring>machine_buttonDelete</cstring>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="3" colspan="0">
<property name="name">
<cstring>machine_buttonRefresh</cstring>
</property>
<property name="text">
<string>Refresh</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>groupMachineDetails</cstring>
</property>
<property name="title">
<string>Details</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" colspan="0">
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="text">
<string>Machine Name:</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1" colspan="0">
<property name="name">
<cstring>machine_name</cstring>
</property>
<property name="enabled">
<cstring>false</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="2" colspan="0">
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="text">
<string>Author:</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="3" colspan="0">
<property name="name">
<cstring>machine_author</cstring>
</property>
<property name="enabled">
<cstring>false</cstring>
</property>
</widget>
</grid>
</widget>
<spacer row="4" column="0">
<property name="name" stdset="0">
<cstring>Spacer6</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>
<widget class="TQWidget">
<property name="name">
<cstring>servicesTab</cstring>
</property>
<attribute name="title">
<string>Services</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" colspan="0">
<property name="name">
<cstring>service_icon</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="1" colspan="0">
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="text">
<string>Services in LDAP Realm</string>
</property>
</widget>
<widget class="KComboBox" row="0" column="3" colspan="0">
<property name="name">
<cstring>service_ldapRealm</cstring>
</property>
</widget>
<spacer row="0" column="2">
<property name="name" stdset="0">
<cstring>Spacer3</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQSplitter" row="1" column="0" colspan="4">
<property name="name">
<cstring>splitter1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<widget class="TDEListView" row="1" column="0" colspan="4">
<column>
<property name="text">
<string>Service Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Machine Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizeable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>service_list</cstring>
</property>
<property name="rootIsDecorated">
<bool>false</bool>
</property>
</widget>
<widget class="TQLayoutWidget" row="2" column="0" colspan="4">
<property name="name">
<cstring>unnamed_layoutwidget3</cstring>
</property>
<grid>
<property name="margin">
<number>0</number>
</property>
<widget class="TQLayoutWidget" row="0" column="0">
<property name="name">
<cstring>serviceControls</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQPushButton" row="0" column="1" colspan="0">
<property name="name">
<cstring>service_buttonModify</cstring>
</property>
<property name="text">
<string>Modify</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="0" colspan="0">
<property name="name">
<cstring>service_buttonAdd</cstring>
</property>
<property name="text">
<string>New</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="2" colspan="0">
<property name="name">
<cstring>service_buttonDelete</cstring>
</property>
<property name="text">
<string>Delete</string>
</property>
</widget>
<widget class="TQPushButton" row="0" column="3" colspan="0">
<property name="name">
<cstring>service_buttonRefresh</cstring>
</property>
<property name="text">
<string>Refresh</string>
</property>
</widget>
</grid>
</widget>
<widget class="TQGroupBox" row="1" column="0">
<property name="name">
<cstring>groupServiceDetails</cstring>
</property>
<property name="title">
<string>Details</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel" row="0" column="0" colspan="0">
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="text">
<string>Service Name:</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1" colspan="0">
<property name="name">
<cstring>service_name</cstring>
</property>
<property name="enabled">
<cstring>false</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="2" colspan="0">
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="text">
<string>Author:</string>
</property>
</widget>
<widget class="KLineEdit" row="0" column="3" colspan="0">
<property name="name">
<cstring>service_author</cstring>
</property>
<property name="enabled">
<cstring>false</cstring>
</property>
</widget>
</grid>
</widget>
<spacer row="4" column="0">
<property name="name" stdset="0">
<cstring>Spacer6</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>
</widget>
</grid>
</widget>
<includes>
<include location="local" impldecl="in implementation">LDAPConfigBase.ui.h</include>
<include location="global" impldecl="in implementation">kcombobox.h</include>
<include location="global" impldecl="in implementation">kdialog.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
<layoutdefaults spacing="3" margin="6"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
</UI>