From bcb704366cb5e333a626c18c308c7e0448a8e69f Mon Sep 17 00:00:00 2001 From: toma Date: Wed, 25 Nov 2009 17:56:58 +0000 Subject: Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. BUG:215923 git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- filesharing/advanced/kcm_sambaconf/usertab.ui | 352 ++++++++++++++++++++++++++ 1 file changed, 352 insertions(+) create mode 100644 filesharing/advanced/kcm_sambaconf/usertab.ui (limited to 'filesharing/advanced/kcm_sambaconf/usertab.ui') diff --git a/filesharing/advanced/kcm_sambaconf/usertab.ui b/filesharing/advanced/kcm_sambaconf/usertab.ui new file mode 100644 index 00000000..43e556dc --- /dev/null +++ b/filesharing/advanced/kcm_sambaconf/usertab.ui @@ -0,0 +1,352 @@ + +UserTab + + + UserTab + + + + 0 + 0 + 548 + 396 + + + + Users + + + + unnamed + + + + groupBox53 + + + All U&nspecified Users + + + + unnamed + + + + + Allow + + + + + Reject + + + + allUnspecifiedUsersCombo + + + + + + + groupBox77 + + + + 7 + 7 + 0 + 0 + + + + Spec&ified Users + + + + unnamed + + + + + Name + + + + + UID + + + + + GID + + + + + Access Rights + + + + userTable + + + + 7 + 7 + 100 + 50 + + + + 0 + + + 4 + + + false + + + true + + + MultiRow + + + FollowStyle + + + + + addUserBtn + + + A&dd User... + + + + + expertBtn + + + E&xpert + + + + + addGroupBtn + + + Add &Group... + + + + + removeSelectedBtn + + + Remo&ve Selected + + + + + spacer88 + + + Vertical + + + Expanding + + + + 20 + 100 + + + + + + + + groupBox35 + + + + 1 + 1 + 0 + 0 + + + + All Users Should be Forced to the Follo&wing User/Group + + + + unnamed + + + + TextLabel12 + + + + 1 + 5 + 0 + 0 + + + + Forc&e user: + + + forceUserCombo + + + + + forceUserCombo + + + + 7 + 0 + 0 + 0 + + + + + + TextLabel13 + + + + 1 + 5 + 0 + 0 + + + + Fo&rce group: + + + forceGroupCombo + + + + + forceGroupCombo + + + + 7 + 0 + 0 + 0 + + + + + + + + + + addUserBtn + clicked() + UserTab + addUserBtnClicked() + + + addGroupBtn + clicked() + UserTab + addGroupBtnClicked() + + + removeSelectedBtn + clicked() + UserTab + removeSelectedBtnClicked() + + + expertBtn + clicked() + UserTab + expertBtnClicked() + + + allUnspecifiedUsersCombo + textChanged(const QString&) + UserTab + changedSlot() + + + addUserBtn + clicked() + UserTab + changedSlot() + + + addGroupBtn + clicked() + UserTab + changedSlot() + + + removeSelectedBtn + clicked() + UserTab + changedSlot() + + + expertBtn + clicked() + UserTab + changedSlot() + + + forceUserCombo + textChanged(const QString&) + UserTab + changedSlot() + + + forceGroupCombo + textChanged(const QString&) + UserTab + changedSlot() + + + + allUnspecifiedUsersCombo + userTable + addUserBtn + addGroupBtn + removeSelectedBtn + expertBtn + forceUserCombo + forceGroupCombo + + + userselectdlg.h + groupselectdlg.h + usertab.ui.h + + + changed() + + + addUserBtnClicked() + removeSelectedBtnClicked() + addGroupBtnClicked() + expertBtnClicked() + changedSlot() + + + -- cgit v1.2.1