summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2020-10-27 15:27:50 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2020-10-27 15:59:51 +0000
commitf054fa1c1bff180a53b0124c1bf687b0423100ef (patch)
tree70a8a58ac182a4e564a50d58015b2f4027b7dca2
parent1f315f579d5a81860a3d1e0f79cabf649086172d (diff)
downloadqtdoc-f054fa1c1bff180a53b0124c1bf687b0423100ef.tar.gz
EGLFS: document that desktop-centric APIs are not supported
Task-number: QTBUG-87765 Change-Id: I8278df7250124cc1a360d4a27696ffe16aaeef61 Reviewed-by: Laszlo Agocs <laszlo.agocs@qt.io> (cherry picked from commit 5209f5265033e5f7be3c48b13b94650113c09c5b) Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
-rw-r--r--doc/src/platforms/emb-linux.qdoc3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/src/platforms/emb-linux.qdoc b/doc/src/platforms/emb-linux.qdoc
index faa4fd4f..a3dbc6b0 100644
--- a/doc/src/platforms/emb-linux.qdoc
+++ b/doc/src/platforms/emb-linux.qdoc
@@ -89,6 +89,9 @@
such windows with QWidget-based content isn't supported; Qt terminates the
application with an error message.
+ Furthermore, APIs designed for desktop platforms or environments with a
+ windowing system, such as \l{Drag and Drop}, are not supported on EGLFS.
+
If necessary, \c eglfs can be configured using the following environment
variables: