*********************************************************************
** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies). All rights reserved.
**
** This file is part of Qt Assistant.
**
** This file may be used under the terms of the GNU General
** Public License versions 2.0 or 3.0 as published by the Free
** Software Foundation and appearing in the files LICENSE.GPL2
** and LICENSE.GPL3 included in the packaging of this file.
** Alternatively you may (at your option) use any later version
** of the GNU General Public License if such license has been
** publicly approved by Nokia Corporation and/or its subsidiary(-ies) (or its successors, if any)
** and the KDE Free Qt Foundation.
**
** Please review the following information to ensure GNU General
** Public Licensing requirements will be met:
** http://trolltech.com/products/qt/licenses/licensing/opensource/.
** If you are unsure which license is appropriate for your use, please
** review the following information:
** http://trolltech.com/products/qt/licenses/licensing/licensingoverview
** or contact the sales department at sales@trolltech.com.
**
** Licensees holding valid Qt Commercial licenses may use this file in
** accordance with the Qt Commercial License Agreement provided with
** the Software.
**
** This file is provided "AS IS" with NO WARRANTY OF ANY KIND,
** INCLUDING THE WARRANTIES OF DESIGN, MERCHANTABILITY AND FITNESS FOR
** A PARTICULAR PURPOSE. Trolltech reserves all rights not granted
** herein.
**
*********************************************************************
SettingsDialogBase
0
0
389
253
Qt Assistant - Settings
true
-
5
5
0
0
&General
-
-
7
0
0
0
true
-
Fix&ed font:
fixedfontCombo
false
-
Link color:
false
-
7
0
0
0
true
-
&Font:
fontCombo
false
-
&Underline links
true
-
0
0
0
0
40
20
Qt::TabFocus
&Web
-
20
30
QSizePolicy::Expanding
Qt::Vertical
-
Web &Browser Application:
browserApp
false
-
-
-
1
0
0
0
30
32767
...
-
&Home page
homePage
false
-
-
-
1
0
0
0
30
32767
...
&PDF
-
PDF &Application
pdfApp
false
-
20
81
QSizePolicy::Expanding
Qt::Vertical
-
-
-
1
0
0
0
30
32767
...
-
-
0
20
QSizePolicy::Expanding
Qt::Horizontal
-
&OK
true
true
-
&Cancel
true
qPixmapFromMimeSource
settingsTab
fontCombo
fixedfontCombo
colorButton
linkUnderlineCB
browserApp
buttonBrowse
homePage
buttonHome
pdfApp
buttonPDF
buttonOk
buttonCancel
buttonOk
clicked()
SettingsDialogBase
accept()
buttonCancel
clicked()
SettingsDialogBase
reject()
colorButton
clicked()
SettingsDialogBase
selectColor()
buttonBrowse
clicked()
SettingsDialogBase
browseWebApp()
buttonHome
clicked()
SettingsDialogBase
browseHomepage()
buttonPDF
clicked()
SettingsDialogBase
browsePDFApplication()