~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to tools/assistant/topicchooser.ui

  • Committer: Bazaar Package Importer
  • Author(s): Adam Conrad
  • Date: 2005-08-24 04:09:09 UTC
  • Revision ID: james.westby@ubuntu.com-20050824040909-xmxe9jfr4a0w5671
Tags: upstream-4.0.0
ImportĀ upstreamĀ versionĀ 4.0.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<UI version="4.0" stdsetdef="1" >
 
2
 <class>TopicChooser</class>
 
3
 <comment>*********************************************************************
 
4
 **
 
5
 ** Copyright (C) 1992-2005 Trolltech AS. All rights reserved.
 
6
 **
 
7
 ** This file is part of the assistant application of the Qt Toolkit.
 
8
 **
 
9
 ** This file may be distributed under the terms of the Q Public License
 
10
** as defined by Trolltech AS of Norway and appearing in the file
 
11
** LICENSE.QPL included in the packaging of this file.
 
12
**
 
13
** This file may be distributed and/or modified under the terms of the
 
14
** GNU General Public License version 2 as published by the Free Software
 
15
** Foundation and appearing in the file LICENSE.GPL included in the
 
16
** packaging of this file.
 
17
**
 
18
** See http://www.trolltech.com/pricing.html or email sales@trolltech.com for
 
19
**   information about Qt Commercial License Agreements.
 
20
** See http://www.trolltech.com/qpl/ for QPL licensing information.
 
21
** See http://www.trolltech.com/gpl/ for GPL licensing information.
 
22
**
 
23
** Contact info@trolltech.com if any conditions of this licensing are
 
24
** not clear to you.
 
25
 **
 
26
 ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
 
27
 ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 
28
 **
 
29
 *********************************************************************</comment>
 
30
 <widget class="QDialog" name="TopicChooser" >
 
31
  <property name="objectName" >
 
32
   <string notr="true">TopicChooser</string>
 
33
  </property>
 
34
  <property name="geometry" >
 
35
   <rect>
 
36
    <x>0</x>
 
37
    <y>0</y>
 
38
    <width>391</width>
 
39
    <height>223</height>
 
40
   </rect>
 
41
  </property>
 
42
  <property name="windowTitle" >
 
43
   <string>Choose Topic</string>
 
44
  </property>
 
45
  <property name="sizeGripEnabled" >
 
46
   <bool>true</bool>
 
47
  </property>
 
48
  <property name="whatsThis" stdset="0" >
 
49
   <string>Select a topic from the list and click the &lt;b>Display&lt;/b>-button to open the online help.</string>
 
50
  </property>
 
51
  <layout class="QVBoxLayout" >
 
52
   <property name="objectName" >
 
53
    <string notr="true">unnamed</string>
 
54
   </property>
 
55
   <property name="margin" >
 
56
    <number>11</number>
 
57
   </property>
 
58
   <property name="spacing" >
 
59
    <number>6</number>
 
60
   </property>
 
61
   <item>
 
62
    <widget class="QLabel" name="label" >
 
63
     <property name="objectName" >
 
64
      <string notr="true">label</string>
 
65
     </property>
 
66
     <property name="text" >
 
67
      <string>&amp;Topics</string>
 
68
     </property>
 
69
     <property name="buddy" stdset="0" >
 
70
      <cstring>listbox</cstring>
 
71
     </property>
 
72
    </widget>
 
73
   </item>
 
74
   <item>
 
75
    <widget class="QListWidget" name="listbox" >
 
76
     <property name="objectName" >
 
77
      <string notr="true">listbox</string>
 
78
     </property>
 
79
     <property name="whatsThis" stdset="0" >
 
80
      <string>Displays a list of available help topics for the keyword.</string>
 
81
     </property>
 
82
    </widget>
 
83
   </item>
 
84
   <item>
 
85
    <widget class="QWidget" name="Layout16" >
 
86
     <property name="objectName" >
 
87
      <string notr="true">Layout16</string>
 
88
     </property>
 
89
     <layout class="QHBoxLayout" >
 
90
      <property name="objectName" >
 
91
       <string notr="true">unnamed</string>
 
92
      </property>
 
93
      <property name="margin" >
 
94
       <number>0</number>
 
95
      </property>
 
96
      <property name="spacing" >
 
97
       <number>6</number>
 
98
      </property>
 
99
      <item>
 
100
       <spacer name="Horizontal Spacing2" >
 
101
        <property name="sizeHint" >
 
102
         <size>
 
103
          <width>20</width>
 
104
          <height>20</height>
 
105
         </size>
 
106
        </property>
 
107
        <property name="sizeType" >
 
108
         <enum>Expanding</enum>
 
109
        </property>
 
110
        <property name="orientation" >
 
111
         <enum>Horizontal</enum>
 
112
        </property>
 
113
       </spacer>
 
114
      </item>
 
115
      <item>
 
116
       <widget class="QPushButton" name="buttonDisplay" >
 
117
        <property name="objectName" >
 
118
         <string notr="true">buttonDisplay</string>
 
119
        </property>
 
120
        <property name="text" >
 
121
         <string>&amp;Display</string>
 
122
        </property>
 
123
        <property name="autoDefault" >
 
124
         <bool>true</bool>
 
125
        </property>
 
126
        <property name="default" >
 
127
         <bool>true</bool>
 
128
        </property>
 
129
        <property name="whatsThis" stdset="0" >
 
130
         <string>Open the topic selected in the list.</string>
 
131
        </property>
 
132
       </widget>
 
133
      </item>
 
134
      <item>
 
135
       <widget class="QPushButton" name="buttonCancel" >
 
136
        <property name="objectName" >
 
137
         <string notr="true">buttonCancel</string>
 
138
        </property>
 
139
        <property name="text" >
 
140
         <string>&amp;Close</string>
 
141
        </property>
 
142
        <property name="autoDefault" >
 
143
         <bool>true</bool>
 
144
        </property>
 
145
        <property name="whatsThis" stdset="0" >
 
146
         <string>Close the Dialog.</string>
 
147
        </property>
 
148
       </widget>
 
149
      </item>
 
150
     </layout>
 
151
    </widget>
 
152
   </item>
 
153
  </layout>
 
154
 </widget>
 
155
</UI>