diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | 114a878c64ce6f8223cfd22d76a20eb16d177e5e (patch) | |
tree | acaf47eb0fa12142d3896416a69e74cbf5a72242 /parts/appwizard/appwizarddlgbase.ui | |
download | tdevelop-114a878c64ce6f8223cfd22d76a20eb16d177e5e.tar.gz tdevelop-114a878c64ce6f8223cfd22d76a20eb16d177e5e.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'parts/appwizard/appwizarddlgbase.ui')
-rw-r--r-- | parts/appwizard/appwizarddlgbase.ui | 659 |
1 files changed, 659 insertions, 0 deletions
diff --git a/parts/appwizard/appwizarddlgbase.ui b/parts/appwizard/appwizarddlgbase.ui new file mode 100644 index 00000000..f6d1fa49 --- /dev/null +++ b/parts/appwizard/appwizarddlgbase.ui @@ -0,0 +1,659 @@ +<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> +<class>AppWizardDialogBase</class> +<widget class="QWizard"> + <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="QWidget"> + <property name="name"> + <cstring>generalPage</cstring> + </property> + <attribute name="title"> + <string>General</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QTabWidget" row="0" column="0" rowspan="2" colspan="1"> + <property name="name"> + <cstring>templates_tabwidget</cstring> + </property> + <widget class="QWidget"> + <property name="name"> + <cstring>m_allProjectsPage</cstring> + </property> + <attribute name="title"> + <string>&All Projects</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KListView" 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="QCheckBox" row="1" column="0"> + <property name="name"> + <cstring>showAll_box</cstring> + </property> + <property name="text"> + <string>&Show all project templates</string> + </property> + <property name="checked"> + <bool>false</bool> + </property> + </widget> + </grid> + </widget> + <widget class="QWidget"> + <property name="name"> + <cstring>m_favouritesPage</cstring> + </property> + <attribute name="title"> + <string>&Favorites</string> + </attribute> + <grid> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="KIconView" 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="QLabel" 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="QGroupBox" 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="QLayoutWidget"> + <property name="name"> + <cstring>layout2</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <property name="name"> + <cstring>appname_label</cstring> + </property> + <property name="text"> + <string>Application &name:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>appname_edit</cstring> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>location_label</cstring> + </property> + <property name="text"> + <string>&Location:</string> + </property> + <property name="buddy" stdset="0"> + <cstring>dest_edit</cstring> + </property> + </widget> + <widget class="QLabel"> + <property name="name"> + <cstring>TextLabel3</cstring> + </property> + <property name="text"> + <string>Final location:</string> + </property> + </widget> + </vbox> + </widget> + <widget class="QLayoutWidget"> + <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="QLabel"> + <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="QMultiLineEdit" 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="QWidget"> + <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="QGroupBox"> + <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="QLayoutWidget"> + <property name="name"> + <cstring>layout6</cstring> + </property> + <vbox> + <property name="name"> + <cstring>unnamed</cstring> + </property> + <widget class="QLabel"> + <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="QLabel"> + <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="QLabel"> + <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="QLayoutWidget"> + <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="QLayoutWidget"> + <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="QLabel"> + <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="QComboBox"> + <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="QGroupBox"> + <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="QFrame" 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(QListViewItem*)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>templatesTreeViewClicked(QListViewItem*)</slot> + </connection> + <connection> + <sender>author_edit</sender> + <signal>textChanged(const QString&)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>textChanged()</slot> + </connection> + <connection> + <sender>version_edit</sender> + <signal>textChanged(const QString&)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>textChanged()</slot> + </connection> + <connection> + <sender>appname_edit</sender> + <signal>textChanged(const QString&)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>textChanged()</slot> + </connection> + <connection> + <sender>appname_edit</sender> + <signal>textChanged(const QString&)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>projectLocationChanged()</slot> + </connection> + <connection> + <sender>dest_edit</sender> + <signal>urlSelected(const QString&)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>destButtonClicked(const QString&)</slot> + </connection> + <connection> + <sender>dest_edit</sender> + <signal>textChanged(const QString&)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>projectLocationChanged()</slot> + </connection> + <connection> + <sender>favourites_iconview</sender> + <signal>selectionChanged(QIconViewItem*)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>favouritesIconViewClicked(QIconViewItem*)</slot> + </connection> + <connection> + <sender>templates_listview</sender> + <signal>contextMenuRequested(QListViewItem*,const QPoint&,int)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>templatesContextMenu(QListViewItem*,const QPoint&,int)</slot> + </connection> + <connection> + <sender>favourites_iconview</sender> + <signal>contextMenuRequested(QIconViewItem*,const QPoint&)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>favouritesContextMenu(QIconViewItem*,const QPoint&)</slot> + </connection> + <connection> + <sender>favourites_iconview</sender> + <signal>contextMenuRequested(QIconViewItem*,const QPoint&)</signal> + <receiver>AppWizardDialogBase</receiver> + <slot>favouritesContextMenu(QIconViewItem*,const QPoint&)</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 QString&)</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> +<includes> + <include location="global" impldecl="in implementation">kdialog.h</include> + <include location="global" impldecl="in implementation">klistview.h</include> + <include location="global" impldecl="in implementation">kiconview.h</include> + <include location="global" impldecl="in declaration">kurlrequester.h</include> +</includes> +<slots> + <slot access="protected">licenseChanged()</slot> + <slot access="protected">destButtonClicked( const QString & )</slot> + <slot access="protected">projectLocationChanged()</slot> + <slot access="protected">projectNameChanged()</slot> + <slot access="protected">textChanged()</slot> + <slot access="protected">templatesTreeViewClicked( QListViewItem * )</slot> + <slot access="protected">favouritesIconViewClicked( QIconViewItem * )</slot> + <slot access="protected">templatesContextMenu( QListViewItem *, const QPoint &, int )</slot> + <slot access="protected">favouritesContextMenu( QIconViewItem *, const QPoint & )</slot> + <slot>showTemplates(bool)</slot> +</slots> +<layoutdefaults spacing="6" margin="11"/> +<layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> +<includehints> + <includehint>klistview.h</includehint> + <includehint>kiconview.h</includehint> + <includehint>kurlrequester.h</includehint> + <includehint>kpushbutton.h</includehint> +</includehints> +</UI> |