Added a startup wizard.

This commit is contained in:
Jim Evins
2016-03-27 17:06:53 -04:00
parent 9a92c2a064
commit 5b21e8a23f
10 changed files with 326 additions and 28 deletions
+7 -1
View File
@@ -225,11 +225,14 @@
</item>
<item row="1" column="0">
<widget class="QPushButton" name="changeProductButton">
<property name="toolTip">
<string>&lt;html&gt;&lt;head/&gt;&lt;body&gt;&lt;p&gt;Select another product for this gLabels project.&lt;/p&gt;&lt;/body&gt;&lt;/html&gt;</string>
</property>
<property name="styleSheet">
<string notr="true">text-align:left; padding:3px;</string>
</property>
<property name="text">
<string>Select another product</string>
<string>Change product</string>
</property>
<property name="icon">
<iconset resource="../icons.qrc">
@@ -268,6 +271,9 @@
<verstretch>0</verstretch>
</sizepolicy>
</property>
<property name="toolTip">
<string>Select horizontal or vertical orientation.</string>
</property>
<property name="iconSize">
<size>
<width>32</width>