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:55:09 +0100
commit5209f5265033e5f7be3c48b13b94650113c09c5b (patch)
tree2e38f79c0f40383d1ce1b3e77db99d55aa8f240f
parent33e839a06bb3988b4d9068d23b0a6c18f477166e (diff)
downloadqtdoc-5209f5265033e5f7be3c48b13b94650113c09c5b.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>
-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: