diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 37333bf25ad9a4c538250f5af2f9f1d666362883 (patch) | |
tree | c45e8df5b9efbffe07eb3d9340df7811c7e16943 /ksysv/pathconfig.ui | |
download | tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.tar.gz tdeadmin-37333bf25ad9a4c538250f5af2f9f1d666362883.zip |
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/kdeadmin@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'ksysv/pathconfig.ui')
-rw-r--r-- | ksysv/pathconfig.ui | 294 |
1 files changed, 294 insertions, 0 deletions
diff --git a/ksysv/pathconfig.ui b/ksysv/pathconfig.ui new file mode 100644 index 0000000..c59a96f --- /dev/null +++ b/ksysv/pathconfig.ui @@ -0,0 +1,294 @@ +<!DOCTYPE UI><UI version="3.1" stdsetdef="1"> +<class>PathConfiguration</class> +<comment>Path configuration for KSysV</comment> +<author>Peter Putzer</author> +<widget class="QWidget"> + <property name="name"> + <cstring>PathConfiguration</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>305</width> + <height>168</height> + </rect> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>5</hsizetype> + <vsizetype>5</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="caption"> + <string>Path Configuration</string> + </property> + <property name="layoutMargin" stdset="0"> + </property> + <property name="layoutSpacing" stdset="0"> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>0</number> + </property> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>mServicesLayout</cstring> + </property> + <property name="layoutMargin" stdset="0"> + </property> + <property name="layoutSpacing" stdset="0"> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>0</number> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>mServicesLabel</cstring> + </property> + <property name="text"> + <string>&Service path:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>mServicesPath</cstring> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>mServicesButtonLayout</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>0</number> + </property> + <widget class="KLineEdit"> + <property name="name"> + <cstring>mServicesPath</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>5</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>100</width> + <height>0</height> + </size> + </property> + <property name="focusPolicy"> + <enum>StrongFocus</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Enter the path to the folder containing the services</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>mBrowseServices</cstring> + </property> + <property name="text"> + <string>&Browse...</string> + </property> + <property name="toolTip" stdset="0"> + <string>Select the folder containing the services</string> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + <widget class="QFrame"> + <property name="name"> + <cstring>mSpacer</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>0</hsizetype> + <vsizetype>0</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>0</width> + <height>10</height> + </size> + </property> + <property name="frameShape"> + <enum>NoFrame</enum> + </property> + <property name="frameShadow"> + <enum>Plain</enum> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>mRunlevelLayout</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>0</number> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>mRunlevelLabel</cstring> + </property> + <property name="text"> + <string>&Runlevel path:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>mRunlevelPath</cstring> + </property> + </widget> + <widget class="QLayoutWidget"> + <property name="name"> + <cstring>mRunlevelButtonLayout</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <property name="spacing"> + <number>0</number> + </property> + <widget class="KLineEdit"> + <property name="name"> + <cstring>mRunlevelPath</cstring> + </property> + <property name="sizePolicy"> + <sizepolicy> + <hsizetype>3</hsizetype> + <vsizetype>5</vsizetype> + <horstretch>0</horstretch> + <verstretch>0</verstretch> + </sizepolicy> + </property> + <property name="minimumSize"> + <size> + <width>100</width> + <height>0</height> + </size> + </property> + <property name="focusPolicy"> + <enum>StrongFocus</enum> + </property> + <property name="toolTip" stdset="0"> + <string>Enter the path to the folder containing the runlevel folders</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>mBrowseRunlevel</cstring> + </property> + <property name="text"> + <string>Br&owse...</string> + </property> + <property name="toolTip" stdset="0"> + <string>Select the folder containing the runlevel folders </string> + </property> + </widget> + </hbox> + </widget> + </vbox> + </widget> + <spacer> + <property name="name"> + <cstring>mEmptySpace</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> + </vbox> +</widget> +<connections> + <connection> + <sender>mBrowseServices</sender> + <signal>clicked()</signal> + <receiver>PathConfiguration</receiver> + <slot>browseServices()</slot> + </connection> + <connection> + <sender>mBrowseRunlevel</sender> + <signal>clicked()</signal> + <receiver>PathConfiguration</receiver> + <slot>browseRunlevels()</slot> + </connection> + <connection> + <sender>mServicesPath</sender> + <signal>textChanged(const QString&)</signal> + <receiver>PathConfiguration</receiver> + <slot>slotChanged()</slot> + </connection> + <connection> + <sender>mRunlevelPath</sender> + <signal>textChanged(const QString&)</signal> + <receiver>PathConfiguration</receiver> + <slot>slotChanged()</slot> + </connection> +</connections> +<tabstops> + <tabstop>mServicesPath</tabstop> + <tabstop>mBrowseServices</tabstop> + <tabstop>mRunlevelPath</tabstop> + <tabstop>mBrowseRunlevel</tabstop> +</tabstops> +<includes> + <include location="global" impldecl="in declaration">klocale.h</include> + <include location="global" impldecl="in declaration">kdialog.h</include> +</includes> +<slots> + <slot access="protected">browseServices()</slot> + <slot access="protected">browseRunlevels()</slot> + <slot access="protected">slotChanged()</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<includehints> + <includehint>klineedit.h</includehint> + <includehint>klineedit.h</includehint> +</includehints> +</UI> |