<!DOCTYPE UI><UI version="3.3" stdsetdef="1"> <class>distpart_ui</class> <author>Ian Reinhart Geiser <geiseri@yahoo.com></author> <widget class="TQWidget"> <property name="name"> <cstring>packaging_dialog</cstring> </property> <property name="geometry"> <rect> <x>0</x> <y>0</y> <width>606</width> <height>649</height> </rect> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="tqminimumSize"> <size> <width>0</width> <height>0</height> </size> </property> <property name="tqmaximumSize"> <size> <width>32767</width> <height>32767</height> </size> </property> <property name="caption"> <string>Prepare for Release</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <property name="spacing"> <number>0</number> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout30</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TQLabel"> <property name="name"> <cstring>titleLabel</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="tqminimumSize"> <size> <width>250</width> <height>0</height> </size> </property> <property name="text"> <string><H2>Project Packaging & Publishing</H2></string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>KDevelopGraphic</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="tqminimumSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="tqmaximumSize"> <size> <width>48</width> <height>48</height> </size> </property> <property name="pixmap"> <pixmap>"kdevelop"</pixmap> </property> <property name="scaledContents"> <bool>true</bool> </property> </widget> </hbox> </widget> <widget class="TQTabWidget"> <property name="name"> <cstring>actions_box</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>3</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="tabPosition"> <enum>Top</enum> </property> <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Source &Distribution</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KListBox" row="1" column="1" rowspan="2" colspan="1"> <property name="name"> <cstring>srcDistFileListBox</cstring> </property> </widget> <widget class="TQCheckBox" row="0" column="0" rowspan="2" colspan="1"> <property name="name"> <cstring>customProjectCheckBox</cstring> </property> <property name="text"> <string>&Use custom options</string> </property> <property name="toolTip" stdset="0"> <string>Default is: %n-%v.tar.gz</string> </property> </widget> <widget class="TQLayoutWidget" row="2" column="0"> <property name="name"> <cstring>Layout19</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TQGroupBox"> <property name="name"> <cstring>sourceOptionsGroupBox</cstring> </property> <property name="title"> <string>Source Options</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQCheckBox"> <property name="name"> <cstring>bzipCheckBox</cstring> </property> <property name="text"> <string>Use &bzip2 instead of gzip</string> </property> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout34</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TQLabel"> <property name="name"> <cstring>archiveNameLabel</cstring> </property> <property name="text"> <string><b>Archive name format: </b><br> %n - File name <br> %v - File version <br> %d - Date of archive</string> </property> <property name="buddy" stdset="0"> <cstring>archNameFormatLineEdit</cstring> </property> </widget> <widget class="KLineEdit"> <property name="name"> <cstring>archNameFormatLineEdit</cstring> </property> <property name="text"> <string>%n-%v</string> </property> <property name="toolTip" stdset="0"> <string>Enter the filename using the format options. </string> </property> </widget> </vbox> </widget> </vbox> </widget> <spacer> <property name="name"> <cstring>Spacer37</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>0</width> <height>20</height> </size> </property> </spacer> <widget class="TQPushButton"> <property name="name"> <cstring>addFile</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>&Add Files</string> </property> </widget> <widget class="KPushButton"> <property name="name"> <cstring>createSrcArchPushButton</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>&Create Source Archive</string> </property> </widget> <widget class="KPushButton"> <property name="name"> <cstring>resetSrcPushButton</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>R&eset</string> </property> </widget> </vbox> </widget> <widget class="TQLabel" row="0" column="1"> <property name="name"> <cstring>fileListLabel</cstring> </property> <property name="text"> <string>File &list:</string> </property> <property name="buddy" stdset="0"> <cstring>srcDistFileListBox</cstring> </property> </widget> </grid> </widget> <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Package &Information</string> </attribute> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>tqlayout12</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>tqlayout11</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KLineEdit" row="4" column="1"> <property name="name"> <cstring>licenseLineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="TQLabel" row="3" column="0"> <property name="name"> <cstring>vendorLabel</cstring> </property> <property name="text"> <string>Ve&ndor:</string> </property> <property name="buddy" stdset="0"> <cstring>vendorLineEdit</cstring> </property> </widget> <widget class="KLineEdit" row="2" column="1"> <property name="name"> <cstring>releaseLineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="KLineEdit" row="0" column="1"> <property name="name"> <cstring>appNameLineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="toolTip" stdset="0"> <string>Application name</string> </property> </widget> <widget class="KLineEdit" row="3" column="1"> <property name="name"> <cstring>vendorLineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="TQLabel" row="0" column="0"> <property name="name"> <cstring>appNameLabel</cstring> </property> <property name="text"> <string>&Application name:</string> </property> <property name="buddy" stdset="0"> <cstring>appNameLineEdit</cstring> </property> </widget> <widget class="TQLabel" row="5" column="0"> <property name="name"> <cstring>summaryLabel</cstring> </property> <property name="text"> <string>S&ummary:</string> </property> <property name="buddy" stdset="0"> <cstring>summaryLineEdit</cstring> </property> </widget> <widget class="TQLabel" row="4" column="0"> <property name="name"> <cstring>licenseLabel</cstring> </property> <property name="text"> <string>&License:</string> </property> <property name="buddy" stdset="0"> <cstring>licenseLineEdit</cstring> </property> </widget> <widget class="TQLabel" row="2" column="0"> <property name="name"> <cstring>releaseLabel</cstring> </property> <property name="text"> <string>R&elease:</string> </property> <property name="buddy" stdset="0"> <cstring>releaseLineEdit</cstring> </property> </widget> <widget class="TQLabel" row="1" column="0"> <property name="name"> <cstring>versionLabel</cstring> </property> <property name="text"> <string>&Version:</string> </property> <property name="buddy" stdset="0"> <cstring>versionLineEdit</cstring> </property> </widget> <widget class="KLineEdit" row="5" column="1"> <property name="name"> <cstring>summaryLineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="KLineEdit" row="7" column="1"> <property name="name"> <cstring>packagerLineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> <widget class="KLineEdit" row="1" column="1"> <property name="name"> <cstring>versionLineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="toolTip" stdset="0"> <string>Version of the file package. Menu item: Project/Project Options/General/Version changes project compiled version number</string> </property> </widget> <widget class="TQLabel" row="6" column="0"> <property name="name"> <cstring>groupLabel</cstring> </property> <property name="text"> <string>&Group:</string> </property> <property name="buddy" stdset="0"> <cstring>groupLineEdit</cstring> </property> </widget> <widget class="TQLabel" row="7" column="0"> <property name="name"> <cstring>packagerLabel</cstring> </property> <property name="text"> <string>Pac&kager:</string> </property> <property name="buddy" stdset="0"> <cstring>packagerLineEdit</cstring> </property> </widget> <widget class="KLineEdit" row="6" column="1"> <property name="name"> <cstring>groupLineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>0</vsizetype> <horstretch>2</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </grid> </widget> <widget class="TQButtonGroup"> <property name="name"> <cstring>advancedOptionsGroupBox</cstring> </property> <property name="title"> <string>Advanced Package Op&tions</string> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQCheckBox"> <property name="name"> <cstring>devPackageCheckBox</cstring> </property> <property name="text"> <string>&Create development package</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>docsPackageCheckBox</cstring> </property> <property name="text"> <string>Create documentation package</string> </property> </widget> <widget class="TQCheckBox"> <property name="name"> <cstring>appIconCheckBox</cstring> </property> <property name="text"> <string>Include application icon</string> </property> </widget> <widget class="TQLabel"> <property name="name"> <cstring>archLabel</cstring> </property> <property name="text"> <string>Architecture target:<BR><b>(Note: You must have a compiler that supports this target)</b></string> </property> </widget> <widget class="TQComboBox"> <item> <property name="text"> <string>i386</string> </property> </item> <item> <property name="text"> <string>i586</string> </property> </item> <item> <property name="text"> <string>i686</string> </property> </item> <item> <property name="text"> <string>AMD K6</string> </property> </item> <item> <property name="text"> <string>AMD K7</string> </property> </item> <item> <property name="text"> <string>PPC</string> </property> </item> <item> <property name="text"> <string>PPC G3</string> </property> </item> <item> <property name="text"> <string>PPC Altevec</string> </property> </item> <item> <property name="text"> <string>Dec Alpha (AXP)</string> </property> </item> <item> <property name="text"> <string>Sparc</string> </property> </item> <property name="name"> <cstring>archComboBox</cstring> </property> <property name="currentItem"> <number>0</number> </property> <property name="autoResize"> <bool>true</bool> </property> <property name="sizeLimit"> <number>10</number> </property> <property name="autoCompletion"> <bool>true</bool> </property> </widget> </vbox> </widget> </hbox> </widget> <widget class="TQLayoutWidget" row="1" column="1"> <property name="name"> <cstring>tqlayout13</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>tqlayout8</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KPushButton"> <property name="name"> <cstring>srcPackagePushButton</cstring> </property> <property name="text"> <string>&Build Source Package</string> </property> </widget> <widget class="KPushButton"> <property name="name"> <cstring>buildAllPushButton</cstring> </property> <property name="text"> <string>Build Binar&y Package</string> </property> </widget> <widget class="KPushButton"> <property name="name"> <cstring>exportSPECPushButton</cstring> </property> <property name="text"> <string>E&xport Build Files</string> </property> </widget> <widget class="KPushButton"> <property name="name"> <cstring>importSPECPushButton</cstring> </property> <property name="text"> <string>I&mport Build Files</string> </property> </widget> </vbox> </widget> </vbox> </widget> <widget class="TQLayoutWidget" row="1" column="0"> <property name="name"> <cstring>tqlayout16</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>tqlayout14</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel"> <property name="name"> <cstring>projectDescriptionLabel</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>&Description:</string> </property> <property name="buddy" stdset="0"> <cstring>projectDescriptionMultilineEdit</cstring> </property> </widget> <widget class="KTextEdit"> <property name="name"> <cstring>projectDescriptionMultilineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>3</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="resizePolicy"> <enum>Manual</enum> </property> </widget> </vbox> </widget> <widget class="TQLayoutWidget"> <property name="name"> <cstring>tqlayout15</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLabel"> <property name="name"> <cstring>TextLabel1</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>C&hangelog:</string> </property> <property name="buddy" stdset="0"> <cstring>projectChangelogMultilineEdit</cstring> </property> </widget> <widget class="KTextEdit"> <property name="name"> <cstring>projectChangelogMultilineEdit</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>7</hsizetype> <vsizetype>3</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> </widget> </vbox> </widget> </hbox> </widget> </grid> </widget> <widget class="TQWidget"> <property name="name"> <cstring>tab</cstring> </property> <attribute name="title"> <string>Pr&oject Publishing</string> </attribute> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQGroupBox"> <property name="name"> <cstring>localOptionsGroupBox</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string>Local Options</string> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout15</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>genHTMLCheckBox</cstring> </property> <property name="text"> <string>Ge&nerate HTML information page</string> </property> </widget> <widget class="TQCheckBox" row="1" column="1"> <property name="name"> <cstring>useRPMInfoCheckBox</cstring> </property> <property name="text"> <string>&User information generated by RPM</string> </property> </widget> <spacer row="1" column="0"> <property name="name"> <cstring>Spacer7</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Fixed</enum> </property> <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> </grid> </widget> <spacer> <property name="name"> <cstring>Spacer8</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>20</width> <height>0</height> </size> </property> </spacer> <widget class="TQLayoutWidget"> <property name="name"> <cstring>Layout21</cstring> </property> <vbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="KPushButton"> <property name="name"> <cstring>genHTMLPushButton</cstring> </property> <property name="text"> <string>&Generate</string> </property> </widget> <widget class="KPushButton"> <property name="name"> <cstring>resetHTMLPushButton</cstring> </property> <property name="text"> <string>R&eset</string> </property> </widget> </vbox> </widget> </hbox> </widget> <widget class="TQGroupBox"> <property name="name"> <cstring>remoteOptionsGroupBox</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>5</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="title"> <string>Re&mote Options</string> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <widget class="KListBox" row="1" column="1"> <property name="name"> <cstring>uploadFileListBox</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>1</hsizetype> <vsizetype>7</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="tqminimumSize"> <size> <width>250</width> <height>0</height> </size> </property> </widget> <widget class="TQLayoutWidget" row="0" column="1"> <property name="name"> <cstring>Layout23</cstring> </property> <hbox> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TQLabel"> <property name="name"> <cstring>fileSubmissionLabel</cstring> </property> <property name="text"> <string>File su&bmission list:</string> </property> <property name="buddy" stdset="0"> <cstring>uploadFileListBox</cstring> </property> </widget> <spacer> <property name="name"> <cstring>Spacer24</cstring> </property> <property name="orientation"> <enum>Horizontal</enum> </property> <property name="sizeType"> <enum>Minimum</enum> </property> <property name="tqsizeHint"> <size> <width>20</width> <height>20</height> </size> </property> </spacer> <widget class="KPushButton"> <property name="name"> <cstring>uploadAddFileToolButton</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>+</string> </property> </widget> <widget class="KPushButton"> <property name="name"> <cstring>uploadRemoveToolButton</cstring> </property> <property name="sizePolicy"> <sizepolicy> <hsizetype>5</hsizetype> <vsizetype>1</vsizetype> <horstretch>0</horstretch> <verstretch>0</verstretch> </sizepolicy> </property> <property name="text"> <string>-</string> </property> </widget> </hbox> </widget> <widget class="TQLayoutWidget" row="0" column="0" rowspan="2" colspan="1"> <property name="name"> <cstring>Layout25</cstring> </property> <grid> <property name="name"> <cstring>unnamed</cstring> </property> <property name="margin"> <number>0</number> </property> <widget class="TQCheckBox" row="2" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>uploadCustomCheckBox</cstring> </property> <property name="text"> <string>Upload to &custom FTP site</string> </property> </widget> <widget class="TQCheckBox" row="0" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>uploadftpkdeorgCheckBox</cstring> </property> <property name="text"> <string>Upload files to ftp.&kde.org</string> </property> </widget> <spacer row="4" column="0"> <property name="name"> <cstring>Spacer6</cstring> </property> <property name="orientation"> <enum>Vertical</enum> </property> <property name="sizeType"> <enum>Expanding</enum> </property> <property name="tqsizeHint"> <size> <width>0</width> <height>20</height> </size> </property> </spacer> <widget class="KPushButton" row="7" column="0"> <property name="name"> <cstring>uploadSubmitPushButton</cstring> </property> <property name="text"> <string>Sub&mit</string> </property> </widget> <widget class="KLineEdit" row="3" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>uploadURLLineEdit</cstring> </property> <property name="text"> <string>ftp://username:password@ftp.server.com/path/</string> </property> </widget> <widget class="KPushButton" row="7" column="1"> <property name="name"> <cstring>uploadResetPushButton</cstring> </property> <property name="text"> <string>Reset</string> </property> </widget> <widget class="TQCheckBox" row="1" column="0" rowspan="1" colspan="2"> <property name="name"> <cstring>uploadAppsKDEcomCheckBox</cstring> </property> <property name="text"> <string>Upload to &apps.kde.com</string> </property> </widget> </grid> </widget> </grid> </widget> </vbox> </widget> </widget> </vbox> </widget> <connections> <connection> <sender>buildAllPushButton</sender> <signal>clicked()</signal> <receiver>packaging_dialog</receiver> <slot>slotbuildAllPushButtonPressed()</slot> </connection> <connection> <sender>exportSPECPushButton</sender> <signal>clicked()</signal> <receiver>packaging_dialog</receiver> <slot>slotexportSPECPushButtonPressed()</slot> </connection> <connection> <sender>srcPackagePushButton</sender> <signal>clicked()</signal> <receiver>packaging_dialog</receiver> <slot>Q_SLOTSrcPackagePushButtonPressed()</slot> </connection> <connection> <sender>importSPECPushButton</sender> <signal>clicked()</signal> <receiver>packaging_dialog</receiver> <slot>slotimportSPECPushButtonPressed()</slot> </connection> <connection> <sender>addFile</sender> <signal>clicked()</signal> <receiver>packaging_dialog</receiver> <slot>slotAddFileButtonPressed()</slot> </connection> <connection> <sender>srcDistFileListBox</sender> <signal>clicked(TQListBoxItem*)</signal> <receiver>packaging_dialog</receiver> <slot>slotRemoveFile(TQListBoxItem*)</slot> </connection> </connections> <tabstops> <tabstop>actions_box</tabstop> <tabstop>customProjectCheckBox</tabstop> <tabstop>bzipCheckBox</tabstop> <tabstop>archNameFormatLineEdit</tabstop> <tabstop>createSrcArchPushButton</tabstop> <tabstop>resetSrcPushButton</tabstop> <tabstop>srcDistFileListBox</tabstop> <tabstop>appNameLineEdit</tabstop> <tabstop>versionLineEdit</tabstop> <tabstop>releaseLineEdit</tabstop> <tabstop>vendorLineEdit</tabstop> <tabstop>licenseLineEdit</tabstop> <tabstop>summaryLineEdit</tabstop> <tabstop>groupLineEdit</tabstop> <tabstop>packagerLineEdit</tabstop> <tabstop>projectDescriptionMultilineEdit</tabstop> <tabstop>projectChangelogMultilineEdit</tabstop> <tabstop>devPackageCheckBox</tabstop> <tabstop>docsPackageCheckBox</tabstop> <tabstop>appIconCheckBox</tabstop> <tabstop>archComboBox</tabstop> <tabstop>genHTMLCheckBox</tabstop> <tabstop>useRPMInfoCheckBox</tabstop> <tabstop>genHTMLPushButton</tabstop> <tabstop>resetHTMLPushButton</tabstop> <tabstop>uploadftpkdeorgCheckBox</tabstop> <tabstop>uploadAppsKDEcomCheckBox</tabstop> <tabstop>uploadCustomCheckBox</tabstop> <tabstop>uploadURLLineEdit</tabstop> <tabstop>uploadSubmitPushButton</tabstop> <tabstop>uploadResetPushButton</tabstop> <tabstop>uploadAddFileToolButton</tabstop> <tabstop>uploadRemoveToolButton</tabstop> <tabstop>uploadFileListBox</tabstop> </tabstops> <includes> <include location="global" impldecl="in implementation">kdialog.h</include> <include location="global" impldecl="in implementation">kiconloader.h</include> <include location="global" impldecl="in implementation">kpushbutton.h</include> <include location="global" impldecl="in implementation">klistbox.h</include> <include location="global" impldecl="in implementation">klineedit.h</include> <include location="global" impldecl="in implementation">ktextedit.h</include> </includes> <Q_SLOTS> <slot>slotbuildAllPushButtonPressed()</slot> <slot>slotexportSPECPushButtonPressed()</slot> <slot>slotimportSPECPushButtonPressed()</slot> <slot>Q_SLOTSrcPackagePushButtonPressed()</slot> <slot>slotAddFileButtonPressed()</slot> <slot>slotRemoveFile(TQListBoxItem *item)</slot> </Q_SLOTS> <pixmapfunction>DesktopIcon</pixmapfunction> <layoutdefaults spacing="6" margin="11"/> <layoutfunctions spacing="KDialog::spacingHint" margin="KDialog::marginHint"/> <includehints> <includehint>klistbox.h</includehint> <includehint>klineedit.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint> <includehint>klineedit.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>ktextedit.h</includehint> <includehint>ktextedit.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>klistbox.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>kpushbutton.h</includehint> <includehint>klineedit.h</includehint> <includehint>kpushbutton.h</includehint> </includehints> </UI>