From bc9c03a550ea502a5f29004054a7fc2f1f844134 Mon Sep 17 00:00:00 2001 From: Kai Koehne Date: Wed, 11 Sep 2013 14:02:17 +0200 Subject: Remove mentioning of 5.0 Alpha from QPA Readme While at it, I hope that qplatformtheme API's are stable by now :) Change-Id: I83bf3118c91608710bb19380458e8f55cb3d427b Reviewed-by: Joerg Bornemann --- src/plugins/platforms/README | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'src/plugins') diff --git a/src/plugins/platforms/README b/src/plugins/platforms/README index b44d04f58c..347196a30c 100644 --- a/src/plugins/platforms/README +++ b/src/plugins/platforms/README @@ -14,12 +14,10 @@ classes. There are two "root" classes: QPlatformIntegration for window system integration and QPlatformTheme for deeper platform theming and integration. QStyle is not a part of QPA. -The APIs provided by QPlatformIntegration are at this point (5.0 Alpha) -mostly stable. QPlatformTheme still has ongoing development. There -are no source or binary compatibility guarantees for the QPA classes, -meaning that a platform plugin is only guaranteed to work with the Qt -version it was developed against. API changes will however only be -made in minor releases. (5.1, 5.2, and so on.) +There are no source or binary compatibility guarantees for the QPA +classes, meaning that a platform plugin is only guaranteed to work +with the Qt version it was developed against. API changes will +however only be made in minor releases. (5.1, 5.2, and so on.) Class Overview: -- cgit v1.2.3