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/subprojectoptionsdlgbase.ui

991 lines
48 KiB

<!DOCTYPE UI><UI version="3.1" stdsetdef="1">
<class>SubprojectOptionsDialogBase</class>
<widget class="TQDialog">
<property name="name">
<cstring>sub project options widget</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>442</width>
<height>437</height>
</rect>
</property>
<property name="caption">
<string>Subproject Options</string>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget">
<property name="name">
<cstring>subprojectoptions_tabwidget</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>Co&amp;mpiler</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>cflags_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Compiler flags for C compiler (CFLA&amp;GS):</string>
</property>
<property name="buddy" stdset="0">
<cstring>cflags_edit</cstring>
</property>
</widget>
<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="KLineEdit">
<property name="name">
<cstring>cflags_edit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>cflags_button</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>25</height>
</size>
</property>
<property name="text">
<string>...</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>Spacer2</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="TQLabel">
<property name="name">
<cstring>cxxflags_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Compiler flags for C++ compiler (C&amp;XXFLAGS):</string>
</property>
<property name="buddy" stdset="0">
<cstring>cxxflags_edit</cstring>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout3</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KLineEdit">
<property name="name">
<cstring>cxxflags_edit</cstring>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>cxxflags_button</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>25</height>
</size>
</property>
<property name="text">
<string>...</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</hbox>
</widget>
<spacer>
<property name="name">
<cstring>Spacer3</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="TQLabel">
<property name="name">
<cstring>fflags_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Compiler flags for Fortran compiler (&amp;FFLAGS):</string>
</property>
<property name="buddy" stdset="0">
<cstring>fflags_edit</cstring>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout4</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<widget class="KLineEdit">
<property name="name">
<cstring>fflags_edit</cstring>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>fflags_button</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="maximumSize">
<size>
<width>30</width>
<height>25</height>
</size>
</property>
<property name="text">
<string>...</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</hbox>
</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>20</width>
<height>20</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;Includes</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout11</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQCheckBox">
<property name="name">
<cstring>metasources_checkbox</cstring>
</property>
<property name="text">
<string>Automatically &amp;generate metasources</string>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout9</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>Layout9</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<spacer>
<property name="name">
<cstring>Spacer2_3</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
<widget class="TQPushButton">
<property name="name">
<cstring>insidemoveup_button</cstring>
</property>
<property name="text">
<string>Move &amp;Up</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>insidemovedown_button</cstring>
</property>
<property name="text">
<string>Move &amp;Down</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer3_2</cstring>
</property>
<property name="orientation">
<enum>Vertical</enum>
</property>
<property name="sizeType">
<enum>Expanding</enum>
</property>
<property name="sizeHint">
<size>
<width>20</width>
<height>16</height>
</size>
</property>
</spacer>
</vbox>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>insideinc_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Directories in&amp;side project:</string>
</property>
<property name="buddy" stdset="0">
<cstring>insideinc_listview</cstring>
</property>
</widget>
<widget class="TQListView" row="1" column="0">
<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>insideinc_listview</cstring>
</property>
<property name="resizeMode">
<enum>LastColumn</enum>
</property>
</widget>
</grid>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout10</cstring>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="0" column="1" rowspan="2" colspan="1">
<property name="name">
<cstring>Layout10</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<spacer>
<property name="name">
<cstring>Spacer1_2</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>outsideadd_button</cstring>
</property>
<property name="text">
<string>&amp;Add...</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>outsideedit_button</cstring>
</property>
<property name="text">
<string>&amp;Edit...</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>outsideremove_button</cstring>
</property>
<property name="text">
<string>&amp;Remove</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>outsidemoveup_button</cstring>
</property>
<property name="text">
<string>Move U&amp;p</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>outsidemovedown_button</cstring>
</property>
<property name="text">
<string>Move Dow&amp;n</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer2_2</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="TQLabel" row="0" column="0">
<property name="name">
<cstring>TextLabel2_2</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>Directories ou&amp;tside project:</string>
</property>
<property name="buddy" stdset="0">
<cstring>outsideinc_listview</cstring>
</property>
</widget>
<widget class="TQListView" row="1" column="0">
<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>outsideinc_listview</cstring>
</property>
<property name="resizeMode">
<enum>LastColumn</enum>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
</vbox>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;Prefixes</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQListView" row="1" column="0">
<column>
<property name="text">
<string>Name</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<column>
<property name="text">
<string>Path</string>
</property>
<property name="clickable">
<bool>true</bool>
</property>
<property name="resizable">
<bool>true</bool>
</property>
</column>
<property name="name">
<cstring>prefix_listview</cstring>
</property>
<property name="allColumnsShowFocus">
<bool>true</bool>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
</widget>
<widget class="TQLabel" row="0" column="0">
<property name="name">
<cstring>prefixes_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>C&amp;ustom prefixes:</string>
</property>
<property name="buddy" stdset="0">
<cstring>prefix_listview</cstring>
</property>
</widget>
<widget class="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>Layout6</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<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>
<widget class="TQPushButton">
<property name="name">
<cstring>addprefix_button</cstring>
</property>
<property name="text">
<string>&amp;Add...</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>editprefix_button</cstring>
</property>
<property name="text">
<string>&amp;Edit...</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>removeprefix_button</cstring>
</property>
<property name="text">
<string>&amp;Remove</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer6</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>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>tab</cstring>
</property>
<attribute name="title">
<string>&amp;Build Order</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget" row="1" column="1">
<property name="name">
<cstring>Layout9_2</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<spacer>
<property name="name">
<cstring>Spacer2_3_2</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>buildmoveup_button</cstring>
</property>
<property name="text">
<string>Move &amp;Up</string>
</property>
</widget>
<widget class="TQPushButton">
<property name="name">
<cstring>buildmovedown_button</cstring>
</property>
<property name="text">
<string>Move &amp;Down</string>
</property>
</widget>
<spacer>
<property name="name">
<cstring>Spacer3_2_2</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" row="1" column="0">
<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>buildorder_listview</cstring>
</property>
<property name="resizeMode">
<enum>LastColumn</enum>
</property>
</widget>
<widget class="TQLabel" row="0" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>buildorder_label</cstring>
</property>
<property name="font">
<font>
</font>
</property>
<property name="text">
<string>O&amp;rder in which sub projects are built:</string>
</property>
<property name="buddy" stdset="0">
<cstring>buildorder_listview</cstring>
</property>
</widget>
</grid>
</widget>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>Layout2</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<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>
<widget class="TQPushButton">
<property name="name">
<cstring>okbutton</cstring>
</property>
<property name="text">
<string>&amp;OK</string>
</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>
</widget>
</hbox>
</widget>
</vbox>
</widget>
<connections>
<connection>
<sender>cflags_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>cflagsClicked()</slot>
</connection>
<connection>
<sender>cxxflags_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>cxxFlagsClicked()</slot>
</connection>
<connection>
<sender>removeprefix_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>removePrefixClicked()</slot>
</connection>
<connection>
<sender>insidemoveup_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>insideMoveUpClicked()</slot>
</connection>
<connection>
<sender>insidemovedown_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>insideMoveDownClicked()</slot>
</connection>
<connection>
<sender>outsideadd_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>outsideAddClicked()</slot>
</connection>
<connection>
<sender>outsideedit_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>outsideEditClicked()</slot>
</connection>
<connection>
<sender>outsidemovedown_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>outsideMoveDownClicked()</slot>
</connection>
<connection>
<sender>outsidemoveup_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>outsideMoveUpClicked()</slot>
</connection>
<connection>
<sender>outsideremove_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>outsideRemoveClicked()</slot>
</connection>
<connection>
<sender>okbutton</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>accept()</slot>
</connection>
<connection>
<sender>cancelbutton</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>reject()</slot>
</connection>
<connection>
<sender>fflags_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>fflagsClicked()</slot>
</connection>
<connection>
<sender>buildmovedown_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>buildorderMoveDownClicked()</slot>
</connection>
<connection>
<sender>buildmoveup_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>buildorderMoveUpClicked()</slot>
</connection>
<connection>
<sender>addprefix_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>addPrefixClicked()</slot>
</connection>
<connection>
<sender>editprefix_button</sender>
<signal>clicked()</signal>
<receiver>sub project options widget</receiver>
<slot>editPrefixClicked()</slot>
</connection>
</connections>
<tabstops>
<tabstop>cflags_edit</tabstop>
<tabstop>cflags_button</tabstop>
<tabstop>cxxflags_edit</tabstop>
<tabstop>cxxflags_button</tabstop>
<tabstop>fflags_edit</tabstop>
<tabstop>fflags_button</tabstop>
<tabstop>subprojectoptions_tabwidget</tabstop>
<tabstop>metasources_checkbox</tabstop>
<tabstop>insideinc_listview</tabstop>
<tabstop>insidemoveup_button</tabstop>
<tabstop>insidemovedown_button</tabstop>
<tabstop>outsideinc_listview</tabstop>
<tabstop>outsideadd_button</tabstop>
<tabstop>outsideedit_button</tabstop>
<tabstop>outsideremove_button</tabstop>
<tabstop>outsidemoveup_button</tabstop>
<tabstop>outsidemovedown_button</tabstop>
<tabstop>prefix_listview</tabstop>
<tabstop>addprefix_button</tabstop>
<tabstop>editprefix_button</tabstop>
<tabstop>removeprefix_button</tabstop>
<tabstop>buildorder_listview</tabstop>
<tabstop>buildmoveup_button</tabstop>
<tabstop>buildmovedown_button</tabstop>
<tabstop>okbutton</tabstop>
<tabstop>cancelbutton</tabstop>
</tabstops>
<slots>
<slot access="protected">buildorderMoveDownClicked()</slot>
<slot access="protected">cflagsClicked()</slot>
<slot access="protected">cxxFlagsClicked()</slot>
<slot access="protected">fflagsClicked()</slot>
<slot access="protected">insideMoveDownClicked()</slot>
<slot access="protected">insideMoveUpClicked()</slot>
<slot access="protected">buildorderMoveUpClicked()</slot>
<slot access="protected">outsideAddClicked()</slot>
<slot access="protected">outsideEditClicked()</slot>
<slot access="protected">outsideMoveDownClicked()</slot>
<slot access="protected">outsideMoveUpClicked()</slot>
<slot access="protected">outsideRemoveClicked()</slot>
<slot access="protected">removePrefixClicked()</slot>
<slot access="private">addPrefixClicked()</slot>
<slot access="private">editPrefixClicked()</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>