summaryrefslogtreecommitdiffstats
path: root/konversation/src/nicklistbehavior_preferencesui.ui
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-02-01 23:14:01 -0600
commit148b0f6a8c078da4064b16eb6e86ad45117e36d8 (patch)
tree7e1faadf979c25dd81d66213c3a5196d4745589b /konversation/src/nicklistbehavior_preferencesui.ui
parentf8b154acd091636603566b46cb97a2dd63b540cb (diff)
downloadkonversation-148b0f6a8c078da4064b16eb6e86ad45117e36d8.tar.gz
konversation-148b0f6a8c078da4064b16eb6e86ad45117e36d8.zip
Rename many classes and header files to avoid conflicts with KDE4
Diffstat (limited to 'konversation/src/nicklistbehavior_preferencesui.ui')
-rw-r--r--konversation/src/nicklistbehavior_preferencesui.ui160
1 files changed, 160 insertions, 0 deletions
diff --git a/konversation/src/nicklistbehavior_preferencesui.ui b/konversation/src/nicklistbehavior_preferencesui.ui
new file mode 100644
index 0000000..43e010f
--- /dev/null
+++ b/konversation/src/nicklistbehavior_preferencesui.ui
@@ -0,0 +1,160 @@
+<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
+<class>NictdelistBehavior_ConfigUI</class>
+<comment>This program is free software; you can redistribute it and/or modify
+it under the terms of the GNU General Public License as published by
+the Free Software Foundation; either version 2 of the License, or
+(at your option) any later version.
+</comment>
+<author>Copyright (C) 2005 Peter Simonsson</author>
+<widget class="TQWidget">
+ <property name="name">
+ <cstring>NictdelistBehavior_ConfigUI</cstring>
+ </property>
+ <property name="geometry">
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>692</width>
+ <height>480</height>
+ </rect>
+ </property>
+ <grid>
+ <property name="name">
+ <cstring>unnamed</cstring>
+ </property>
+ <property name="margin">
+ <number>0</number>
+ </property>
+ <widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>textLabel1_2</cstring>
+ </property>
+ <property name="text">
+ <string>&amp;Command to be executed on double click:</string>
+ </property>
+ <property name="buddy" stdset="0">
+ <cstring>kcfg_ChannelDoubleClickAction</cstring>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>kcfg_SortCaseInsensitive</cstring>
+ </property>
+ <property name="text">
+ <string>Sort case &amp;insensitive</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="3">
+ <property name="name">
+ <cstring>kcfg_SortByActivity</cstring>
+ </property>
+ <property name="text">
+ <string>Sort by &amp;activity</string>
+ </property>
+ </widget>
+ <widget class="TQCheckBox" row="3" column="0">
+ <property name="name">
+ <cstring>kcfg_SortByStatus</cstring>
+ </property>
+ <property name="sizePolicy">
+ <sizepolicy>
+ <hsizetype>4</hsizetype>
+ <vsizetype>0</vsizetype>
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text">
+ <string>Sort b&amp;y user status</string>
+ </property>
+ </widget>
+ <widget class="TDEListView" row="4" column="0" rowspan="1" colspan="3">
+ <column>
+ <property name="text">
+ <string>Mode</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <column>
+ <property name="text">
+ <string>Explanation</string>
+ </property>
+ <property name="clickable">
+ <bool>true</bool>
+ </property>
+ <property name="resizable">
+ <bool>true</bool>
+ </property>
+ </column>
+ <property name="name">
+ <cstring>sortOrder</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="acceptDrops">
+ <bool>true</bool>
+ </property>
+ <property name="allColumnsShowFocus">
+ <bool>true</bool>
+ </property>
+ <property name="fullWidth">
+ <bool>true</bool>
+ </property>
+ <property name="dragEnabled">
+ <bool>true</bool>
+ </property>
+ <property name="shadeSortColumn">
+ <bool>false</bool>
+ </property>
+ </widget>
+ <widget class="KLineEdit" row="0" column="2">
+ <property name="name">
+ <cstring>kcfg_ChannelDoubleClickAction</cstring>
+ </property>
+ </widget>
+ <widget class="TQLabel" row="3" column="1" rowspan="1" colspan="2">
+ <property name="name">
+ <cstring>orderHintLabel</cstring>
+ </property>
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>(Reorder nick sorting order by drag and drop)</string>
+ </property>
+ </widget>
+ </grid>
+</widget>
+<connections>
+ <connection>
+ <sender>kcfg_SortByStatus</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>sortOrder</receiver>
+ <slot>setEnabled(bool)</slot>
+ </connection>
+ <connection>
+ <sender>kcfg_SortByStatus</sender>
+ <signal>toggled(bool)</signal>
+ <receiver>orderHintLabel</receiver>
+ <slot>setEnabled(bool)</slot>
+ </connection>
+</connections>
+<tabstops>
+ <tabstop>kcfg_ChannelDoubleClickAction</tabstop>
+ <tabstop>kcfg_SortCaseInsensitive</tabstop>
+ <tabstop>kcfg_SortByStatus</tabstop>
+ <tabstop>sortOrder</tabstop>
+</tabstops>
+<layoutdefaults spacing="6" margin="11"/>
+<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
+<includehints>
+ <includehint>tdelistview.h</includehint>
+ <includehint>klineedit.h</includehint>
+</includehints>
+</UI>