From 01cc6254068b96a155ac9376458dd4580c7c7b0b Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Tue, 1 Jul 2014 15:10:04 +0200 Subject: Update platformheaders docs about bc. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove the "As of Qt 5.4" to avoid misunderstandings. Also add the note for the classes that miss it. Change-Id: Id7f437954bb3ec12c0fc944c18e58e6e977863f1 Reviewed-by: Jørgen Lind --- src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc') diff --git a/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc b/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc index 16abd32f38..b8dae9b13f 100644 --- a/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc +++ b/src/platformheaders/eglfsfunctions/qeglfsfunctions.qdoc @@ -32,6 +32,10 @@ \brief The QEglFSFunctions class is an inline class containing platform-specific functionality for the eglfs platform plugin that is typically used on systems running Embedded Linux or Android. + + \note There is no binary compatibility guarantee for this class, + meaning that an application using it is only guaranteed to work with the Qt + version it was developed against. */ /*! -- cgit v1.2.3