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

« back to all changes in this revision

Viewing changes to tools/qdoc3/test/designer.qdocconf

  • Committer: Bazaar Package Importer
  • Author(s): Alessandro Ghersi
  • Date: 2009-11-02 18:30:08 UTC
  • mfrom: (1.2.2 upstream)
  • mto: (15.2.5 experimental)
  • mto: This revision was merged to the branch mainline in revision 88.
  • Revision ID: james.westby@ubuntu.com-20091102183008-b6a4gcs128mvfb3m
Tags: upstream-4.6.0~beta1
ImportĀ upstreamĀ versionĀ 4.6.0~beta1

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
 
7
7
project                 = Qt Designer
8
8
description             = Qt Designer Manual
9
 
url                     = http://doc.qtsoftware.com/4.5
 
9
url                     = http://qt.nokia.com/doc/4.6
10
10
 
11
11
indexes                 = $QT_BUILD_TREE/doc-build/html-qt/qt.index
12
12
 
13
13
qhp.projects            = Designer
14
14
 
15
15
qhp.Designer.file                = designer.qhp
16
 
qhp.Designer.namespace           = com.trolltech.designer.452
 
16
qhp.Designer.namespace           = com.trolltech.designer.460
17
17
qhp.Designer.virtualFolder       = qdoc
18
18
qhp.Designer.indexTitle          = Qt Designer Manual
19
19
qhp.Designer.extraFiles          = classic.css images/qt-logo.png images/trolltech-logo.png
20
 
qhp.Designer.filterAttributes    = qt 4.5.2 tools designer
 
20
qhp.Designer.filterAttributes    = qt 4.6.0 tools designer
21
21
qhp.Designer.customFilters.Designer.name = Qt Designer Manual
22
22
qhp.Designer.customFilters.Designer.filterAttributes = qt tools designer
23
23
qhp.Designer.subprojects         = manual examples
31
31
 
32
32
language                = Cpp
33
33
 
34
 
sources                 = $QT_SOURCE_TREE/doc/src/designer-manual.qdoc \
 
34
sources                 = $QT_SOURCE_TREE/doc/src/development/designer-manual.qdoc \
35
35
                          $QT_SOURCE_TREE/doc/src/examples/calculatorbuilder.qdoc \
36
36
                          $QT_SOURCE_TREE/doc/src/examples/calculatorform.qdoc \
37
37
                          $QT_SOURCE_TREE/doc/src/examples/customwidgetplugin.qdoc \