summaryrefslogtreecommitdiffstats
path: root/kdelirc/kcmlirc/editmodebase.ui
diff options
context:
space:
mode:
Diffstat (limited to 'kdelirc/kcmlirc/editmodebase.ui')
-rw-r--r--kdelirc/kcmlirc/editmodebase.ui303
1 files changed, 0 insertions, 303 deletions
diff --git a/kdelirc/kcmlirc/editmodebase.ui b/kdelirc/kcmlirc/editmodebase.ui
deleted file mode 100644
index b59533b..0000000
--- a/kdelirc/kcmlirc/editmodebase.ui
+++ /dev/null
@@ -1,303 +0,0 @@
-<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
-<class>EditModeBase</class>
-<widget class="TQDialog">
- <property name="name">
- <cstring>EditModeBase</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>461</width>
- <height>334</height>
- </rect>
- </property>
- <property name="caption">
- <string>Edit Mode</string>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQLabel">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="text">
- <string>&lt;b&gt;Description&lt;/b&gt;</string>
- </property>
- </widget>
- <widget class="Line">
- <property name="name">
- <cstring>line3_2</cstring>
- </property>
- <property name="frameShape">
- <enum>HLine</enum>
- </property>
- <property name="frameShadow">
- <enum>Sunken</enum>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- </widget>
- <widget class="TQLayoutWidget">
- <property name="name">
- <cstring>layout25</cstring>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="TQLabel" row="1" column="0">
- <property name="name">
- <cstring>textLabel4</cstring>
- </property>
- <property name="text">
- <string>&amp;Icon for system tray:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>theIcon</cstring>
- </property>
- </widget>
- <widget class="TQLayoutWidget" row="1" column="1">
- <property name="name">
- <cstring>layout24</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer11</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>110</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- <widget class="TDEIconButton">
- <property name="name">
- <cstring>theIcon</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="text">
- <string></string>
- </property>
- </widget>
- <widget class="KPushButton">
- <property name="name">
- <cstring>kPushButton9</cstring>
- </property>
- <property name="text">
- <string></string>
- </property>
- <property name="pixmap">
- <pixmap>image0</pixmap>
- </property>
- </widget>
- </hbox>
- </widget>
- <widget class="TQLineEdit" row="0" column="1">
- <property name="name">
- <cstring>theName</cstring>
- </property>
- <property name="enabled">
- <bool>false</bool>
- </property>
- </widget>
- <widget class="TQLabel" row="0" column="0">
- <property name="name">
- <cstring>textLabel5</cstring>
- </property>
- <property name="text">
- <string>&amp;Mode name:</string>
- </property>
- <property name="buddy" stdset="0">
- <cstring>theName</cstring>
- </property>
- </widget>
- </grid>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer4</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>410</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <widget class="TQLabel">
- <property name="name">
- <cstring>textLabel2</cstring>
- </property>
- <property name="text">
- <string>&lt;b&gt;Behavior&lt;/b&gt;</string>
- </property>
- </widget>
- <widget class="Line">
- <property name="name">
- <cstring>line2</cstring>
- </property>
- <property name="frameShape">
- <enum>HLine</enum>
- </property>
- <property name="frameShadow">
- <enum>Sunken</enum>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- </widget>
- <widget class="TQCheckBox">
- <property name="name">
- <cstring>theDefault</cstring>
- </property>
- <property name="text">
- <string>Mo&amp;de is the default for its remote control</string>
- </property>
- </widget>
- <spacer>
- <property name="name">
- <cstring>spacer9</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>90</height>
- </size>
- </property>
- </spacer>
- <widget class="Line">
- <property name="name">
- <cstring>line3</cstring>
- </property>
- <property name="frameShape">
- <enum>HLine</enum>
- </property>
- <property name="frameShadow">
- <enum>Sunken</enum>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- </widget>
- <widget class="TQLayoutWidget">
- <property name="name">
- <cstring>layout15</cstring>
- </property>
- <hbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer>
- <property name="name">
- <cstring>spacer10</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>231</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <widget class="KPushButton">
- <property name="name">
- <cstring>theOK</cstring>
- </property>
- <property name="text">
- <string>&amp;OK</string>
- </property>
- </widget>
- <widget class="KPushButton">
- <property name="name">
- <cstring>kPushButton8</cstring>
- </property>
- <property name="text">
- <string>&amp;Cancel</string>
- </property>
- </widget>
- </hbox>
- </widget>
- </vbox>
-</widget>
-<images>
- <image name="image0">
- <data format="XPM.GZ" length="620">789c7dd0cd4e84301405e03d4fd17077c438201421c647d0b834312efa03c31d0648745c18e3bbcbb905fc8d0768fa1d202dec12757f77a3925df47c322776ca75e64925fe65185e1f1eafdfa2382b15ce4b95c567517cae9cba9dc606739ae7944ac009cc2a1ce008e6599ee6f2e20016599116c223a88df6da803d589ab22e851d58d9aaae2c7800eba2d67501ee856ea6033d680b5b5ab9db08fd4c0fba8526d02e6c020de8b46d9c065bd06b7fe1850cb612f9f61fd93afaccdad1ef8ec858e74de36cbb7644fb8eb93b60583aa2be3f32b35ca1231ae68c8c8cc3d24d129aab791a3a0ecbc973dbbabc5414cab02e4bb70ecbfef88f3d7f2bb7efe52df4ef7ff9dabd5f451f45248a2d</data>
- </image>
-</images>
-<connections>
- <connection>
- <sender>theName</sender>
- <signal>textChanged(const TQString&amp;)</signal>
- <receiver>EditModeBase</receiver>
- <slot>slotCheckText(const TQString&amp;)</slot>
- </connection>
- <connection>
- <sender>theOK</sender>
- <signal>clicked()</signal>
- <receiver>EditModeBase</receiver>
- <slot>accept()</slot>
- </connection>
- <connection>
- <sender>kPushButton8</sender>
- <signal>clicked()</signal>
- <receiver>EditModeBase</receiver>
- <slot>reject()</slot>
- </connection>
- <connection>
- <sender>kPushButton9</sender>
- <signal>clicked()</signal>
- <receiver>EditModeBase</receiver>
- <slot>slotClearIcon()</slot>
- </connection>
-</connections>
-<Q_SLOTS>
- <slot>slotCheckText(const TQString &amp;)</slot>
- <slot>slotClearIcon()</slot>
-</Q_SLOTS>
-<layoutdefaults spacing="6" margin="11"/>
-<includehints>
- <includehint>kicondialog.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
- <includehint>kpushbutton.h</includehint>
-</includehints>
-</UI>