![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtGui/qimage.h>#include <QtCore/QHash>#include <QtCore/QEvent>#include <QtGui/QPixmap>#include <directfb.h>Go to the source code of this file.
Classes | |
| class | QDirectFbKeyMap |
| class | QDirectFbConvenience |
| struct | QDirectFBInterfaceCleanupHandler< T > |
| class | QDirectFBPointer< T > |
Macros | |
| #define | QDFB_STRINGIFY(x) |
| #define | QDFB_TOSTRING(x) |
| #define | QDFB_PRETTY (__FILE__ ":" QDFB_TOSTRING(__LINE__)) |
Functions | |
| QDirectFbScreen * | toDfbScreen (QWindow *window) |
| IDirectFBDisplayLayer * | toDfbLayer (QPlatformScreen *screen) |
| #define QDFB_PRETTY (__FILE__ ":" QDFB_TOSTRING(__LINE__)) |
Definition at line 83 of file qdirectfbconvenience.h.
| #define QDFB_STRINGIFY | ( | x | ) |
Definition at line 81 of file qdirectfbconvenience.h.
| #define QDFB_TOSTRING | ( | x | ) |
Definition at line 82 of file qdirectfbconvenience.h.
| IDirectFBDisplayLayer * toDfbLayer | ( | QPlatformScreen * | screen | ) |
Definition at line 426 of file qdirectfbconvenience.cpp.
| QDirectFbScreen * toDfbScreen | ( | QWindow * | window | ) |
Definition at line 421 of file qdirectfbconvenience.cpp.