~mateo-salta/nitroshare/nitroshare

« back to all changes in this revision

Viewing changes to ui/CFirstStartWizard.ui

  • Committer: Nathan Osman
  • Date: 2012-06-29 06:46:55 UTC
  • Revision ID: admin@quickmediasolutions.com-20120629064655-ntc1xidnqlvkotmn
Added broadcast discovery wizard page and widget (although it is not functional).

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
   <rect>
7
7
    <x>0</x>
8
8
    <y>0</y>
9
 
    <width>400</width>
10
 
    <height>300</height>
 
9
    <width>500</width>
 
10
    <height>350</height>
11
11
   </rect>
12
12
  </property>
13
13
  <property name="windowTitle">
19
19
  <property name="options">
20
20
   <set>QWizard::NoCancelButton</set>
21
21
  </property>
22
 
  <widget class="QWizardPage" name="Page1">
 
22
  <widget class="QWizardPage" name="WelcomePage">
23
23
   <property name="title">
24
24
    <string>NitroShare Setup</string>
25
25
   </property>
59
59
    </item>
60
60
   </layout>
61
61
  </widget>
62
 
  <widget class="QWizardPage" name="Page2">
 
62
  <widget class="QWizardPage" name="MachineNamePage">
63
63
   <property name="title">
64
64
    <string>NitroShare Setup</string>
65
65
   </property>
85
85
    </item>
86
86
   </layout>
87
87
  </widget>
88
 
  <widget class="QWizardPage" name="Page3">
 
88
  <widget class="QWizardPage" name="BroadcastDiscoveryPage">
 
89
   <property name="title">
 
90
    <string>NitroShare Setup</string>
 
91
   </property>
 
92
   <property name="subTitle">
 
93
    <string>Discovering other machines on the local network.</string>
 
94
   </property>
 
95
   <attribute name="pageId">
 
96
    <string notr="true">CFirstStartWizard::BroadcastDiscoveryPage</string>
 
97
   </attribute>
 
98
   <layout class="QVBoxLayout" name="verticalLayout_4">
 
99
    <item>
 
100
     <widget class="CBroadcastDiscoveryWidget" name="BroadcastDiscovery" native="true"/>
 
101
    </item>
 
102
   </layout>
 
103
  </widget>
 
104
  <widget class="QWizardPage" name="FinishPage">
89
105
   <property name="title">
90
106
    <string>NitroShare Setup</string>
91
107
   </property>
116
132
   </layout>
117
133
  </widget>
118
134
 </widget>
 
135
 <customwidgets>
 
136
  <customwidget>
 
137
   <class>CBroadcastDiscoveryWidget</class>
 
138
   <extends>QWidget</extends>
 
139
   <header location="global">include/widgets/CBroadcastDiscoveryWidget.h</header>
 
140
   <container>1</container>
 
141
  </customwidget>
 
142
 </customwidgets>
119
143
 <resources/>
120
144
 <connections>
121
145
  <connection>