You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeutils/kdelirc/kcmlirc/addactionbase.ui

1609 lines
68 KiB

<!DOCTYPE UI><UI version="3.2" stdsetdef="1">
<class>AddActionBase</class>
<author>Gav Wood</author>
<widget class="TQWizard">
<property name="name">
<cstring>AddActionBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>723</width>
<height>593</height>
</rect>
</property>
<property name="caption">
<string>Add Action</string>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="title">
<string>Select Action to Carry Out on Button Press</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>buttonGroup1</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>theUseProfile</cstring>
</property>
<property name="text">
<string>I wish to select an &amp;application below for usage:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout14</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer13</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>81</width>
<height>31</height>
</size>
</property>
</spacer>
<widget class="TDEListView">
<column>
<property name="text">
<string>Applications</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>theProfiles</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>3</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer14</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>101</width>
<height>31</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<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>311</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQRadioButton">
<property name="name">
<cstring>theUseDCOP</cstring>
</property>
<property name="text">
<string>I wish to manually select a &amp;function from a running program</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer12</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>321</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQRadioButton">
<property name="name">
<cstring>theChangeMode</cstring>
</property>
<property name="text">
<string>I wish to change the remote control's &amp;mode</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer4</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>20</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="title">
<string>Select Button to Configure</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>theButtonText</cstring>
</property>
<property name="text">
<string>You are attempting to configure an action for a button on [remote] (in mode [mode]). Press a button on this remote control or select from the list.</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer12_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>110</width>
<height>41</height>
</size>
</property>
</spacer>
<widget class="TDEListView">
<column>
<property name="text">
<string>Button</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>theButtons</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>2</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer5</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>110</width>
<height>31</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="title">
<string>Select Program Function</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQSplitter">
<property name="name">
<cstring>splitter8</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string>Program</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<item>
<property name="text">
<string>IR Kick</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<item>
<property name="text">
<string>Xine</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<item>
<property name="text">
<string>kicker</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
<item>
<property name="text">
<string>kicker</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
</item>
<item>
<property name="text">
<string>noatun</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
<item>
<property name="text">
<string>Marquis</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<item>
<property name="text">
<string>Noatun</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
<item>
<property name="text">
<string>noatun</string>
</property>
<property name="pixmap">
<pixmap></pixmap>
</property>
</item>
</item>
<property name="name">
<cstring>theObjects</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="rootIsDecorated">
<bool>true</bool>
</property>
<property name="fullWidth">
<bool>false</bool>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout13</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string>Function</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Parameter</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Prototype</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>theFunctions</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</vbox>
</widget>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="title">
<string>Select Program Function</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>buttonGroup4</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>theNotJustStart</cstring>
</property>
<property name="text">
<string>&amp;Perform a function in the application:</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout37</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer39</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>61</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TDEListView">
<column>
<property name="text">
<string>Function</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Options</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Description</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>theProfileFunctions</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>7</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>theJustStart</cstring>
</property>
<property name="text">
<string>&amp;Just start the application. Do not do anything else.</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer40</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>81</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="title">
<string>Populate Parameters</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListView">
<column>
<property name="text">
<string>Option Description</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Value</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Type</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Place</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>theParameters</cstring>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout35</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout34</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer32</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>111</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>theCurParameter</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>3</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>Parameter:</string>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer27</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>146</width>
<height>21</height>
</size>
</property>
</spacer>
<widget class="TQWidgetStack">
<property name="name">
<cstring>theValue</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="id">
<number>0</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<spacer>
<property name="name">
<cstring>spacer28</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>61</height>
</size>
</property>
</spacer>
<widget class="KLineEdit">
<property name="name">
<cstring>theValueLineEdit</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="id">
<number>1</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<spacer>
<property name="name">
<cstring>spacer29</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>61</height>
</size>
</property>
</spacer>
<widget class="TQCheckBox">
<property name="name">
<cstring>theValueCheckBox</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="text">
<string></string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="id">
<number>2</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<spacer>
<property name="name">
<cstring>spacer30</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>61</height>
</size>
</property>
</spacer>
<widget class="KIntNumInput">
<property name="name">
<cstring>theValueIntNumInput</cstring>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="id">
<number>3</number>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<spacer>
<property name="name">
<cstring>spacer31</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>51</height>
</size>
</property>
</spacer>
<widget class="KDoubleNumInput">
<property name="name">
<cstring>theValueDoubleNumInput</cstring>
</property>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="id">
<number>4</number>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KEditListBox" row="0" column="0">
<property name="name">
<cstring>theValueEditListBox</cstring>
</property>
<property name="title">
<string></string>
</property>
</widget>
</grid>
</widget>
</widget>
<spacer>
<property name="name">
<cstring>spacer26</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>147</width>
<height>21</height>
</size>
</property>
</spacer>
</hbox>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="title">
<string>Finishing Up</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1</cstring>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Miscellaneous Options</string>
</property>
</widget>
<widget class="Line">
<property name="name">
<cstring>line1_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="TQCheckBox">
<property name="name">
<cstring>theRepeat</cstring>
</property>
<property name="text">
<string>This action is &amp;repeatable if the button is held down</string>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>theAutoStart</cstring>
</property>
<property name="text">
<string>This action causes the application to &amp;start if not already running</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer22</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>670</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>theIMTop</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="font">
<font>
<bold>1</bold>
</font>
</property>
<property name="text">
<string>Multiple Instances</string>
</property>
</widget>
<widget class="Line">
<property name="name">
<cstring>theIMLine</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</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="TQLabel">
<property name="name">
<cstring>theIMLabel</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>This application may have multiple instances. In the case of having multiple instances at once when this action should be executed, choose a course of action:</string>
</property>
<property name="alignment">
<set>WordBreak|AlignVCenter</set>
</property>
</widget>
<widget class="TQButtonGroup">
<property name="name">
<cstring>theIMGroup</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>theDontSend</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>&amp;Ignore the action</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>theSendToTop</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Send the action to the instance hi&amp;ghest in the window stacking order</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>theSendToBottom</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Send the action to the instance &amp;lowest in window stacking order</string>
</property>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>theSendToAll</cstring>
</property>
<property name="enabled">
<bool>false</bool>
</property>
<property name="text">
<string>Send the action to &amp;all instances</string>
</property>
</widget>
</vbox>
</widget>
<spacer>
<property name="name">
<cstring>spacer1</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>170</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>page</cstring>
</property>
<attribute name="title">
<string>Select Required Mode Change</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQButtonGroup" row="0" column="0">
<property name="name">
<cstring>buttonGroup3</cstring>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="title">
<string></string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQRadioButton">
<property name="name">
<cstring>theSwitchMode</cstring>
</property>
<property name="text">
<string>&amp;Switch to mode:</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout13</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<spacer>
<property name="name">
<cstring>spacer8</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>131</width>
<height>31</height>
</size>
</property>
</spacer>
<widget class="TDEListView">
<column>
<property name="text">
<string>Mode</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>theModes</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>3</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="fullWidth">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer9</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>131</width>
<height>31</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQRadioButton">
<property name="name">
<cstring>theExitMode</cstring>
</property>
<property name="text">
<string>&amp;Exit current mode</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer15_2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>551</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQLabel">
<property name="name">
<cstring>textLabel1_2</cstring>
</property>
<property name="text">
<string>&lt;b&gt;Options&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>theDoBefore</cstring>
</property>
<property name="text">
<string>E&amp;xecute all other actions before mode change (in original mode)</string>
</property>
<property name="checked">
<bool>true</bool>
</property>
</widget>
<widget class="TQCheckBox">
<property name="name">
<cstring>theDoAfter</cstring>
</property>
<property name="text">
<string>Exec&amp;ute all actions after mode change (in new mode)</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>spacer10</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>21</width>
<height>30</height>
</size>
</property>
</spacer>
</vbox>
</widget>
</grid>
</widget>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>theObjects</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateFunctions()</slot>
</connection>
<connection>
<sender>theParameters</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateParameter()</slot>
</connection>
<connection>
<sender>theFunctions</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateButtonStates()</slot>
</connection>
<connection>
<sender>theSwitchMode</sender>
<signal>stateChanged(int)</signal>
<receiver>AddActionBase</receiver>
<slot>updateButtonStates()</slot>
</connection>
<connection>
<sender>theExitMode</sender>
<signal>stateChanged(int)</signal>
<receiver>AddActionBase</receiver>
<slot>updateButtonStates()</slot>
</connection>
<connection>
<sender>theChangeMode</sender>
<signal>stateChanged(int)</signal>
<receiver>AddActionBase</receiver>
<slot>updateButtonStates()</slot>
</connection>
<connection>
<sender>theUseDCOP</sender>
<signal>stateChanged(int)</signal>
<receiver>AddActionBase</receiver>
<slot>updateButtonStates()</slot>
</connection>
<connection>
<sender>theUseProfile</sender>
<signal>stateChanged(int)</signal>
<receiver>AddActionBase</receiver>
<slot>updateButtonStates()</slot>
</connection>
<connection>
<sender>theProfiles</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateButtonStates()</slot>
</connection>
<connection>
<sender>theModes</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateButtonStates()</slot>
</connection>
<connection>
<sender>theModes</sender>
<signal>clicked(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>slotModeSelected()</slot>
</connection>
<connection>
<sender>theUseProfile</sender>
<signal>toggled(bool)</signal>
<receiver>theProfiles</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>theValueDoubleNumInput</sender>
<signal>valueChanged(double)</signal>
<receiver>AddActionBase</receiver>
<slot>slotParameterChanged()</slot>
</connection>
<connection>
<sender>theValueIntNumInput</sender>
<signal>valueChanged(int)</signal>
<receiver>AddActionBase</receiver>
<slot>slotParameterChanged()</slot>
</connection>
<connection>
<sender>theValueLineEdit</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>AddActionBase</receiver>
<slot>slotParameterChanged()</slot>
</connection>
<connection>
<sender>theValueCheckBox</sender>
<signal>toggled(bool)</signal>
<receiver>AddActionBase</receiver>
<slot>slotParameterChanged()</slot>
</connection>
<connection>
<sender>theProfileFunctions</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateParameters()</slot>
</connection>
<connection>
<sender>theFunctions</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateParameters()</slot>
</connection>
<connection>
<sender>theProfiles</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateProfileFunctions()</slot>
</connection>
<connection>
<sender>theValueEditListBox</sender>
<signal>changed()</signal>
<receiver>AddActionBase</receiver>
<slot>slotParameterChanged()</slot>
</connection>
<connection>
<sender>theNotJustStart</sender>
<signal>toggled(bool)</signal>
<receiver>theProfileFunctions</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>theNotJustStart</sender>
<signal>toggled(bool)</signal>
<receiver>theAutoStart</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>theJustStart</sender>
<signal>toggled(bool)</signal>
<receiver>theAutoStart</receiver>
<slot>setChecked(bool)</slot>
</connection>
<connection>
<sender>theNotJustStart</sender>
<signal>toggled(bool)</signal>
<receiver>theRepeat</receiver>
<slot>setEnabled(bool)</slot>
</connection>
<connection>
<sender>theNotJustStart</sender>
<signal>toggled(bool)</signal>
<receiver>theRepeat</receiver>
<slot>setChecked(bool)</slot>
</connection>
<connection>
<sender>theProfileFunctions</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateOptions()</slot>
</connection>
<connection>
<sender>theFunctions</sender>
<signal>currentChanged(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>updateOptions()</slot>
</connection>
<connection>
<sender>theProfiles</sender>
<signal>doubleClicked(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>next()</slot>
</connection>
<connection>
<sender>theButtons</sender>
<signal>doubleClicked(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>next()</slot>
</connection>
<connection>
<sender>theFunctions</sender>
<signal>doubleClicked(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>next()</slot>
</connection>
<connection>
<sender>theProfileFunctions</sender>
<signal>doubleClicked(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>next()</slot>
</connection>
<connection>
<sender>theModes</sender>
<signal>doubleClicked(TQListViewItem*)</signal>
<receiver>AddActionBase</receiver>
<slot>accept()</slot>
</connection>
</connections>
<Q_SLOTS>
<slot>updateFunctions()</slot>
<slot>updateParameter()</slot>
<slot>updateParameters()</slot>
<slot>updateButtonStates()</slot>
<slot>updateCurrentParam(const TQString &amp;)</slot>
<slot>slotNextParam()</slot>
<slot>slotCorrectPage()</slot>
<slot>slotModeSelected()</slot>
<slot>updateProfileFunctions()</slot>
<slot>updateForPageChange()</slot>
<slot>slotParameterChanged()</slot>
<slot>updateOptions()</slot>
</Q_SLOTS>
<layoutdefaults spacing="6" margin="11"/>
<includehints>
<includehint>tdelistview.h</includehint>
<includehint>tdelistview.h</includehint>
<includehint>tdelistview.h</includehint>
<includehint>tdelistview.h</includehint>
<includehint>tdelistview.h</includehint>
<includehint>tdelistview.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>knuminput.h</includehint>
<includehint>keditlistbox.h</includehint>
<includehint>klineedit.h</includehint>
<includehint>tdelistview.h</includehint>
</includehints>
</UI>