Android: document the supported clipboard mimetypes

Fixes: QTBUG-82477
Change-Id: I31a48acbf5cadc18dfe1fe9a54243b710f4f280c
Reviewed-by: Andy Shaw <andy.shaw@qt.io>
(cherry picked from commit c1086e1fa74d4c6a39c769390830acad9ac8bf46)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Assam Boudjelthia 2021-01-07 23:21:12 +02:00 committed by Qt Cherry-pick Bot
parent a88f62b0c4
commit d726a463e7

View File

@ -103,6 +103,10 @@ using namespace Qt::StringLiterals;
\endlist \endlist
\section1 Notes for Android Users
On Android only these mime types are supported: text/plain, text/html, and text/uri-list.
\sa QGuiApplication \sa QGuiApplication
*/ */