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.
207 lines
8.0 KiB
207 lines
8.0 KiB
<!DOCTYPE UI><UI version="3.0" stdsetdef="1">
|
|
<class>MulticlipForm</class>
|
|
<include location="global" impldecl="in declaration">ntqclipboard.h</include>
|
|
<include location="global" impldecl="in implementation">ntqapplication.h</include>
|
|
<include location="local" implDecl="in declaration">multiclip.ui.h</include>
|
|
<variable>TQClipboard *cb;</variable>
|
|
<pixmapinproject/>
|
|
<layoutdefaults spacing="6" margin="11"/>
|
|
<widget class="TQDialog">
|
|
<property name="name">
|
|
<cstring>MulticlipForm</cstring>
|
|
</property>
|
|
<property name="geometry">
|
|
<rect>
|
|
<x>0</x>
|
|
<y>0</y>
|
|
<width>585</width>
|
|
<height>472</height>
|
|
</rect>
|
|
</property>
|
|
<property name="caption">
|
|
<string>Multiclip</string>
|
|
</property>
|
|
<vbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>11</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>Layout1</cstring>
|
|
</property>
|
|
<hbox>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<widget class="TQLabel">
|
|
<property name="name">
|
|
<cstring>TextLabel1</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Current Clipping</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLineEdit">
|
|
<property name="name">
|
|
<cstring>currentLineEdit</cstring>
|
|
</property>
|
|
</widget>
|
|
</hbox>
|
|
</widget>
|
|
<widget class="TQLayoutWidget">
|
|
<property name="name">
|
|
<cstring>Layout19</cstring>
|
|
</property>
|
|
<grid>
|
|
<property name="name">
|
|
<cstring>unnamed</cstring>
|
|
</property>
|
|
<property name="margin">
|
|
<number>0</number>
|
|
</property>
|
|
<property name="spacing">
|
|
<number>6</number>
|
|
</property>
|
|
<widget class="TQPushButton" row="4" column="1">
|
|
<property name="name">
|
|
<cstring>addPushButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Add Clipping</string>
|
|
</property>
|
|
</widget>
|
|
<spacer row="2" column="1">
|
|
<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>20</width>
|
|
<height>20</height>
|
|
</size>
|
|
</property>
|
|
</spacer>
|
|
<widget class="TQPushButton" row="7" column="1">
|
|
<property name="name">
|
|
<cstring>quitPushButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Quit</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="1">
|
|
<property name="name">
|
|
<cstring>TextLabel3</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Length</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLabel" row="0" column="0">
|
|
<property name="name">
|
|
<cstring>TextLabel2</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>Previous Clippings</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQCheckBox" row="3" column="1">
|
|
<property name="name">
|
|
<cstring>autoCheckBox</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>A&uto Add Clippings</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQLCDNumber" row="1" column="1">
|
|
<property name="name">
|
|
<cstring>lengthLCDNumber</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="6" column="1">
|
|
<property name="name">
|
|
<cstring>deletePushButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Delete Clipping</string>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQListBox" row="1" column="0" rowspan="7" colspan="1">
|
|
<property name="name">
|
|
<cstring>clippingsListBox</cstring>
|
|
</property>
|
|
</widget>
|
|
<widget class="TQPushButton" row="5" column="1">
|
|
<property name="name">
|
|
<cstring>copyPushButton</cstring>
|
|
</property>
|
|
<property name="text">
|
|
<string>&Copy Previous</string>
|
|
</property>
|
|
</widget>
|
|
</grid>
|
|
</widget>
|
|
</vbox>
|
|
</widget>
|
|
<connections>
|
|
<connection language="C++">
|
|
<sender>quitPushButton</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>MulticlipForm</receiver>
|
|
<slot>accept()</slot>
|
|
</connection>
|
|
<connection language="C++">
|
|
<sender>addPushButton</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>MulticlipForm</receiver>
|
|
<slot>addClipping()</slot>
|
|
</connection>
|
|
<connection language="C++">
|
|
<sender>copyPushButton</sender>
|
|
<signal>pressed()</signal>
|
|
<receiver>MulticlipForm</receiver>
|
|
<slot>copyPrevious()</slot>
|
|
</connection>
|
|
<connection language="C++">
|
|
<sender>deletePushButton</sender>
|
|
<signal>clicked()</signal>
|
|
<receiver>MulticlipForm</receiver>
|
|
<slot>deleteClipping()</slot>
|
|
</connection>
|
|
<slot access="public" specifier="virtual" language="C++" returnType="void">addClipping()</slot>
|
|
<slot access="public" specifier="virtual" language="C++" returnType="void">dataChanged()</slot>
|
|
<slot access="public" specifier="virtual" language="C++" returnType="void">deleteClipping()</slot>
|
|
<slot access="protected" specifier="virtual" language="C++" returnType="void">init()</slot>
|
|
<slot access="public" specifier="virtual" language="C++" returnType="void">selectionChanged()</slot>
|
|
<slot access="public" specifier="virtual" language="C++" returnType="void">copyPrevious()</slot>
|
|
<slot access="public" specifier="virtual" language="C++" returnType="void">clippingChanged( const TQString & clipping )</slot>
|
|
</connections>
|
|
<tabstops>
|
|
<tabstop>currentLineEdit</tabstop>
|
|
<tabstop>clippingsListBox</tabstop>
|
|
<tabstop>autoCheckBox</tabstop>
|
|
<tabstop>addPushButton</tabstop>
|
|
<tabstop>copyPushButton</tabstop>
|
|
<tabstop>deletePushButton</tabstop>
|
|
<tabstop>quitPushButton</tabstop>
|
|
</tabstops>
|
|
</UI>
|