~ubuntu-branches/ubuntu/natty/kdebase-runtime/natty-proposed

« back to all changes in this revision

Viewing changes to nepomuk/services/backupsync/gui/intropage.ui

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2010-11-24 11:07:10 UTC
  • mto: (0.8.7 upstream)
  • mto: This revision was merged to the branch mainline in revision 129.
  • Revision ID: james.westby@ubuntu.com-20101124110710-6dbsyw0yh21qvn82
Tags: upstream-4.5.80
ImportĀ upstreamĀ versionĀ 4.5.80

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8"?>
 
2
<ui version="4.0">
 
3
 <class>IntroPage</class>
 
4
 <widget class="QWizardPage" name="IntroPage">
 
5
  <layout class="QGridLayout" name="gridLayout" rowstretch="0,0,0" columnstretch="0,1">
 
6
   <item row="0" column="0">
 
7
    <layout class="QVBoxLayout" name="verticalLayout">
 
8
     <item>
 
9
      <widget class="QRadioButton" name="m_backup">
 
10
       <property name="text">
 
11
        <string/>
 
12
       </property>
 
13
       <property name="checked">
 
14
        <bool>true</bool>
 
15
       </property>
 
16
      </widget>
 
17
     </item>
 
18
     <item>
 
19
      <spacer name="verticalSpacer_2">
 
20
       <property name="orientation">
 
21
        <enum>Qt::Vertical</enum>
 
22
       </property>
 
23
       <property name="sizeHint" stdset="0">
 
24
        <size>
 
25
         <width>1</width>
 
26
         <height>1</height>
 
27
        </size>
 
28
       </property>
 
29
      </spacer>
 
30
     </item>
 
31
    </layout>
 
32
   </item>
 
33
   <item row="0" column="1">
 
34
    <layout class="QVBoxLayout" name="verticalLayout_3" stretch="0,0">
 
35
     <item>
 
36
      <widget class="QLabel" name="label">
 
37
       <property name="sizePolicy">
 
38
        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
39
         <horstretch>0</horstretch>
 
40
         <verstretch>0</verstretch>
 
41
        </sizepolicy>
 
42
       </property>
 
43
       <property name="text">
 
44
        <string extracomment="@info">Create a backup of the current Nepomuk database including all manually created data. This backup can later be restored by choosing the &lt;interface&gt;Restore&lt;/interface&gt; option below.</string>
 
45
       </property>
 
46
       <property name="wordWrap">
 
47
        <bool>true</bool>
 
48
       </property>
 
49
       <property name="buddy">
 
50
        <cstring>m_backup</cstring>
 
51
       </property>
 
52
      </widget>
 
53
     </item>
 
54
     <item>
 
55
      <spacer name="verticalSpacer_4">
 
56
       <property name="orientation">
 
57
        <enum>Qt::Vertical</enum>
 
58
       </property>
 
59
       <property name="sizeHint" stdset="0">
 
60
        <size>
 
61
         <width>1</width>
 
62
         <height>1</height>
 
63
        </size>
 
64
       </property>
 
65
      </spacer>
 
66
     </item>
 
67
    </layout>
 
68
   </item>
 
69
   <item row="1" column="1">
 
70
    <spacer name="verticalSpacer">
 
71
     <property name="orientation">
 
72
      <enum>Qt::Vertical</enum>
 
73
     </property>
 
74
     <property name="sizeType">
 
75
      <enum>QSizePolicy::Fixed</enum>
 
76
     </property>
 
77
     <property name="sizeHint" stdset="0">
 
78
      <size>
 
79
       <width>13</width>
 
80
       <height>20</height>
 
81
      </size>
 
82
     </property>
 
83
    </spacer>
 
84
   </item>
 
85
   <item row="2" column="0">
 
86
    <layout class="QVBoxLayout" name="verticalLayout_2">
 
87
     <item>
 
88
      <widget class="QRadioButton" name="m_restore">
 
89
       <property name="text">
 
90
        <string/>
 
91
       </property>
 
92
      </widget>
 
93
     </item>
 
94
     <item>
 
95
      <spacer name="verticalSpacer_3">
 
96
       <property name="orientation">
 
97
        <enum>Qt::Vertical</enum>
 
98
       </property>
 
99
       <property name="sizeHint" stdset="0">
 
100
        <size>
 
101
         <width>1</width>
 
102
         <height>40</height>
 
103
        </size>
 
104
       </property>
 
105
      </spacer>
 
106
     </item>
 
107
    </layout>
 
108
   </item>
 
109
   <item row="2" column="1">
 
110
    <layout class="QVBoxLayout" name="verticalLayout_4">
 
111
     <item>
 
112
      <widget class="QLabel" name="label_2">
 
113
       <property name="sizePolicy">
 
114
        <sizepolicy hsizetype="Preferred" vsizetype="Preferred">
 
115
         <horstretch>0</horstretch>
 
116
         <verstretch>0</verstretch>
 
117
        </sizepolicy>
 
118
       </property>
 
119
       <property name="text">
 
120
        <string extracomment="@info">Restore an automated Nepomuk system backup or a manual backup created with the &lt;interface&gt;Backup&lt;/interface&gt; tool above.</string>
 
121
       </property>
 
122
       <property name="wordWrap">
 
123
        <bool>true</bool>
 
124
       </property>
 
125
       <property name="buddy">
 
126
        <cstring>m_restore</cstring>
 
127
       </property>
 
128
      </widget>
 
129
     </item>
 
130
     <item>
 
131
      <spacer name="verticalSpacer_5">
 
132
       <property name="orientation">
 
133
        <enum>Qt::Vertical</enum>
 
134
       </property>
 
135
       <property name="sizeHint" stdset="0">
 
136
        <size>
 
137
         <width>1</width>
 
138
         <height>1</height>
 
139
        </size>
 
140
       </property>
 
141
      </spacer>
 
142
     </item>
 
143
    </layout>
 
144
   </item>
 
145
  </layout>
 
146
 </widget>
 
147
 <resources/>
 
148
 <connections/>
 
149
</ui>