diff options
Diffstat (limited to 'filesharing/advanced/kcm_sambaconf/userselectdlg.ui')
-rw-r--r-- | filesharing/advanced/kcm_sambaconf/userselectdlg.ui | 301 |
1 files changed, 301 insertions, 0 deletions
diff --git a/filesharing/advanced/kcm_sambaconf/userselectdlg.ui b/filesharing/advanced/kcm_sambaconf/userselectdlg.ui new file mode 100644 index 00000000..8fa38372 --- /dev/null +++ b/filesharing/advanced/kcm_sambaconf/userselectdlg.ui @@ -0,0 +1,301 @@ +<!DOCTYPE UI><UI version="3.0" stdsetdef="1"> +<class>UserSelectDlg</class> +<widget class="QDialog"> + <property name="name"> + <cstring>UserSelectDlg</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>485</width> + <height>269</height> + </rect> + </property> + <property name="caption"> + <string>Select Users</string> + </property> + <property name="sizeGripEnabled"> + <bool>true</bool> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>11</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QGroupBox" row="0" column="0" rowspan="2" colspan="1"> + <property name="name"> + <cstring>groupBox87</cstring> + </property> + <property name="title"> + <string>Select &Users</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>11</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QListView"> + <column> + <property name="text"> + <string>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> + <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>userListView</cstring> + </property> + <property name="selectionMode"> + <enum>Extended</enum> + </property> + </widget> + </vbox> + </widget> + <widget class="QButtonGroup" row="0" column="1"> + <property name="name"> + <cstring>accessBtnGrp</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>5</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="title"> + <string>Acc&ess</string> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>11</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <widget class="QRadioButton"> + <property name="name"> + <cstring>defaultRadio</cstring> + </property> + <property name="text"> + <string>&Default</string> + </property> + <property name="accel"> + <number>8388676</number> + </property> + <property name="checked"> + <bool>true</bool> + </property> + </widget> + <widget class="QRadioButton"> + <property name="name"> + <cstring>readRadio</cstring> + </property> + <property name="text"> + <string>&Read access</string> + </property> + <property name="accel"> + <number>8388690</number> + </property> + </widget> + <widget class="QRadioButton"> + <property name="name"> + <cstring>writeRadio</cstring> + </property> + <property name="text"> + <string>&Write access</string> + </property> + <property name="accel"> + <number>8388695</number> + </property> + </widget> + <widget class="QRadioButton"> + <property name="name"> + <cstring>adminRadio</cstring> + </property> + <property name="text"> + <string>&Admin access</string> + </property> + <property name="accel"> + <number>8388673</number> + </property> + </widget> + <widget class="QRadioButton"> + <property name="name"> + <cstring>noAccessRadio</cstring> + </property> + <property name="text"> + <string>&No access at all</string> + </property> + <property name="accel"> + <number>8388686</number> + </property> + </widget> + </vbox> + </widget> + <spacer row="1" column="1"> + <property name="name"> + <cstring>spacer90</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>20</width> + <height>50</height> + </size> + </property> + </spacer> + <widget class="QFrame" row="2" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>frame16</cstring> + </property> + <property name="frameShape"> + <enum>HLine</enum> + </property> + <property name="frameShadow"> + <enum>Raised</enum> + </property> + </widget> + <widget class="QLayoutWidget" row="3" column="0" rowspan="1" colspan="2"> + <property name="name"> + <cstring>Layout1</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>6</number> + </property> + <spacer> + <property name="name"> + <cstring>Horizontal Spacing2</cstring> + </property> + <property name="orientation"> + <enum>Horizontal</enum> + </property> + <property name="sizeType"> + <enum>Expanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>285</width> + <height>20</height> + </size> + </property> + </spacer> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonOk</cstring> + </property> + <property name="text"> + <string>&OK</string> + </property> + <property name="accel"> + <number>0</number> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + <property name="default"> + <bool>true</bool> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>buttonCancel</cstring> + </property> + <property name="text"> + <string>&Cancel</string> + </property> + <property name="accel"> + <number>0</number> + </property> + <property name="autoDefault"> + <bool>true</bool> + </property> + </widget> + </hbox> + </widget> + </grid> +</widget> +<connections> + <connection> + <sender>buttonOk</sender> + <signal>clicked()</signal> + <receiver>UserSelectDlg</receiver> + <slot>accept()</slot> + </connection> + <connection> + <sender>buttonCancel</sender> + <signal>clicked()</signal> + <receiver>UserSelectDlg</receiver> + <slot>reject()</slot> + </connection> +</connections> +<includes> + <include location="local" impldecl="in declaration">sambashare.h</include> + <include location="local" impldecl="in implementation">smbpasswdfile.h</include> + <include location="local" impldecl="in implementation">kurl.h</include> + <include location="local" impldecl="in implementation">userselectdlg.ui.h</include> +</includes> +<variables> + <variable>QStringList selectedUsers;</variable> + <variable>int access;</variable> +</variables> +<slots> + <slot>init( const QStringList & specifiedUsers, SambaShare * share )</slot> + <slot access="protected">accept()</slot> + <slot specifier="non virtual" returnType="QStringList">getSelectedUsers()</slot> + <slot specifier="non virtual" returnType="int">getAccess()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +</UI> |