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.
tdevelop/buildtools/autotools/addapplicationdlgbase.ui

554 lines
22 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>AddApplicationDialogBase</class>
<widget class="TQDialog">
<property name="name">
<cstring>add_application_dialog</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>586</width>
<height>425</height>
</rect>
</property>
<property name="caption">
<string>Add New Application .desktop File</string>
</property>
<property name="sizeGripEnabled">
<bool>false</bool>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>GroupBox7</cstring>
</property>
<property name="title">
<string>&amp;Application File</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox" row="2" column="1">
<property name="name">
<cstring>terminal_box</cstring>
</property>
<property name="text">
<string>Start in t&amp;erminal</string>
</property>
</widget>
<widget class="KLineEdit" row="3" column="1" rowspan="1" colspan="3">
<property name="name">
<cstring>comment_edit</cstring>
</property>
</widget>
<widget class="KLineEdit" row="0" column="1">
<property name="name">
<cstring>filename_edit</cstring>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="3">
<property name="name">
<cstring>Layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQPushButton">
<property name="name">
<cstring>icon_button</cstring>
</property>
<property name="maximumSize">
<size>
<width>24</width>
<height>24</height>
</size>
</property>
<property name="text">
<string></string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer1</cstring>
</property>
<property name="orientation">
<enum>Horizontal</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
</hbox>
</widget>
<widget class="TQComboBox" row="0" column="3">
<property name="name">
<cstring>executable_combo</cstring>
</property>
<property name="editable">
<bool>true</bool>
</property>
</widget>
<widget class="KLineEdit" row="1" column="1">
<property name="name">
<cstring>name_edit</cstring>
</property>
</widget>
<widget class="TQComboBox" row="2" column="3">
<item>
<property name="text">
<string>Application</string>
</property>
</item>
<item>
<property name="text">
<string>Games</string>
</property>
</item>
<item>
<property name="text">
<string>Development</string>
</property>
</item>
<item>
<property name="text">
<string>Editors</string>
</property>
</item>
<item>
<property name="text">
<string>Graphics</string>
</property>
</item>
<item>
<property name="text">
<string>Internet</string>
</property>
</item>
<item>
<property name="text">
<string>Multimedia</string>
</property>
</item>
<item>
<property name="text">
<string>Office</string>
</property>
</item>
<item>
<property name="text">
<string>Settings</string>
</property>
</item>
<item>
<property name="text">
<string>System</string>
</property>
</item>
<item>
<property name="text">
<string>Toys</string>
</property>
</item>
<item>
<property name="text">
<string>Utilities</string>
</property>
</item>
<item>
<property name="text">
<string>WordProcessing</string>
</property>
</item>
<property name="name">
<cstring>section_combo</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="2">
<property name="name">
<cstring>name_label_2</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>E&amp;xecutable:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
<property name="buddy" stdset="0">
<cstring>executable_combo</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="2">
<property name="name">
<cstring>icon_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>&amp;Icon:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
<property name="buddy" stdset="0">
<cstring>icon_button</cstring>
</property>
</widget>
<widget class="TQLabel" row="2" column="2">
<property name="name">
<cstring>section_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>&amp;Section:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
<property name="buddy" stdset="0">
<cstring>section_combo</cstring>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>filename_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>&amp;File name:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
<property name="buddy" stdset="0">
<cstring>filename_edit</cstring>
</property>
</widget>
<widget class="TQLabel" row="1" column="0">
<property name="name">
<cstring>name_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>&amp;Name:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
<property name="buddy" stdset="0">
<cstring>name_edit</cstring>
</property>
</widget>
<widget class="TQLabel" row="3" column="0">
<property name="name">
<cstring>comment_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Co&amp;mment:</string>
</property>
<property name="alignment">
<set>AlignVCenter|AlignRight</set>
</property>
<property name="buddy" stdset="0">
<cstring>comment_edit</cstring>
</property>
</widget>
</grid>
</widget>
<spacer>
<property name="name">
<cstring>Spacer11</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Preferred</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQGroupBox">
<property name="name">
<cstring>GroupBox6</cstring>
</property>
<property name="title">
<string>Mime &amp;Types</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout5</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="TQListView">
<column>
<property name="text">
<string></string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>chosentypes_listview</cstring>
</property>
<property name="resizeMode">
<enum>LastColumn</enum>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout3</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<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>20</width>
<height>20</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>add_button</cstring>
</property>
<property name="text">
<string>&lt;-</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>remove_button</cstring>
</property>
<property name="text">
<string>-&gt;</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer5</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>
</vbox>
</widget>
<widget class="TQListView">
<column>
<property name="text">
<string></string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>availtypes_listview</cstring>
</property>
<property name="resizeMode">
<enum>LastColumn</enum>
</property>
</widget>
</hbox>
</widget>
</hbox>
</widget>
<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>
<spacer>
<property name="name">
<cstring>Horizontal Spacing2</cstring>
</property>
<property name="orientation">
<enum>Horizontal</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">
<property name="name">
<cstring>okbutton</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
<property name="default">
<bool>true</bool>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>cancelbutton</cstring>
</property>
<property name="text">
<string>&amp;Cancel</string>
</property>
<property name="autoDefault">
<bool>true</bool>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>cancelbutton</sender>
<signal>clicked()</signal>
<receiver>add_application_dialog</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>okbutton</sender>
<signal>clicked()</signal>
<receiver>add_application_dialog</receiver>
<slot>accept()</slot>
</connection>
<connection>
<sender>icon_button</sender>
<signal>clicked()</signal>
<receiver>add_application_dialog</receiver>
<slot>iconClicked()</slot>
</connection>
<connection>
<sender>add_button</sender>
<signal>clicked()</signal>
<receiver>add_application_dialog</receiver>
<slot>addTypeClicked()</slot>
</connection>
<connection>
<sender>remove_button</sender>
<signal>clicked()</signal>
<receiver>add_application_dialog</receiver>
<slot>removeTypeClicked()</slot>
</connection>
</connections>
<tabstops>
<tabstop>filename_edit</tabstop>
<tabstop>executable_combo</tabstop>
<tabstop>name_edit</tabstop>
<tabstop>icon_button</tabstop>
<tabstop>terminal_box</tabstop>
<tabstop>section_combo</tabstop>
<tabstop>comment_edit</tabstop>
<tabstop>chosentypes_listview</tabstop>
<tabstop>add_button</tabstop>
<tabstop>remove_button</tabstop>
<tabstop>availtypes_listview</tabstop>
<tabstop>okbutton</tabstop>
<tabstop>cancelbutton</tabstop>
</tabstops>
<slots>
<slot access="protected">addTypeClicked()</slot>
<slot access="protected">iconClicked()</slot>
<slot access="protected">removeTypeClicked()</slot>
</slots>
<layoutdefaults spacing="6" margin="11"/>
<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/>
<includes>
<include location="global" impldecl="in implementation">kdialog.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
</includes>
</UI>