![]() |
Qt 6.x
The Qt SDK
|
#include "qintegrityfbscreen.h"#include <QtFbSupport/private/qfbcursor_p.h>#include <QtFbSupport/private/qfbwindow_p.h>#include <QtCore/QRegularExpression>#include <QtGui/QPainter>#include <qimage.h>#include <qdebug.h>#include <INTEGRITY.h>#include <memory_region.h>
Include dependency graph for qintegrityfbscreen.cpp:Go to the source code of this file.
Functions | |
| static QImage::Format | determineFormat (const FBInfo *fbinfo) |
|
static |
Definition at line 20 of file qintegrityfbscreen.cpp.
References QImage::Format_ARGB32, QImage::Format_Invalid, QImage::Format_Mono, QImage::Format_RGB16, QImage::Format_RGB32, QImage::Format_RGB444, QImage::Format_RGB555, QImage::Format_RGB666, and QImage::Format_RGB888.
Referenced by QIntegrityFbScreen::initialize(), and QLinuxFbScreen::initialize().
Here is the caller graph for this function: