From e30988b9c27d14bc68d5b2a69c0c7a38250bfd54 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 4 Dec 2013 07:03:25 -0600 Subject: ref-manual: Added qt4* classes. (From yocto-docs rev: bff348c1dd5bdc7fb932b730cea28b4ac23dafd2) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-classes.xml | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/documentation/ref-manual/ref-classes.xml b/documentation/ref-manual/ref-classes.xml index 634c14fe9b..0f35abe2d9 100644 --- a/documentation/ref-manual/ref-classes.xml +++ b/documentation/ref-manual/ref-classes.xml @@ -1637,6 +1637,29 @@ +
+ <filename>qt4*.bbclass</filename> + + + This family of classes consists of the following: + + qt4e: + Supports building against Qt/Embedded, which uses the + framebuffer for graphical output. + qt4x11: + Supports building against Qt/X11. + + + + + These classes support recipes that need to build software that uses + the Qt development framework version 4.x. + The classes inherit the + qmake2 + class. + +
+
Python Extensions - <filename>distutils.bbclass</filename> -- cgit v1.2.3-54-g00ecf