forked from qt-creator/qt-creator
QmlDesigner: Include a supported features list in Qt Design Viewer
This patch includes a supported features list to the Qt UI Viewer doucment. Fixes: QDS-15267 Change-Id: Ia5cc1e5f77a90620352ffe0d0cf3b069eb5ea2a3 Reviewed-by: Mats Honkamaa <mats.honkamaa@qt.io>
This commit is contained in:
committed by
Pranta Ghosh Dastider
parent
eeebd4adae
commit
719854f8e8
@@ -89,4 +89,30 @@
|
||||
\image studio-devicemanager-remove-device.webp Remove a device from Device Manager.
|
||||
\endlist
|
||||
|
||||
\section1 The scope of \QUV
|
||||
|
||||
\QUV is an Android application for viewing \QDS projects on an Android
|
||||
device. However, it doesn't support editing a \QDS project from an
|
||||
Android device.
|
||||
|
||||
Feature support:
|
||||
\table
|
||||
\header
|
||||
\li Feature
|
||||
\li Status
|
||||
\row
|
||||
\li Displaying QML or Qt Quick UIs
|
||||
\li Supported
|
||||
\row
|
||||
\li ActivityView (multi-window display of other apps)
|
||||
\li Not supported
|
||||
\row
|
||||
\li AAOS Vehicle Properties API access
|
||||
\li Not supported
|
||||
\row
|
||||
\li Other platform-specific APIs
|
||||
\li Not supported
|
||||
\endtable
|
||||
|
||||
|
||||
*/
|
||||
|
Reference in New Issue
Block a user