diff options
Diffstat (limited to 'kcontrol/kio/kcookiesmanagementdlg_ui.ui')
-rw-r--r-- | kcontrol/kio/kcookiesmanagementdlg_ui.ui | 323 |
1 files changed, 323 insertions, 0 deletions
diff --git a/kcontrol/kio/kcookiesmanagementdlg_ui.ui b/kcontrol/kio/kcookiesmanagementdlg_ui.ui new file mode 100644 index 000000000..f36c0a707 --- /dev/null +++ b/kcontrol/kio/kcookiesmanagementdlg_ui.ui @@ -0,0 +1,323 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>KCookiesManagementDlgUI</class> +<widget class="QWidget"> + <property name="name"> + <cstring>KCookiesManagementDlgUI</cstring> + </property> + <property name="geometry"> + <rect> + <x>0</x> + <y>0</y> + <width>294</width> + <height>432</height> + </rect> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <property name="margin"> + <number>0</number> + </property> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout6</cstring> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KListView" row="1" column="0"> + <column> + <property name="text"> + <string>Domain [Group]</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <column> + <property name="text"> + <string>Host [Set By]</string> + </property> + <property name="clickable"> + <bool>true</bool> + </property> + <property name="resizable"> + <bool>true</bool> + </property> + </column> + <property name="name"> + <cstring>lvCookies</cstring> + </property> + <property name="selectionMode" stdset="0"> + <enum>Single</enum> + </property> + <property name="allColumnsShowFocus"> + <bool>true</bool> + </property> + <property name="showSortIndicator"> + <bool>true</bool> + </property> + <property name="rootIsDecorated"> + <bool>true</bool> + </property> + <property name="treeStepSize"> + <number>15</number> + </property> + </widget> + <widget class="QLayoutWidget" row="0" column="1" rowspan="2" colspan="1"> + <property name="name"> + <cstring>layout4</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QPushButton"> + <property name="name"> + <cstring>pbDelete</cstring> + </property> + <property name="text"> + <string>D&elete</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>pbDeleteAll</cstring> + </property> + <property name="text"> + <string>Delete A&ll</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>pbPolicy</cstring> + </property> + <property name="text"> + <string>Change &Policy...</string> + </property> + </widget> + <widget class="QPushButton"> + <property name="name"> + <cstring>pbReload</cstring> + </property> + <property name="text"> + <string>&Reload List</string> + </property> + </widget> + <spacer> + <property name="name"> + <cstring>spacer3</cstring> + </property> + <property name="orientation"> + <enum>Vertical</enum> + </property> + <property name="sizeType"> + <enum>MinimumExpanding</enum> + </property> + <property name="sizeHint"> + <size> + <width>21</width> + <height>62</height> + </size> + </property> + </spacer> + </vbox> + </widget> + <widget class="QLayoutWidget" row="0" column="0"> + <property name="name"> + <cstring>layout3</cstring> + </property> + <hbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QToolButton"> + <property name="name"> + <cstring>tbClearSearchLine</cstring> + </property> + <property name="text"> + <string>...</string> + </property> + <property name="textLabel"> + <string>Clear Search</string> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>textLabel1</cstring> + </property> + <property name="text"> + <string>&Search:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>kListViewSearchLine</cstring> + </property> + </widget> + <widget class="KListViewSearchLine"> + <property name="name"> + <cstring>kListViewSearchLine</cstring> + </property> + <property name="toolTip" stdset="0"> + <string>Search interactively for domains and hosts</string> + </property> + <property name="whatsThis" stdset="0"> + <string></string> + </property> + </widget> + </hbox> + </widget> + </grid> + </widget> + <widget class="QGroupBox" row="1" column="0"> + <property name="name"> + <cstring>gbDetails</cstring> + </property> + <property name="title"> + <string>Details</string> + </property> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KLineEdit" row="2" column="1"> + <property name="name"> + <cstring>leDomain</cstring> + </property> + <property name="readOnly"> + <bool>true</bool> + </property> + </widget> + <widget class="KLineEdit" row="3" column="1"> + <property name="name"> + <cstring>lePath</cstring> + </property> + <property name="readOnly"> + <bool>true</bool> + </property> + </widget> + <widget class="KLineEdit" row="5" column="1"> + <property name="name"> + <cstring>leSecure</cstring> + </property> + <property name="readOnly"> + <bool>true</bool> + </property> + </widget> + <widget class="QLabel" row="0" column="0"> + <property name="name"> + <cstring>lbName</cstring> + </property> + <property name="text"> + <string>Name:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>leName</cstring> + </property> + </widget> + <widget class="QLabel" row="1" column="0"> + <property name="name"> + <cstring>lbValue</cstring> + </property> + <property name="text"> + <string>Value:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>leValue</cstring> + </property> + </widget> + <widget class="QLabel" row="2" column="0"> + <property name="name"> + <cstring>lbDomain</cstring> + </property> + <property name="text"> + <string>Domain:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>leDomain</cstring> + </property> + </widget> + <widget class="QLabel" row="3" column="0"> + <property name="name"> + <cstring>lbPath</cstring> + </property> + <property name="text"> + <string>Path:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>lePath</cstring> + </property> + </widget> + <widget class="QLabel" row="4" column="0"> + <property name="name"> + <cstring>lbExpires</cstring> + </property> + <property name="text"> + <string>Expires:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>leExpires</cstring> + </property> + </widget> + <widget class="QLabel" row="5" column="0"> + <property name="name"> + <cstring>lbSecure</cstring> + </property> + <property name="text"> + <string>Secure:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>leSecure</cstring> + </property> + </widget> + <widget class="KLineEdit" row="1" column="1"> + <property name="name"> + <cstring>leValue</cstring> + </property> + <property name="readOnly"> + <bool>true</bool> + </property> + </widget> + <widget class="KLineEdit" row="4" column="1"> + <property name="name"> + <cstring>leExpires</cstring> + </property> + <property name="readOnly"> + <bool>true</bool> + </property> + </widget> + <widget class="KLineEdit" row="0" column="1"> + <property name="name"> + <cstring>leName</cstring> + </property> + <property name="readOnly"> + <bool>true</bool> + </property> + </widget> + </grid> + </widget> + </grid> +</widget> +<customwidgets> +</customwidgets> +<connections> + <connection> + <sender>tbClearSearchLine</sender> + <signal>clicked()</signal> + <receiver>kListViewSearchLine</receiver> + <slot>clear()</slot> + </connection> +</connections> +<includes> + <include location="global" impldecl="in implementation">kdialog.h</include> +</includes> +<layoutdefaults spacing="6" margin="11"/> +<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +<includehints> + <includehint>klistviewsearchline.h</includehint> +</includehints> +</UI> |