qt5base-lts/src/tools
Topi Reinio d15309edee qdoc: Support use of \value command outside \enum topic.
Even though qdoc accepts the \value command(s) anywhere in the
documentation and generates tables for them, the produced output was
invalid for documentation topics other than \enum.

This change fixes the issue by not trying to resolve the enumeration
values and removing the 'Value' column for generated tables when the
\value command is used outside c++ enum documentation topic.

This enables, for example, the use of the \value command for
documenting acceptable values for QML enumeration properties,
without having to use custom lists or tables.

Task-number: QTBUG-35019
Change-Id: I597b2f9d7d03d4ab72f276752ddf53e1c405313c
Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Reviewed-by: Martin Smith <martin.smith@digia.com>
2014-07-18 10:14:31 +02:00
..
bootstrap Merge remote-tracking branch 'origin/stable' into dev 2014-05-22 07:46:17 +02:00
bootstrap-dbus redo include path logic for pre-generated headers 2013-06-10 21:12:29 +02:00
moc Introduce a new warning in moc, to notify about duplicated properties 2014-07-10 16:10:59 +02:00
qdbuscpp2xml Update copyright year in tools output 2014-03-31 12:46:44 +02:00
qdbusxml2cpp Force qdbusxml2cpp to use QStringLiteral rather than QLatin1String 2014-05-15 10:08:59 +02:00
qdoc qdoc: Support use of \value command outside \enum topic. 2014-07-18 10:14:31 +02:00
qlalr Update copyright year in tools output 2014-03-31 12:46:44 +02:00
rcc RCC: Use macros not defined in qglobal.h 2014-07-16 17:40:14 +02:00
uic Disable hash seeding for bootstrapped tools 2014-05-21 01:34:38 +02:00