[PC-BSD Commits] r2095 - pbibuild/pbi-source/PBIsource
svn at pcbsd.org
svn at pcbsd.org
Thu Jun 12 11:54:32 PDT 2008
Author: kris
Date: 2008-06-12 11:54:25 -0700 (Thu, 12 Jun 2008)
New Revision: 2095
Added:
pbibuild/pbi-source/PBIsource/PBI.qrc
pbibuild/pbi-source/PBIsource/folder-blue.png
pbibuild/pbi-source/PBIsource/header.png
pbibuild/pbi-source/PBIsource/pbi.cpp
pbibuild/pbi-source/PBIsource/pbi.h
Removed:
pbibuild/pbi-source/PBIsource/PBIBG1.png
pbibuild/pbi-source/PBIsource/PBITopBar.png
pbibuild/pbi-source/PBIsource/fileopen.png
pbibuild/pbi-source/PBIsource/folder_blue.png
pbibuild/pbi-source/PBIsource/forward.png
pbibuild/pbi-source/PBIsource/header.png
pbibuild/pbi-source/PBIsource/kpackage.png
pbibuild/pbi-source/PBIsource/kpackage2.png
pbibuild/pbi-source/PBIsource/ksplash.png
pbibuild/pbi-source/PBIsource/pbi.ui.h
pbibuild/pbi-source/PBIsource/pcbsdlogo.png
pbibuild/pbi-source/PBIsource/side.png
Modified:
pbibuild/pbi-source/PBIsource/PBI.pro
pbibuild/pbi-source/PBIsource/pbi.ui
Log:
Updated the PBI installer (GUI) to work with KDE4 / QT4
Modified: pbibuild/pbi-source/PBIsource/PBI.pro
===================================================================
--- pbibuild/pbi-source/PBIsource/PBI.pro 2008-06-12 16:05:25 UTC (rev 2094)
+++ pbibuild/pbi-source/PBIsource/PBI.pro 2008-06-12 18:54:25 UTC (rev 2095)
@@ -3,22 +3,17 @@
CONFIG += qt warn_on release
-LIBS += -lkdecore -Ikdelibs
+LIBS += -lkdecore -lkio -lkdeui -Ikdelibs
-SOURCES += main.cpp
+HEADERS += pbi.h
-FORMS = pbi.ui
+SOURCES += main.cpp pbi.cpp
-IMAGES = header.png \
- kpackage2.png \
- side.png
+FORMS += pbi.ui
-TRANSLATIONS = PBI_en.ts \
- PBI_de.ts \
- PBI_es.ts \
- PBI_fr.ts \
- PBI_pt_BR.ts
+RESOURCES += PBI.qrc
+TRANSLATIONS = PBI_en.ts
unix {
UI_DIR = .ui
@@ -26,4 +21,4 @@
OBJECTS_DIR = .obj
}
-
+QT += qt3support
Added: pbibuild/pbi-source/PBIsource/PBI.qrc
Deleted: pbibuild/pbi-source/PBIsource/PBIBG1.png
Deleted: pbibuild/pbi-source/PBIsource/PBITopBar.png
Deleted: pbibuild/pbi-source/PBIsource/fileopen.png
Added: pbibuild/pbi-source/PBIsource/folder-blue.png
Property changes on: pbibuild/pbi-source/PBIsource/folder-blue.png
___________________________________________________________________
Name: svn:mime-type
+ application/octet-stream
Deleted: pbibuild/pbi-source/PBIsource/folder_blue.png
Deleted: pbibuild/pbi-source/PBIsource/forward.png
Deleted: pbibuild/pbi-source/PBIsource/header.png
Added: pbibuild/pbi-source/PBIsource/header.png
Deleted: pbibuild/pbi-source/PBIsource/kpackage.png
Deleted: pbibuild/pbi-source/PBIsource/kpackage2.png
Deleted: pbibuild/pbi-source/PBIsource/ksplash.png
Added: pbibuild/pbi-source/PBIsource/pbi.cpp
Added: pbibuild/pbi-source/PBIsource/pbi.h
Modified: pbibuild/pbi-source/PBIsource/pbi.ui
===================================================================
--- pbibuild/pbi-source/PBIsource/pbi.ui 2008-06-12 16:05:25 UTC (rev 2094)
+++ pbibuild/pbi-source/PBIsource/pbi.ui 2008-06-12 18:54:25 UTC (rev 2095)
@@ -1,1852 +1,1871 @@
-<!DOCTYPE UI><UI version="3.3" stdsetdef="1">
-<class>PBI</class>
-<widget class="QWizard">
- <property name="name">
- <cstring>PBI</cstring>
- </property>
- <property name="geometry">
- <rect>
- <x>0</x>
- <y>0</y>
- <width>499</width>
- <height>397</height>
- </rect>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>0</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="minimumSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="maximumSize">
- <size>
- <width>515</width>
- <height>500</height>
- </size>
- </property>
- <property name="sizeIncrement">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="baseSize">
- <size>
- <width>0</width>
- <height>0</height>
- </size>
- </property>
- <property name="backgroundOrigin">
- <enum>WidgetOrigin</enum>
- </property>
- <property name="font">
- <font>
- </font>
- </property>
- <property name="caption">
- <string>PC-BSD Software Installer</string>
- </property>
- <property name="sizeGripEnabled">
- <bool>false</bool>
- </property>
- <property name="modal">
- <bool>false</bool>
- </property>
- <widget class="QWidget">
- <property name="name">
- <cstring>WizardPage</cstring>
+<ui version="4.0" >
+ <class>PBI</class>
+ <widget class="Q3Wizard" name="PBI" >
+ <property name="geometry" >
+ <rect>
+ <x>0</x>
+ <y>0</y>
+ <width>515</width>
+ <height>404</height>
+ </rect>
+ </property>
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="minimumSize" >
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="maximumSize" >
+ <size>
+ <width>515</width>
+ <height>500</height>
+ </size>
+ </property>
+ <property name="sizeIncrement" >
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="baseSize" >
+ <size>
+ <width>0</width>
+ <height>0</height>
+ </size>
+ </property>
+ <property name="font" >
+ <font/>
+ </property>
+ <property name="windowTitle" >
+ <string>PC-BSD Software Installer</string>
+ </property>
+ <property name="windowIcon" >
+ <iconset resource="PBI.qrc" >
+ <normaloff>:/application.png</normaloff>:/application.png</iconset>
+ </property>
+ <property name="sizeGripEnabled" >
+ <bool>false</bool>
+ </property>
+ <property name="modal" >
+ <bool>false</bool>
+ </property>
+ <widget class="QWidget" name="WizardPage" >
+ <property name="geometry" >
+ <rect>
+ <x>6</x>
+ <y>36</y>
+ <width>503</width>
+ <height>321</height>
+ </rect>
+ </property>
+ <attribute name="title" >
+ <string>Welcome Screen</string>
+ </attribute>
+ <layout class="QGridLayout" >
+ <item row="0" column="0" >
+ <widget class="Q3Frame" name="frame3" >
+ <property name="palette" >
+ <palette>
+ <active>
+ <colorrole role="WindowText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Button" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>221</red>
+ <green>223</green>
+ <blue>228</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Light" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Midlight" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>238</red>
+ <green>239</green>
+ <blue>241</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Dark" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>110</red>
+ <green>111</green>
+ <blue>114</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Mid" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>147</red>
+ <green>149</green>
+ <blue>152</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Text" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="BrightText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="ButtonText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Base" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Window" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Shadow" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Highlight" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>128</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="HighlightedText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Link" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="LinkVisited" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ </active>
+ <inactive>
+ <colorrole role="WindowText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Button" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>221</red>
+ <green>223</green>
+ <blue>228</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Light" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Midlight" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>254</red>
+ <green>254</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Dark" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>110</red>
+ <green>111</green>
+ <blue>114</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Mid" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>147</red>
+ <green>149</green>
+ <blue>152</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Text" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="BrightText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="ButtonText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Base" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Window" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Shadow" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Highlight" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>128</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="HighlightedText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Link" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>238</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="LinkVisited" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>82</red>
+ <green>24</green>
+ <blue>139</blue>
+ </color>
+ </brush>
+ </colorrole>
+ </inactive>
+ <disabled>
+ <colorrole role="WindowText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>128</red>
+ <green>128</green>
+ <blue>128</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Button" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>221</red>
+ <green>223</green>
+ <blue>228</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Light" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Midlight" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>254</red>
+ <green>254</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Dark" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>110</red>
+ <green>111</green>
+ <blue>114</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Mid" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>147</red>
+ <green>149</green>
+ <blue>152</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Text" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>128</red>
+ <green>128</green>
+ <blue>128</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="BrightText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="ButtonText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>128</red>
+ <green>128</green>
+ <blue>128</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Base" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Window" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Shadow" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>0</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Highlight" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>128</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="HighlightedText" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>255</red>
+ <green>255</green>
+ <blue>255</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="Link" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>0</red>
+ <green>0</green>
+ <blue>238</blue>
+ </color>
+ </brush>
+ </colorrole>
+ <colorrole role="LinkVisited" >
+ <brush brushstyle="SolidPattern" >
+ <color alpha="255" >
+ <red>82</red>
+ <green>24</green>
+ <blue>139</blue>
+ </color>
+ </brush>
+ </colorrole>
+ </disabled>
+ </palette>
+ </property>
+ <property name="frameShape" >
+ <enum>QFrame::NoFrame</enum>
+ </property>
+ <property name="frameShadow" >
+ <enum>QFrame::Raised</enum>
+ </property>
+ <layout class="QGridLayout" >
+ <property name="margin" >
+ <number>0</number>
+ </property>
+ <property name="spacing" >
+ <number>0</number>
+ </property>
+ <item row="0" column="2" colspan="2" >
+ <spacer name="spacer23" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Maximum</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>140</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item rowspan="7" row="1" column="1" >
+ <spacer name="spacer26" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>21</width>
+ <height>250</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item rowspan="8" row="0" column="0" >
+ <widget class="QLabel" name="leftBarPixmap" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Preferred" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="pixmap" >
+ <pixmap resource="PBI.qrc" >:/leftside.png</pixmap>
+ </property>
+ <property name="scaledContents" >
+ <bool>true</bool>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="6" >
+ <spacer name="spacer24" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>141</width>
+ <height>31</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="0" column="5" >
+ <spacer name="spacer22" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="2" column="4" >
+ <spacer name="spacer25" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>21</width>
+ <height>31</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="4" column="4" >
+ <spacer name="spacer77" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>31</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="5" column="3" colspan="4" >
+ <widget class="QLabel" name="AuthorLabel" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text" >
+ <string><Author></string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="3" colspan="4" >
+ <widget class="QLabel" name="WebsiteLabel" >
+ <property name="enabled" >
+ <bool>true</bool>
+ </property>
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text" >
+ <string><Web></string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="7" column="2" colspan="5" >
+ <spacer name="spacer27" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>320</width>
+ <height>60</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="1" column="2" colspan="5" >
+ <widget class="QLabel" name="ProgramLabel" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Minimum" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="frameShape" >
+ <enum>QFrame::NoFrame</enum>
+ </property>
+ <property name="frameShadow" >
+ <enum>QFrame::Plain</enum>
+ </property>
+ <property name="text" >
+ <string><h1>Program Name</h1></string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="2" colspan="5" >
+ <widget class="QLabel" name="WelcomeLabel" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="maximumSize" >
+ <size>
+ <width>32767</width>
+ <height>40</height>
+ </size>
+ </property>
+ <property name="text" >
+ <string>Preparing to install PROGNAME</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="2" >
+ <widget class="QLabel" name="textLabel2_2_2" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text" >
+ <string>Vendor:</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="6" column="2" >
+ <widget class="QLabel" name="textLabel2_2_3" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="frameShape" >
+ <enum>QFrame::NoFrame</enum>
+ </property>
+ <property name="frameShadow" >
+ <enum>QFrame::Plain</enum>
+ </property>
+ <property name="text" >
+ <string>URL:</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="WizardPage" >
+ <property name="geometry" >
+ <rect>
+ <x>6</x>
+ <y>36</y>
+ <width>503</width>
+ <height>321</height>
+ </rect>
+ </property>
+ <attribute name="title" >
+ <string>License Agreement</string>
+ </attribute>
+ <layout class="QGridLayout" >
+ <item row="0" column="0" colspan="5" >
+ <widget class="QLabel" name="headerPixmap" >
+ <property name="pixmap" >
+ <pixmap resource="PBI.qrc" >:/header.png</pixmap>
+ </property>
+ <property name="scaledContents" >
+ <bool>true</bool>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="2" >
+ <spacer name="spacer31_3" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>16</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="2" column="1" colspan="3" >
+ <widget class="Q3TextEdit" name="LicenseTextEdit" >
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="wordWrap" >
+ <enum>Q3TextEdit::WidgetWidth</enum>
+ </property>
+ <property name="readOnly" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="4" >
+ <spacer name="spacer31" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>21</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="2" column="0" >
+ <spacer name="spacer31_2" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>21</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="3" column="3" colspan="2" >
+ <spacer name="spacer29" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>190</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="3" column="0" colspan="2" >
+ <spacer name="spacer28" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>220</width>
+ <height>31</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="3" column="2" >
+ <widget class="QCheckBox" name="LicenseCheckBox" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text" >
+ <string>I Agree</string>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="WizardPage" >
+ <attribute name="title" >
+ <string>Install Directory</string>
+ </attribute>
+ <layout class="QGridLayout" >
+ <item row="2" column="0" >
+ <layout class="QGridLayout" >
+ <item row="0" column="1" >
+ <widget class="QLabel" name="textDesktopLinks_2" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Expanding" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
</property>
- <attribute name="title">
- <string>Welcome Screen</string>
- </attribute>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QFrame" row="0" column="0">
- <property name="name">
- <cstring>frame3</cstring>
- </property>
- <property name="paletteBackgroundColor">
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- </property>
- <property name="palette">
- <palette>
- <active>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>221</red>
- <green>223</green>
- <blue>228</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>238</red>
- <green>239</green>
- <blue>241</blue>
- </color>
- <color>
- <red>110</red>
- <green>111</green>
- <blue>114</blue>
- </color>
- <color>
- <red>147</red>
- <green>149</green>
- <blue>152</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>128</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- </active>
- <disabled>
- <color>
- <red>128</red>
- <green>128</green>
- <blue>128</blue>
- </color>
- <color>
- <red>221</red>
- <green>223</green>
- <blue>228</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>254</red>
- <green>254</green>
- <blue>255</blue>
- </color>
- <color>
- <red>110</red>
- <green>111</green>
- <blue>114</blue>
- </color>
- <color>
- <red>147</red>
- <green>149</green>
- <blue>152</blue>
- </color>
- <color>
- <red>128</red>
- <green>128</green>
- <blue>128</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>128</red>
- <green>128</green>
- <blue>128</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>128</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>238</blue>
- </color>
- <color>
- <red>82</red>
- <green>24</green>
- <blue>139</blue>
- </color>
- </disabled>
- <inactive>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>221</red>
- <green>223</green>
- <blue>228</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>254</red>
- <green>254</green>
- <blue>255</blue>
- </color>
- <color>
- <red>110</red>
- <green>111</green>
- <blue>114</blue>
- </color>
- <color>
- <red>147</red>
- <green>149</green>
- <blue>152</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>0</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>128</blue>
- </color>
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- <color>
- <red>0</red>
- <green>0</green>
- <blue>238</blue>
- </color>
- <color>
- <red>82</red>
- <green>24</green>
- <blue>139</blue>
- </color>
- </inactive>
- </palette>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Raised</enum>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <property name="margin">
- <number>0</number>
- </property>
- <property name="spacing">
- <number>0</number>
- </property>
- <spacer row="0" column="2" rowspan="1" colspan="2">
- <property name="name">
- <cstring>spacer23</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Maximum</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>140</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="1" rowspan="7" colspan="1">
- <property name="name">
- <cstring>spacer26</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>21</width>
- <height>250</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="0" column="0" rowspan="8" colspan="1">
- <property name="name">
- <cstring>leftBarPixmap</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>5</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- <property name="alignment">
- <set>AlignVCenter|AlignLeft</set>
- </property>
- </widget>
- <spacer row="0" column="6">
- <property name="name">
- <cstring>spacer24</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>141</width>
- <height>31</height>
- </size>
- </property>
- </spacer>
- <spacer row="0" column="5">
- <property name="name">
- <cstring>spacer22</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="2" column="4">
- <property name="name">
- <cstring>spacer25</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>21</width>
- <height>31</height>
- </size>
- </property>
- </spacer>
- <spacer row="4" column="4">
- <property name="name">
- <cstring>spacer77</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>31</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="5" column="3" rowspan="1" colspan="4">
- <property name="name">
- <cstring>AuthorLabel</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string><Author></string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop|AlignLeft</set>
- </property>
- </widget>
- <widget class="QLabel" row="6" column="3" rowspan="1" colspan="4">
- <property name="name">
- <cstring>WebsiteLabel</cstring>
- </property>
- <property name="enabled">
- <bool>true</bool>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string><Web></string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop|AlignLeft</set>
- </property>
- </widget>
- <spacer row="7" column="2" rowspan="1" colspan="5">
- <property name="name">
- <cstring>spacer27</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>320</width>
- <height>60</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="1" column="2" rowspan="1" colspan="5">
- <property name="name">
- <cstring>ProgramLabel</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>1</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <property name="text">
- <string><h1>Program Name</h1></string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignVCenter|AlignLeft</set>
- </property>
- </widget>
- <widget class="QLabel" row="3" column="2" rowspan="1" colspan="5">
- <property name="name">
- <cstring>WelcomeLabel</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="maximumSize">
- <size>
- <width>32767</width>
- <height>40</height>
- </size>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string>Preparing to install PROGNAME</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop|AlignLeft</set>
- </property>
- </widget>
- <widget class="QLabel" row="5" column="2">
- <property name="name">
- <cstring>textLabel2_2_2</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string>Vendor:</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop|AlignLeft</set>
- </property>
- </widget>
- <widget class="QLabel" row="6" column="2">
- <property name="name">
- <cstring>textLabel2_2_3</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <property name="text">
- <string>URL:</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop|AlignLeft</set>
- </property>
- </widget>
- </grid>
- </widget>
- </grid>
- </widget>
- <widget class="QWidget">
- <property name="name">
- <cstring>WizardPage</cstring>
+ <property name="text" >
+ <string><b>Installation Directory</b></string>
</property>
- <attribute name="title">
- <string>License Agreement</string>
- </attribute>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel" row="0" column="0" rowspan="1" colspan="5">
- <property name="name">
- <cstring>headerPixmap</cstring>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- <spacer row="1" column="2">
- <property name="name">
- <cstring>spacer31_3</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QTextEdit" row="2" column="1" rowspan="1" colspan="3">
- <property name="name">
- <cstring>LicenseTextEdit</cstring>
- </property>
- <property name="paletteBackgroundColor">
- <color>
- <red>255</red>
- <green>255</green>
- <blue>255</blue>
- </color>
- </property>
- <property name="backgroundOrigin">
- <enum>WidgetOrigin</enum>
- </property>
- <property name="text">
- <string></string>
- </property>
- <property name="wordWrap">
- <enum>WidgetWidth</enum>
- </property>
- <property name="readOnly">
- <bool>true</bool>
- </property>
- </widget>
- <spacer row="2" column="4">
- <property name="name">
- <cstring>spacer31</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>21</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="2" column="0">
- <property name="name">
- <cstring>spacer31_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>21</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="3" column="3" rowspan="1" colspan="2">
- <property name="name">
- <cstring>spacer29</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>190</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- <spacer row="3" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>spacer28</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>220</width>
- <height>31</height>
- </size>
- </property>
- </spacer>
- <widget class="QCheckBox" row="3" column="2">
- <property name="name">
- <cstring>LicenseCheckBox</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string>I Agree</string>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="QWidget">
- <property name="name">
- <cstring>WizardPage</cstring>
+ <property name="alignment" >
+ <set>Qt::AlignHCenter|Qt::AlignTop</set>
</property>
- <attribute name="title">
- <string>Install Directory</string>
- </attribute>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLayoutWidget" row="2" column="0">
- <property name="name">
- <cstring>layout4</cstring>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel" row="0" column="1">
- <property name="name">
- <cstring>textDesktopLinks_2</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>7</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string><b>Installation Directory</b></string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop|AlignHCenter</set>
- </property>
- </widget>
- <widget class="QLineEdit" row="1" column="1">
- <property name="name">
- <cstring>lineInstallLocation</cstring>
- </property>
- <property name="readOnly">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QPushButton" row="1" column="3">
- <property name="name">
- <cstring>pushChangeLocation</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>34</width>
- <height>34</height>
- </size>
- </property>
- <property name="text">
- <string></string>
- </property>
- <property name="pixmap">
- <pixmap>image0</pixmap>
- </property>
- </widget>
- <spacer row="0" column="3" rowspan="1" colspan="2">
- <property name="name">
- <cstring>spacer37</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Minimum</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>71</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="0" column="2" rowspan="2" colspan="1">
- <property name="name">
- <cstring>spacer39</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>3</width>
- <height>60</height>
- </size>
- </property>
- </spacer>
- <spacer row="0" column="0" rowspan="2" colspan="1">
- <property name="name">
- <cstring>spacer36</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Minimum</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>61</width>
- <height>50</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="4">
- <property name="name">
- <cstring>spacer38</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Minimum</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>30</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- </grid>
- </widget>
- <widget class="QLayoutWidget" row="4" column="0">
- <property name="name">
- <cstring>layout6</cstring>
- </property>
- <vbox>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel">
- <property name="name">
- <cstring>textDirectoryMessage</cstring>
- </property>
- <property name="text">
- <string></string>
- </property>
- <property name="alignment">
- <set>AlignCenter</set>
- </property>
- </widget>
- <widget class="Line">
- <property name="name">
- <cstring>line1</cstring>
- </property>
- <property name="frameShape">
- <enum>HLine</enum>
- </property>
- <property name="frameShadow">
- <enum>Sunken</enum>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- </widget>
- </vbox>
- </widget>
- <widget class="QLayoutWidget" row="5" column="0">
- <property name="name">
- <cstring>layout8</cstring>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel" row="1" column="2">
- <property name="name">
- <cstring>textRemainSpace</cstring>
- </property>
- <property name="text">
- <string>XXMB</string>
- </property>
- <property name="alignment">
- <set>AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" row="0" column="1">
- <property name="name">
- <cstring>textLabel2_2</cstring>
- </property>
- <property name="text">
- <string>Available Space</string>
- </property>
- <property name="alignment">
- <set>AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" row="1" column="0">
- <property name="name">
- <cstring>textReqSpace</cstring>
- </property>
- <property name="text">
- <string>XXMB</string>
- </property>
- <property name="alignment">
- <set>AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" row="0" column="0">
- <property name="name">
- <cstring>textLabel2</cstring>
- </property>
- <property name="text">
- <string>Required Space</string>
- </property>
- <property name="alignment">
- <set>AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" row="1" column="1">
- <property name="name">
- <cstring>textAvailSpace</cstring>
- </property>
- <property name="text">
- <string>XXMB</string>
- </property>
- <property name="alignment">
- <set>AlignCenter</set>
- </property>
- </widget>
- <widget class="QLabel" row="0" column="2">
- <property name="name">
- <cstring>textLabel2_2_4</cstring>
- </property>
- <property name="text">
- <string>Remaining Space</string>
- </property>
- <property name="alignment">
- <set>AlignCenter</set>
- </property>
- </widget>
- </grid>
- </widget>
- <spacer row="6" column="0">
- <property name="name">
- <cstring>spacer46</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLayoutWidget" row="1" column="0">
- <property name="name">
- <cstring>layout5</cstring>
- </property>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QLabel" row="1" column="1">
- <property name="name">
- <cstring>textLabel1</cstring>
- </property>
- <property name="text">
- <string>Please select where you wish this application to be installed. The suggested directory below is often the best location.</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop</set>
- </property>
- </widget>
- <spacer row="1" column="0">
- <property name="name">
- <cstring>spacer33</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="0" column="1">
- <property name="name">
- <cstring>spacer35</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>
- <spacer row="1" column="2">
- <property name="name">
- <cstring>spacer33_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>16</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- </grid>
- </widget>
- <spacer row="3" column="0">
- <property name="name">
- <cstring>spacer44</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="QLabel" row="0" column="0">
- <property name="name">
- <cstring>headerPixmap5</cstring>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="QWidget">
- <property name="name">
- <cstring>WizardPage</cstring>
+ <property name="wordWrap" >
+ <bool>true</bool>
</property>
- <attribute name="title">
- <string>Desktop Links</string>
- </attribute>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <widget class="QCheckBox" row="3" column="2">
- <property name="name">
- <cstring>LaunchCheckBox</cstring>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string>Start Menu Icons</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QCheckBox" row="4" column="2">
- <property name="name">
- <cstring>DesktopCheckBox</cstring>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string>Desktop Icons</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QCheckBox" row="5" column="2">
- <property name="name">
- <cstring>TaskbarCheckBox</cstring>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string>Taskbar Icon</string>
- </property>
- <property name="checked">
- <bool>true</bool>
- </property>
- </widget>
- <spacer row="3" column="3" rowspan="1" colspan="2">
- <property name="name">
- <cstring>spacer12</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>61</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="5" column="3" rowspan="1" colspan="2">
- <property name="name">
- <cstring>spacer14</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>61</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="4" column="3" rowspan="1" colspan="2">
- <property name="name">
- <cstring>spacer13</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>60</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- <spacer row="6" column="2">
- <property name="name">
- <cstring>spacer15</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>21</width>
- <height>91</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="0" column="0" rowspan="1" colspan="5">
- <property name="name">
- <cstring>headerPixmap2</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- <spacer row="2" column="0">
- <property name="name">
- <cstring>spacer19</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="2" column="1" rowspan="1" colspan="3">
- <property name="name">
- <cstring>textDesktopLinks</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>1</hsizetype>
- <vsizetype>7</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string>The installer can create desktop and launch menu icons for this package. If you do not wish these icons, uncheck the boxes below, and click "Next".</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop</set>
- </property>
- </widget>
- <spacer row="2" column="4">
- <property name="name">
- <cstring>spacer17</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="2">
- <property name="name">
- <cstring>spacer18</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- <spacer row="3" column="0" rowspan="4" colspan="2">
- <property name="name">
- <cstring>spacer16</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>120</width>
- <height>80</height>
- </size>
- </property>
- </spacer>
- </grid>
- </widget>
- <widget class="QWidget">
- <property name="name">
- <cstring>WizardPage</cstring>
+ </widget>
+ </item>
+ <item row="1" column="1" >
+ <widget class="QLineEdit" name="lineInstallLocation" >
+ <property name="readOnly" >
+ <bool>true</bool>
</property>
- <attribute name="title">
- <string>Install Software</string>
- </attribute>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer row="6" column="2">
- <property name="name">
- <cstring>spacer22_2</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>21</width>
- <height>31</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="2">
- <property name="name">
- <cstring>spacer23_2</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>16</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="3" column="2">
- <property name="name">
- <cstring>StatusLabel</cstring>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string><Status></string>
- </property>
- <property name="alignment">
- <set>AlignTop|AlignHCenter</set>
- </property>
- </widget>
- <widget class="QLabel" row="4" column="2">
- <property name="name">
- <cstring>progressTextDialog</cstring>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string><progress></string>
- </property>
- </widget>
- <widget class="QProgressBar" row="5" column="2">
- <property name="name">
- <cstring>installProgress</cstring>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- </widget>
- <spacer row="3" column="0" rowspan="4" colspan="2">
- <property name="name">
- <cstring>spacer21</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>71</width>
- <height>160</height>
- </size>
- </property>
- </spacer>
- <spacer row="3" column="3" rowspan="4" colspan="2">
- <property name="name">
- <cstring>spacer20</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>61</width>
- <height>150</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="2" column="1" rowspan="1" colspan="3">
- <property name="name">
- <cstring>textLabel5</cstring>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="text">
- <string>The program is now being installed. This may take a few moments.</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignVCenter</set>
- </property>
- </widget>
- <spacer row="2" column="0">
- <property name="name">
- <cstring>spacer25_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>21</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="2" column="4">
- <property name="name">
- <cstring>spacer24_2</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="0" column="0" rowspan="1" colspan="5">
- <property name="name">
- <cstring>headerPixmap3</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- </grid>
- </widget>
- <widget class="QWidget">
- <property name="name">
- <cstring>WizardPage</cstring>
+ </widget>
+ </item>
+ <item row="1" column="3" >
+ <widget class="QPushButton" name="pushChangeLocation" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Fixed" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
</property>
- <attribute name="title">
- <string>Install Finished</string>
- </attribute>
- <grid>
- <property name="name">
- <cstring>unnamed</cstring>
- </property>
- <spacer row="1" column="5">
- <property name="name">
- <cstring>spacer24_3</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>41</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- <spacer row="1" column="0">
- <property name="name">
- <cstring>spacer25_3</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>41</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- <widget class="QLabel" row="0" column="0" rowspan="1" colspan="6">
- <property name="name">
- <cstring>headerPixmap4</cstring>
- </property>
- <property name="sizePolicy">
- <sizepolicy>
- <hsizetype>5</hsizetype>
- <vsizetype>0</vsizetype>
- <horstretch>0</horstretch>
- <verstretch>0</verstretch>
- </sizepolicy>
- </property>
- <property name="scaledContents">
- <bool>true</bool>
- </property>
- </widget>
- <widget class="QLabel" row="1" column="1" rowspan="1" colspan="4">
- <property name="name">
- <cstring>textLabel5_2</cstring>
- </property>
- <property name="backgroundOrigin">
- <enum>ParentOrigin</enum>
- </property>
- <property name="frameShape">
- <enum>NoFrame</enum>
- </property>
- <property name="frameShadow">
- <enum>Plain</enum>
- </property>
- <property name="text">
- <string><b><font size="+1">Installation complete! </font></b><br><br>Click "Finish" to exit.</string>
- </property>
- <property name="alignment">
- <set>WordBreak|AlignTop|AlignHCenter</set>
- </property>
- </widget>
- <spacer row="2" column="3">
- <property name="name">
- <cstring>spacer29_2</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>21</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="4" column="2">
- <property name="name">
- <cstring>spacer30</cstring>
- </property>
- <property name="orientation">
- <enum>Vertical</enum>
- </property>
- <property name="sizeType">
- <enum>Fixed</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>20</width>
- <height>41</height>
- </size>
- </property>
- </spacer>
- <widget class="QCheckBox" row="3" column="2" rowspan="1" colspan="2">
- <property name="name">
- <cstring>checkLaunch</cstring>
- </property>
- <property name="text">
- <string>Start application when I click "Finish"</string>
- </property>
- </widget>
- <spacer row="3" column="0" rowspan="1" colspan="2">
- <property name="name">
- <cstring>spacer31_4</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>131</width>
- <height>20</height>
- </size>
- </property>
- </spacer>
- <spacer row="3" column="4" rowspan="1" colspan="2">
- <property name="name">
- <cstring>spacer32</cstring>
- </property>
- <property name="orientation">
- <enum>Horizontal</enum>
- </property>
- <property name="sizeType">
- <enum>Expanding</enum>
- </property>
- <property name="sizeHint">
- <size>
- <width>151</width>
- <height>21</height>
- </size>
- </property>
- </spacer>
- </grid>
- </widget>
-</widget>
-<images>
- <image name="image0">
- <data format="PNG" length="1823">89504e470d0a1a0a0000000d4948445200000020000000200806000000737a7af4000006e6494441545885c5976d8c554719c77f73cedd7bb9bb7b1758d882588adb360a0245880a0d1a2a9a02bad826a6690a26523fd6f8c9a089a9315bad44c0da0f2635d1840f4afd544d8b69458aa1bc296c5b0a8205ca2eecb29765f7eedef79773cebcf961ce2ebbc2a295264c3299c9997be7f93fcfffff3c3323acb5dccde6dd55eb40024008f1916cf6ecf3fb3a7d9af634a2f0d8ceeec77e024480b9dd7f3eb20874ff7c7f774b734b5fd7571f5ad7dadaf2c3cddff8fe7a200ddcd6bbc41d1bdef9979520f6742e9abbe2eb1b97934a2648257d72a3c51781f5b828c86937f87f45b8e39707673dff8b03ddbb7f75c8f65e2e5829ad1d1b0bedc848dd5a6bed4b7b4ed8a79e7e7117d0ce6d222dacb5b43c79e490d5dab3c60aac75a0ec0d70d6584c38fa33fde6968380dcf1c25f1fb1787b167f72fea2cd1b9712850629355a5bb4d6789e2035a389e776eeaf1efedbcb5d278eeeed011ac04dde2600d62d6b5ff7da8f96520494864043a8208ae7fb4f94d9fddbf75e4f6cfa7df7f7d6cfe9983d3bf3cc86f54bb8efde990481c198a9fb2a6568f63cbef2c8e2d6dce8a6174e1cdddb85a3e1262a128e062803837550c675a!
9dc186958f9501bdbb77452bfa47fbc76ed27f8c2ea4eac05a5a6a7a850a8f1e897eee7e4bb57572debfaf5aeb3177a77f3c1aeb3809e1c0927c2dbe8c048b8f6f6fbccaf96e9dab69a791dcd580be6b6c9e5dae868c0379f58c585cbf9ad17864d49c2b3400598809e003016f42d3094872a0c9c3cc3c3ab16f1d9954bfebbc5ff6851a458303fc3631b3e45a938d2b9af87d9382d4c05608d9d024045d07bf42c6913b1edc9d5645a3f5cb69eebaff2e79e513016e10b92099f01397f53d39adf3c274dfa1a24a4f35a9e761188799f405e5344a512dbbeb5f6437b7db6bfc6e33f3dcd6716cfe5c18fcf743a092d2bd62ce38165e1566d295a6bedc1bf0f646ad7877e9700d0766a049a672748b6b7d3736a90cfadbcf77f365eaa49befbd279beb86a01cf3cb5940bc34ec400c926181e89182ed4c34625b85eabf72ea77afefcb41ad87f25c5ced7fa58b4b088b560b5ab0fd69898328b3576e2bb319681e13a2b1677f09dad4b79e514e46b6e6f00cf83849fe4f8c96bf306df3a6368911ebdbb8ec5141894be617c68145e3d9c65eff615b436593299144a83c2220d286d510aa4b668035283529674aa89597366f0ea69a804378c0be12270f11ffd0c1d3f6f48985944a3c781684203932370ecd408cb3b33747d7e267d57cacc6a6fa2a52d4105284ba8d4a1dc70bd5!
6874a034a122a05a8649d71193ba40349315be0dcd18be447ca0daad130b3d!
4c7a85e3e06346200ce93f18afdca8101bab7dc4f00a43bdae8ebcff1e0a73b082d44120209c53264739642c5707528a45836942a9a4a5511d4236410a22a35f2d93cf9421ddd90250299c3b7093c9ba274a207a8c722041547e08301c550ae4ed79a7642032609b4cde45c5f85f679192e65e1eab0a158d614cb9a524553ac684a2545beaca95543542342d5ea8c0e8da195417b334046ae02a66841d52f913f343001c0c475c007de3892a56b7507cd4928680801d99ce4e260885fb0482508a525924e0b525ba48448b9b9b5502e3728e7ab78c93422251c57e3cdd769a2b1c3b8ad036f3c0bc6ebc0e17786d9bcfa1e42a012c1401eb24530c90cc3b91a91740695864881944e8cca08ea0d4d365ba61a5a12ad1944e216052c615a291e7b1da84f12a1451918e857d46b115f7b780e835518ac422d72878ef540099f7c29407849226551caba0cd03094ab319c0b11e9667ca3b14170f31993b22d685925f7c7f781da04001dd7813fbc7185c7d7dc432e846a0869e152c8f3c0f7c1b6a5c80e564837fb24512485266925b57c85b40ff3e7cec08621360cb0a681b121d658ea6949206d536054723cfd706782761188f3f950cf102f6f5fc1920c90b9015c6b9052a394462d6942cad0cd9542298394c978ae1c3d2a8152cd28958abfa5512a937962473fc140f63d20884!
1d8894af8e6c9323e968dabda6ea2cd4540608cc0f3049ee7e1791621dc38754de0797ebc6e27e6bd4311c19884d13f1d89f9978c67beb196236f0ff1ed476f5df71d0de3867d7cdf19f27d0f21261bf5f07d6f1210811002df171c3957035deb23e8cddf0cc0c0a933d7797ac3c25b027020c484e11bddc3f33c84f06eb136fe7b0f217cdefa67151a7d0762ee03e2f74202e052df180fdc9761f182a66901785e5cb28d248c228220240c0382202408221a4140108684414410048432c22883368672dd307a3584fab977816acc3f130010824259f2e51fbc03d6a5a5bb1d03d662e293cf188d5106a535461b8cd6a878bc9a0ba9e4a4139431eed617efe3ee70e108857dffc2a5dfc4e554586b1142b4010b8199d386e0ce9bc1dd7db3f168270368c23da3a6e7e0ce9bc5793ee54e28eef6f3fcdfbb4c411b01b1318e0000000049454e44ae426082</data>
- </image>
-</images>
-<connections>
- <connection>
- <sender>pushChangeLocation</sender>
- <signal>clicked()</signal>
- <receiver>PBI</receiver>
- <slot>slotChangeInstallLocation()</slot>
- </connection>
-</connections>
-<includes>
- <include location="local" impldecl="in declaration">qprocess.h</include>
- <include location="local" impldecl="in implementation">qprocess.h</include>
- <include location="local" impldecl="in implementation">qfile.h</include>
- <include location="local" impldecl="in implementation">qmessagebox.h</include>
- <include location="local" impldecl="in implementation">qdir.h</include>
- <include location="local" impldecl="in implementation">qobjectlist.h</include>
- <include location="local" impldecl="in implementation">qtimer.h</include>
- <include location="local" impldecl="in implementation">qfiledialog.h</include>
- <include location="local" impldecl="in implementation">pbi.ui.h</include>
-</includes>
-<variables>
- <variable access="private">QString ProgramName;</variable>
- <variable access="private">QString ProgramVer;</variable>
- <variable access="private">QString ProgramAuthor;</variable>
- <variable access="private">QString ProgramWeb;</variable>
- <variable access="private">QString LibDir;</variable>
- <variable access="private">QString DefaultIcon;</variable>
- <variable access="private">QString ProgramDir;</variable>
- <variable access="private">QProcess *UnTar;</variable>
- <variable access="private">QString RealUserName;</variable>
- <variable access="private">QProcess *CopyLibs;</variable>
- <variable access="private">QString ProgDirName;</variable>
- <variable access="private">QProcess *Chmod;</variable>
- <variable access="private">QProcess *Link;</variable>
- <variable access="private">QProcess *chown;</variable>
- <variable access="private">QProcess *CheckRoot;</variable>
- <variable access="private">QProcess *SetupScript;</variable>
- <variable access="private">int TotalLinesTar;</variable>
- <variable access="private">QString ExePath[100];</variable>
- <variable access="private">QString ExeIcon[100];</variable>
- <variable access="private">QString ExeDescr[100];</variable>
- <variable access="private">QString NoMenu[100];</variable>
- <variable access="private">QString RunRoot[100];</variable>
- <variable access="private">QString RunShell[100];</variable>
- <variable access="private">QString MimeExt[100];</variable>
- <variable access="private">QString MimeIcon[100];</variable>
- <variable access="private">int MimeProg[100];</variable>
- <variable access="private">QString NoDesktop[100];</variable>
- <variable access="private">QString Notify[100];</variable>
- <variable access="private">int OverWrote;</variable>
- <variable access="private">QString ExeLink[100];</variable>
- <variable access="private">QString ExeWebLink[100];</variable>
- <variable access="private">QString ProgUpdateURL;</variable>
- <variable access="private">QProcess *FirstRunScript;</variable>
- <variable access="private">int StepsTarFile;</variable>
- <variable access="private">int GTKFound;</variable>
- <variable access="private">QLayout *mylayout;</variable>
- <variable access="private">int ExeOwndir[100];</variable>
- <variable access="private">QString ExeKdeCat[100];</variable>
- <variable access="private">int CLImode;</variable>
- <variable access="private">QPixmap *hrline;</variable>
- <variable access="private">int SafeCancel;</variable>
- <variable access="private">int ExtractStarted;</variable>
- <variable access="private">QString ExeTaskbar[100];</variable>
- <variable access="private">QString LaunchClose;</variable>
- <variable access="private">int ProgSize;</variable>
- <variable access="private">QString ProgMD5;</variable>
- <variable access="private">QProcess *StartDF;</variable>
- <variable access="private">QString CheckDFParts[100];</variable>
- <variable access="private">QString InstallDirPath;</variable>
- <variable access="private">QProcess *ChecksumProc;</variable>
- <variable access="private">int ChecksumFinished;</variable>
- <variable access="private">int ChecksumPassed;</variable>
-</variables>
-<slots>
- <slot>ProgramInit( QString ProgDir )</slot>
- <slot>PageChanged( const QString & PageName )</slot>
- <slot>readSettingsSlot()</slot>
- <slot>AgreeButtonSlot()</slot>
- <slot>SetupLibSlot()</slot>
- <slot>CreateConfigSlot()</slot>
- <slot>CreateIconsSlot( int exenum )</slot>
- <slot>FinishedInstallSlot()</slot>
- <slot>CheckRootSlot()</slot>
- <slot>CheckScriptSlot()</slot>
- <slot>setProgressSlot()</slot>
- <slot>CreateMimeSlot( int MimeNum )</slot>
- <slot>runCommand( QString Command )</slot>
- <slot>startInstallSlot()</slot>
- <slot>readFirstRunOutput()</slot>
- <slot>readyReadScriptOutput()</slot>
- <slot>readyReadScriptOutput2()</slot>
- <slot>MassageGTKFiles()</slot>
- <slot>layOutTitleRow( QHBoxLayout * layout, const QString & title )</slot>
- <slot>reject()</slot>
- <slot>extractOnlyFinished()</slot>
- <slot>accept()</slot>
- <slot access="private">slotCheckInstallLocation()</slot>
- <slot access="private">slotChangeInstallLocation()</slot>
- <slot access="private">slotSetupCustomRemoveScript()</slot>
- <slot access="private">slotReadChecksumProc()</slot>
- <slot access="private">slotChecksumFinished()</slot>
- <slot access="private">slotRecheckChecksumFinished()</slot>
-</slots>
-<functions>
- <function>layOutButtonRow( QHBoxLayout * layout )</function>
- <function>checkCustomGraphics()</function>
- <function>uninstall()</function>
- <function>extractOnly()</function>
- <function access="private" returnType="bool">checkSpaceRequirements()</function>
- <function access="private" returnType="QString">getLineFromCommandOutput( QString command )</function>
- <function access="private">startChecksumTest()</function>
- <function access="private">startInstallFirstRunCheck()</function>
-</functions>
-<layoutdefaults spacing="6" margin="11"/>
-</UI>
+ <property name="maximumSize" >
+ <size>
+ <width>34</width>
+ <height>34</height>
+ </size>
+ </property>
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="icon" >
+ <iconset resource="PBI.qrc" >
+ <normaloff>:/folder-blue.png</normaloff>:/folder-blue.png</iconset>
+ </property>
+ <property name="iconSize" >
+ <size>
+ <width>22</width>
+ <height>22</height>
+ </size>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="3" colspan="2" >
+ <spacer name="spacer37" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Minimum</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>71</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item rowspan="2" row="0" column="2" >
+ <spacer name="spacer39" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>3</width>
+ <height>60</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item rowspan="2" row="0" column="0" >
+ <spacer name="spacer36" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Minimum</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>61</width>
+ <height>50</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="1" column="4" >
+ <spacer name="spacer38" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Minimum</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>30</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </item>
+ <item row="4" column="0" >
+ <layout class="QVBoxLayout" >
+ <item>
+ <widget class="QLabel" name="textDirectoryMessage" >
+ <property name="text" >
+ <string/>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item>
+ <widget class="Line" name="line1" >
+ <property name="frameShape" >
+ <enum>QFrame::HLine</enum>
+ </property>
+ <property name="frameShadow" >
+ <enum>QFrame::Sunken</enum>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item row="5" column="0" >
+ <layout class="QGridLayout" >
+ <item row="1" column="2" >
+ <widget class="QLabel" name="textRemainSpace" >
+ <property name="text" >
+ <string>XXMB</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="1" >
+ <widget class="QLabel" name="textLabel2_2" >
+ <property name="text" >
+ <string>Available Space</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="0" >
+ <widget class="QLabel" name="textReqSpace" >
+ <property name="text" >
+ <string>XXMB</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="0" >
+ <widget class="QLabel" name="textLabel2" >
+ <property name="text" >
+ <string>Required Space</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="1" >
+ <widget class="QLabel" name="textAvailSpace" >
+ <property name="text" >
+ <string>XXMB</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="0" column="2" >
+ <widget class="QLabel" name="textLabel2_2_4" >
+ <property name="text" >
+ <string>Remaining Space</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </item>
+ <item row="6" column="0" >
+ <spacer name="spacer46" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>16</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="1" column="0" >
+ <layout class="QGridLayout" >
+ <item row="1" column="1" >
+ <widget class="QLabel" name="textLabel1" >
+ <property name="text" >
+ <string>Please select where you wish this application to be installed. The suggested directory below is often the best location.</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignTop</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="0" >
+ <spacer name="spacer33" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>16</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="0" column="1" >
+ <spacer name="spacer35" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>16</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="1" column="2" >
+ <spacer name="spacer33_2" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>16</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </item>
+ <item row="3" column="0" >
+ <spacer name="spacer44" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>16</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="0" column="0" >
+ <widget class="QLabel" name="headerPixmap5" >
+ <property name="pixmap" >
+ <pixmap resource="PBI.qrc" >:/header.png</pixmap>
+ </property>
+ <property name="scaledContents" >
+ <bool>true</bool>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="WizardPage" >
+ <property name="geometry" >
+ <rect>
+ <x>6</x>
+ <y>36</y>
+ <width>503</width>
+ <height>321</height>
+ </rect>
+ </property>
+ <attribute name="title" >
+ <string>Desktop Links</string>
+ </attribute>
+ <layout class="QGridLayout" >
+ <item row="3" column="2" >
+ <widget class="QCheckBox" name="LaunchCheckBox" >
+ <property name="text" >
+ <string>Start Menu Icons</string>
+ </property>
+ <property name="checked" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="4" column="2" >
+ <widget class="QCheckBox" name="DesktopCheckBox" >
+ <property name="text" >
+ <string>Desktop Icons</string>
+ </property>
+ <property name="checked" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="2" >
+ <widget class="QCheckBox" name="TaskbarCheckBox" >
+ <property name="text" >
+ <string>Taskbar Icon</string>
+ </property>
+ <property name="checked" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="3" colspan="2" >
+ <spacer name="spacer12" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>61</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="5" column="3" colspan="2" >
+ <spacer name="spacer14" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>61</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="4" column="3" colspan="2" >
+ <spacer name="spacer13" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>60</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="6" column="2" >
+ <spacer name="spacer15" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>21</width>
+ <height>91</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="0" column="0" colspan="5" >
+ <widget class="QLabel" name="headerPixmap2" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="pixmap" >
+ <pixmap resource="PBI.qrc" >:/header.png</pixmap>
+ </property>
+ <property name="scaledContents" >
+ <bool>true</bool>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="0" >
+ <spacer name="spacer19" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="2" column="1" colspan="3" >
+ <widget class="QLabel" name="textDesktopLinks" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Expanding" hsizetype="Minimum" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="text" >
+ <string>The installer can create desktop and launch menu icons for this package. If you do not wish these icons, uncheck the boxes below, and click "Next".</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignTop</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="4" >
+ <spacer name="spacer17" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="1" column="2" >
+ <spacer name="spacer18" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item rowspan="4" row="3" column="0" colspan="2" >
+ <spacer name="spacer16" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>120</width>
+ <height>80</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="WizardPage" >
+ <property name="geometry" >
+ <rect>
+ <x>6</x>
+ <y>36</y>
+ <width>503</width>
+ <height>321</height>
+ </rect>
+ </property>
+ <attribute name="title" >
+ <string>Install Software</string>
+ </attribute>
+ <layout class="QGridLayout" >
+ <item row="6" column="2" >
+ <spacer name="spacer22_2" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>21</width>
+ <height>31</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="1" column="2" >
+ <spacer name="spacer23_2" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>16</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="3" column="2" >
+ <widget class="QLabel" name="StatusLabel" >
+ <property name="text" >
+ <string><Status></string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignHCenter|Qt::AlignTop</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="4" column="2" >
+ <widget class="QLabel" name="progressTextDialog" >
+ <property name="text" >
+ <string><progress></string>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="5" column="2" >
+ <widget class="Q3ProgressBar" name="installProgress" />
+ </item>
+ <item rowspan="4" row="3" column="0" colspan="2" >
+ <spacer name="spacer21" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>71</width>
+ <height>160</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item rowspan="4" row="3" column="3" colspan="2" >
+ <spacer name="spacer20" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>61</width>
+ <height>150</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="2" column="1" colspan="3" >
+ <widget class="QLabel" name="textLabel5" >
+ <property name="text" >
+ <string>The program is now being installed. This may take a few moments.</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignVCenter</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="0" >
+ <spacer name="spacer25_2" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>21</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="2" column="4" >
+ <spacer name="spacer24_2" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="0" column="0" colspan="5" >
+ <widget class="QLabel" name="headerPixmap3" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="pixmap" >
+ <pixmap resource="PBI.qrc" >:/header.png</pixmap>
+ </property>
+ <property name="scaledContents" >
+ <bool>true</bool>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ </layout>
+ </widget>
+ <widget class="QWidget" name="WizardPage" >
+ <property name="geometry" >
+ <rect>
+ <x>6</x>
+ <y>36</y>
+ <width>503</width>
+ <height>321</height>
+ </rect>
+ </property>
+ <attribute name="title" >
+ <string>Install Finished</string>
+ </attribute>
+ <layout class="QGridLayout" >
+ <item row="1" column="5" >
+ <spacer name="spacer24_3" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>41</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="1" column="0" >
+ <spacer name="spacer25_3" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>41</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="0" column="0" colspan="6" >
+ <widget class="QLabel" name="headerPixmap4" >
+ <property name="sizePolicy" >
+ <sizepolicy vsizetype="Fixed" hsizetype="Preferred" >
+ <horstretch>0</horstretch>
+ <verstretch>0</verstretch>
+ </sizepolicy>
+ </property>
+ <property name="pixmap" >
+ <pixmap resource="PBI.qrc" >:/header.png</pixmap>
+ </property>
+ <property name="scaledContents" >
+ <bool>true</bool>
+ </property>
+ <property name="wordWrap" >
+ <bool>false</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="1" column="1" colspan="4" >
+ <widget class="QLabel" name="textLabel5_2" >
+ <property name="frameShape" >
+ <enum>QFrame::NoFrame</enum>
+ </property>
+ <property name="frameShadow" >
+ <enum>QFrame::Plain</enum>
+ </property>
+ <property name="text" >
+ <string><b><font size="+1">Installation complete! </font></b><br><br>Click "Finish" to exit.</string>
+ </property>
+ <property name="alignment" >
+ <set>Qt::AlignHCenter|Qt::AlignTop</set>
+ </property>
+ <property name="wordWrap" >
+ <bool>true</bool>
+ </property>
+ </widget>
+ </item>
+ <item row="2" column="3" >
+ <spacer name="spacer29_2" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>21</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="4" column="2" >
+ <spacer name="spacer30" >
+ <property name="orientation" >
+ <enum>Qt::Vertical</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Fixed</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>20</width>
+ <height>41</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="3" column="2" colspan="2" >
+ <widget class="QCheckBox" name="checkLaunch" >
+ <property name="text" >
+ <string>Start application when I click "Finish"</string>
+ </property>
+ </widget>
+ </item>
+ <item row="3" column="0" colspan="2" >
+ <spacer name="spacer31_4" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>131</width>
+ <height>20</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ <item row="3" column="4" colspan="2" >
+ <spacer name="spacer32" >
+ <property name="orientation" >
+ <enum>Qt::Horizontal</enum>
+ </property>
+ <property name="sizeType" >
+ <enum>QSizePolicy::Expanding</enum>
+ </property>
+ <property name="sizeHint" stdset="0" >
+ <size>
+ <width>151</width>
+ <height>21</height>
+ </size>
+ </property>
+ </spacer>
+ </item>
+ </layout>
+ </widget>
+ </widget>
+ <layoutdefault spacing="6" margin="11" />
+ <customwidgets>
+ <customwidget>
+ <class>Q3Frame</class>
+ <extends>QFrame</extends>
+ <header>Qt3Support/Q3Frame</header>
+ <container>1</container>
+ </customwidget>
+ <customwidget>
+ <class>Q3Wizard</class>
+ <extends>QDialog</extends>
+ <header>q3wizard.h</header>
+ <container>1</container>
+ </customwidget>
+ <customwidget>
+ <class>Q3TextEdit</class>
+ <extends>Q3Frame</extends>
+ <header>q3textedit.h</header>
+ </customwidget>
+ <customwidget>
+ <class>Q3ProgressBar</class>
+ <extends>QFrame</extends>
+ <header>Qt3Support/Q3ProgressBar</header>
+ </customwidget>
+ </customwidgets>
+ <includes>
+ <include location="local" >q3process.h</include>
+ </includes>
+ <resources>
+ <include location="PBI.qrc" />
+ </resources>
+ <connections>
+ <connection>
+ <sender>pushChangeLocation</sender>
+ <signal>clicked()</signal>
+ <receiver>PBI</receiver>
+ <slot>slotChangeInstallLocation()</slot>
+ <hints>
+ <hint type="sourcelabel" >
+ <x>20</x>
+ <y>20</y>
+ </hint>
+ <hint type="destinationlabel" >
+ <x>20</x>
+ <y>20</y>
+ </hint>
+ </hints>
+ </connection>
+ </connections>
+</ui>
Deleted: pbibuild/pbi-source/PBIsource/pbi.ui.h
Deleted: pbibuild/pbi-source/PBIsource/pcbsdlogo.png
Deleted: pbibuild/pbi-source/PBIsource/side.png
More information about the Commits
mailing list