qt6-bb10/src/corelib/statemachine
Jerome Pasion 4533cc9944 Doc: Adding mark-up to boolean default values.
Default values should have mark-up to denote that they are code.
This commit changes:
-"property is true" to "property is \c true".
-"Returns true" to "Returns \c true".
-"property is false" to "property is \c false".
-"returns true" to "returns \c true".
-"returns false" to "returns \c false".

src/3rdparty and non-documentation instances were ignored.

Task-number: QTBUG-33360
Change-Id: Ie87eaa57af947caa1230602b61c5c46292a4cf4e
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@digia.com>
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
2013-10-08 00:46:27 +02:00
..
qabstractstate.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstractstate.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qabstractstate_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstracttransition.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qabstracttransition.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qabstracttransition_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qeventtransition.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qeventtransition.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qeventtransition_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfinalstate.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qfinalstate.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qhistorystate.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qhistorystate.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qhistorystate_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qsignaleventgenerator_p.h Changed digia contact details to */legal, updated licenses 2013-07-20 11:21:46 +02:00
qsignaltransition.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qsignaltransition.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qsignaltransition_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qstate.cpp Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qstate.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qstate_p.h Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qstatemachine.cpp Doc: Adding mark-up to boolean default values. 2013-10-08 00:46:27 +02:00
qstatemachine.h Remove QT_{BEGIN,END}_HEADER macro usage 2013-01-29 01:06:04 +01:00
qstatemachine_p.h Whitespace cleanup: remove trailing whitespace 2013-03-16 20:22:50 +01:00
statemachine.pri