mirror of https://github.com/qt/qtdoc.git
Remove reference to Qt Quick Compiler
The tool isn't too useful anymore from Qt 5.12 onwards. Fixes: QTBUG-82332 Change-Id: Id07f47aef54aa3513fad00b6ec2692cb4364daae Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
parent
d55e4ca379
commit
bc37d41cd8
|
|
@ -93,9 +93,6 @@
|
|||
\row \li \l{D-Bus Viewer}
|
||||
\li A tool to introspect D-Bus objects and messages. Available from
|
||||
the Qt SDK or the Qt 5 qttools repository.
|
||||
\row \li \l{Qt Quick Compiler}
|
||||
\li A compiler for QML that enables building Qt Quick applications
|
||||
without having to deploy the QML sources on to the target.
|
||||
\row \li \l{Qt VS Tools}
|
||||
\li Intended for developers who wish to develop Qt applications using
|
||||
the Visual Studio IDE instead of Qt Creator.
|
||||
|
|
|
|||
Loading…
Reference in New Issue