From 281b2113b209bd51bd923ad8f289f4041ff03a0f Mon Sep 17 00:00:00 2001 From: tpearson Date: Sat, 15 Oct 2011 09:14:47 +0000 Subject: Initial import of kiosktool This source tree will most likely not even compile yet--stay tuned for updates! git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/applications/kiosktool@1258966 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- kiosktool/userManagement_ui.ui | 278 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 278 insertions(+) create mode 100644 kiosktool/userManagement_ui.ui (limited to 'kiosktool/userManagement_ui.ui') diff --git a/kiosktool/userManagement_ui.ui b/kiosktool/userManagement_ui.ui new file mode 100644 index 0000000..6da92c7 --- /dev/null +++ b/kiosktool/userManagement_ui.ui @@ -0,0 +1,278 @@ + +UserManagementUI + + + UserManagementUI + + + + 0 + 0 + 600 + 659 + + + + + unnamed + + + + groupBox3 + + + Default Policy + + + + unnamed + + + + textLabel1 + + + + 0 + 0 + + + + Profile used for users with no assigned profile: + + + + + kLineEdit1 + + + default + + + true + + + + + + + groupBox1 + + + Group Policies + + + + unnamed + + + + + Group + + + true + + + true + + + + + Profile + + + true + + + true + + + + listGroups + + + + 350 + 0 + + + + true + + + true + + + + + layout1 + + + + unnamed + + + + buttonAddGroup + + + &Add Group Policy... + + + + + spacer2 + + + Vertical + + + Fixed + + + + 20 + 20 + + + + + + buttonDeleteGroup + + + &Delete Group Policy + + + + + spacer1 + + + Vertical + + + Expanding + + + + 20 + 31 + + + + + + + + + + groupBox2 + + + Individual User Policies + + + + unnamed + + + + + User + + + true + + + true + + + + + Profile + + + true + + + true + + + + listUsers + + + true + + + true + + + + + layout1_2 + + + + unnamed + + + + buttonAddUser + + + &Add User Policy... + + + + + spacer2_2 + + + Vertical + + + Fixed + + + + 20 + 20 + + + + + + buttonDeleteUser + + + &Delete User Policy + + + + + spacer1_2 + + + Vertical + + + Expanding + + + + 20 + 31 + + + + + + + + + + + -- cgit v1.2.3