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/parts/appwizard/appwizarddlgbase.ui

659 lines
29 KiB

<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
<class>AppWizardDialogBase</class>
<widget class="TQWizard">
<property name="name">
<cstring>AppWizardDialogBase</cstring>
</property>
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>616</width>
<height>615</height>
</rect>
</property>
<property name="caption">
<string>Create New Project</string>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>generalPage</cstring>
</property>
<attribute name="title">
<string>General</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQTabWidget" row="0" column="0" rowspan="2" colspan="1">
<property name="name">
<cstring>templates_tabwidget</cstring>
</property>
<widget class="TQWidget">
<property name="name">
<cstring>m_allProjectsPage</cstring>
</property>
<attribute name="title">
<string>&amp;All Projects</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEListView" row="0" 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>templates_listview</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>1</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="hScrollBarMode">
<enum>Auto</enum>
</property>
<property name="selectionMode" stdset="0">
<enum>Single</enum>
</property>
<property name="rootIsDecorated">
<bool>true</bool>
</property>
<property name="resizeMode">
<enum>AllColumns</enum>
</property>
<property name="fullWidth">
<bool>false</bool>
</property>
<property name="itemsMovable">
<bool>false</bool>
</property>
<property name="whatsThis" stdset="0">
<string></string>
</property>
</widget>
<widget class="TQCheckBox" row="1" column="0">
<property name="name">
<cstring>showAll_box</cstring>
</property>
<property name="text">
<string>&amp;Show all project templates</string>
</property>
<property name="checked">
<bool>false</bool>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>m_favouritesPage</cstring>
</property>
<attribute name="title">
<string>&amp;Favorites</string>
</attribute>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TDEIconView" row="0" column="0">
<property name="name">
<cstring>favourites_iconview</cstring>
</property>
<property name="arrangement">
<enum>LeftToRight</enum>
</property>
<property name="itemsMovable">
<bool>false</bool>
</property>
<property name="mode">
<enum>Select</enum>
</property>
</widget>
</grid>
</widget>
</widget>
<widget class="TQLabel" row="0" column="1">
<property name="name">
<cstring>icon_label</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>250</width>
<height>180</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>250</width>
<height>180</height>
</size>
</property>
<property name="frameShape">
<enum>LineEditPanel</enum>
</property>
<property name="frameShadow">
<enum>Sunken</enum>
</property>
<property name="scaledContents">
<bool>true</bool>
</property>
<property name="alignment">
<set>AlignCenter</set>
</property>
<property name="hAlign" stdset="0">
</property>
</widget>
<widget class="TQGroupBox" row="2" column="0" rowspan="1" colspan="2">
<property name="name">
<cstring>GroupBox1</cstring>
</property>
<property name="title">
<string>Properties</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout2</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>appname_label</cstring>
</property>
<property name="text">
<string>Application &amp;name:</string>
</property>
<property name="buddy" stdset="0">
<cstring>appname_edit</cstring>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>location_label</cstring>
</property>
<property name="text">
<string>&amp;Location:</string>
</property>
<property name="buddy" stdset="0">
<cstring>dest_edit</cstring>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>TextLabel3</cstring>
</property>
<property name="text">
<string>Final location:</string>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout1</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KLineEdit">
<property name="name">
<cstring>appname_edit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="KURLRequester">
<property name="name">
<cstring>dest_edit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>finalLoc_label</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>TextLabel4</string>
</property>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQMultiLineEdit" row="1" column="1">
<property name="name">
<cstring>desc_textview</cstring>
</property>
<property name="enabled">
<bool>true</bool>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>0</hsizetype>
<vsizetype>7</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>250</width>
<height>0</height>
</size>
</property>
<property name="maximumSize">
<size>
<width>250</width>
<height>32767</height>
</size>
</property>
<property name="focusPolicy">
<enum>NoFocus</enum>
</property>
<property name="text">
<string></string>
</property>
<property name="wordWrap">
<enum>WidgetWidth</enum>
</property>
<property name="readOnly">
<bool>true</bool>
</property>
</widget>
</grid>
</widget>
<widget class="TQWidget">
<property name="name">
<cstring>WizardPage</cstring>
</property>
<attribute name="title">
<string>Project Options</string>
</attribute>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQGroupBox">
<property name="name">
<cstring>projectOptions</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>1</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="title">
<string>General Options</string>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout6</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="TQLabel">
<property name="name">
<cstring>author_label</cstring>
</property>
<property name="text">
<string>Author:</string>
</property>
<property name="buddy" stdset="0">
<cstring>author_edit</cstring>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>email_label</cstring>
</property>
<property name="text">
<string>Email:</string>
</property>
<property name="buddy" stdset="0">
<cstring>email_edit</cstring>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>version_label</cstring>
</property>
<property name="text">
<string>Version:</string>
</property>
<property name="buddy" stdset="0">
<cstring>version_edit</cstring>
</property>
</widget>
</vbox>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout8</cstring>
</property>
<vbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KLineEdit">
<property name="name">
<cstring>author_edit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="KLineEdit">
<property name="name">
<cstring>email_edit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>7</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
<widget class="TQLayoutWidget">
<property name="name">
<cstring>layout7</cstring>
</property>
<hbox>
<property name="name">
<cstring>unnamed</cstring>
</property>
<widget class="KLineEdit">
<property name="name">
<cstring>version_edit</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>0</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="text">
<string>0.1</string>
</property>
</widget>
<widget class="TQLabel">
<property name="name">
<cstring>license_label</cstring>
</property>
<property name="text">
<string>License:</string>
</property>
<property name="buddy" stdset="0">
<cstring>license_combo</cstring>
</property>
</widget>
<widget class="TQComboBox">
<item>
<property name="text">
<string>Custom</string>
</property>
</item>
<property name="name">
<cstring>license_combo</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>1</hsizetype>
<vsizetype>0</vsizetype>
<horstretch>1</horstretch>
<verstretch>0</verstretch>
</sizepolicy>
</property>
</widget>
</hbox>
</widget>
</vbox>
</widget>
</hbox>
</widget>
<widget class="TQGroupBox">
<property name="name">
<cstring>optionsGroup</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="minimumSize">
<size>
<width>550</width>
<height>270</height>
</size>
</property>
<property name="title">
<string>Custom Options</string>
</property>
<grid>
<property name="name">
<cstring>unnamed</cstring>
</property>
<property name="margin">
<number>0</number>
</property>
<property name="spacing">
<number>0</number>
</property>
<widget class="TQFrame" row="0" column="0">
<property name="name">
<cstring>custom_options</cstring>
</property>
<property name="sizePolicy">
<sizepolicy>
<hsizetype>5</hsizetype>
<vsizetype>5</vsizetype>
<horstretch>1</horstretch>
<verstretch>1</verstretch>
</sizepolicy>
</property>
<property name="frameShape">
<enum>NoFrame</enum>
</property>
<property name="frameShadow">
<enum>Plain</enum>
</property>
<property name="lineWidth">
<number>0</number>
</property>
</widget>
</grid>
</widget>
</vbox>
</widget>
</widget>
<customwidgets>
</customwidgets>
<connections>
<connection>
<sender>templates_listview</sender>
<signal>selectionChanged(TQListViewItem*)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>templatesTreeViewClicked(TQListViewItem*)</slot>
</connection>
<connection>
<sender>author_edit</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>textChanged()</slot>
</connection>
<connection>
<sender>version_edit</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>textChanged()</slot>
</connection>
<connection>
<sender>appname_edit</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>textChanged()</slot>
</connection>
<connection>
<sender>appname_edit</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>projectLocationChanged()</slot>
</connection>
<connection>
<sender>dest_edit</sender>
<signal>urlSelected(const TQString&amp;)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>destButtonClicked(const TQString&amp;)</slot>
</connection>
<connection>
<sender>dest_edit</sender>
<signal>textChanged(const TQString&amp;)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>projectLocationChanged()</slot>
</connection>
<connection>
<sender>favourites_iconview</sender>
<signal>selectionChanged(TQIconViewItem*)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>favouritesIconViewClicked(TQIconViewItem*)</slot>
</connection>
<connection>
<sender>templates_listview</sender>
<signal>contextMenuRequested(TQListViewItem*,const TQPoint&amp;,int)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>templatesContextMenu(TQListViewItem*,const TQPoint&amp;,int)</slot>
</connection>
<connection>
<sender>favourites_iconview</sender>
<signal>contextMenuRequested(TQIconViewItem*,const TQPoint&amp;)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>favouritesContextMenu(TQIconViewItem*,const TQPoint&amp;)</slot>
</connection>
<connection>
<sender>favourites_iconview</sender>
<signal>contextMenuRequested(TQIconViewItem*,const TQPoint&amp;)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>favouritesContextMenu(TQIconViewItem*,const TQPoint&amp;)</slot>
</connection>
<connection>
<sender>showAll_box</sender>
<signal>toggled(bool)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>showTemplates(bool)</slot>
</connection>
<connection>
<sender>dest_edit</sender>
<signal>returnPressed(const TQString&amp;)</signal>
<receiver>AppWizardDialogBase</receiver>
<slot>projectLocationChanged()</slot>
</connection>
</connections>
<tabstops>
<tabstop>author_edit</tabstop>
<tabstop>email_edit</tabstop>
<tabstop>version_edit</tabstop>
<tabstop>license_combo</tabstop>
<tabstop>appname_edit</tabstop>
<tabstop>dest_edit</tabstop>
<tabstop>templates_tabwidget</tabstop>
<tabstop>templates_listview</tabstop>
<tabstop>favourites_iconview</tabstop>
</tabstops>
<forwards>
<forward>class TQListViewItem;</forward>
<forward>class TQIconViewItem;</forward>
</forwards>
<slots>
<slot access="protected">licenseChanged()</slot>
<slot access="protected">destButtonClicked( const TQString &amp; )</slot>
<slot access="protected">projectLocationChanged()</slot>
<slot access="protected">projectNameChanged()</slot>
<slot access="protected">textChanged()</slot>
<slot access="protected">templatesTreeViewClicked( TQListViewItem * )</slot>
<slot access="protected">favouritesIconViewClicked( TQIconViewItem * )</slot>
<slot access="protected">templatesContextMenu( TQListViewItem *, const TQPoint &amp;, int )</slot>
<slot access="protected">favouritesContextMenu( TQIconViewItem *, const TQPoint &amp; )</slot>
<slot>showTemplates(bool)</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">kiconview.h</include>
<include location="global" impldecl="in implementation">klineedit.h</include>
<include location="global" impldecl="in declaration">kurlrequester.h</include>
<include location="global" impldecl="in implementation">tdelistview.h</include>
</includes>
</UI>