summaryrefslogtreecommitdiffstats
path: root/src/statemachine/doc/qtstatemachine.qdocconf
diff options
context:
space:
mode:
Diffstat (limited to 'src/statemachine/doc/qtstatemachine.qdocconf')
-rw-r--r--src/statemachine/doc/qtstatemachine.qdocconf8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/statemachine/doc/qtstatemachine.qdocconf b/src/statemachine/doc/qtstatemachine.qdocconf
index 5597121..47b0edc 100644
--- a/src/statemachine/doc/qtstatemachine.qdocconf
+++ b/src/statemachine/doc/qtstatemachine.qdocconf
@@ -15,15 +15,15 @@ exampledirs = ../../../examples/statemachine \
qhp.QtStateMachine.subprojects = classes qmltypes examples
qhp.QtStateMachine.subprojects.classes.title = C++ Classes
qhp.QtStateMachine.subprojects.classes.indexTitle = Qt State Machine C++ Classes
-qhp.QtStateMachine.subprojects.classes.selectors = class fake:headerfile
+qhp.QtStateMachine.subprojects.classes.selectors = class headerfile
qhp.QtStateMachine.subprojects.classes.sortPages = true
qhp.QtStateMachine.subprojects.qmltypes.title = QML Types
qhp.QtStateMachine.subprojects.qmltypes.indexTitle = Qt State Machine QML Types
-qhp.QtStateMachine.subprojects.qmltypes.selectors = qmlclass
+qhp.QtStateMachine.subprojects.qmltypes.selectors = qmltype
qhp.QtStateMachine.subprojects.qmltypes.sortPages = true
qhp.QtStateMachine.subprojects.examples.title = Examples
qhp.QtStateMachine.subprojects.examples.indexTitle = Qt State Machine Examples
-qhp.QtStateMachine.subprojects.examples.selectors = fake:example
+qhp.QtStateMachine.subprojects.examples.selectors = doc:example
qhp.projects = QtStateMachine
@@ -33,7 +33,7 @@ qhp.QtStateMachine.virtualFolder = qtstatemachine
qhp.QtStateMachine.indexTitle = Qt StateMachine
qhp.QtStateMachine.indexRoot =
-depends += qtcore qtdoc qmake qtquick qtwidgets qtgui qtqml qtscxml
+depends += qtcore qtdoc qmake qtquick qtwidgets qtgui qtqml qtscxml qtcmake
headerdirs = .. \
../gui \