Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qintegrityfbscreen.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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)
 

Function Documentation

◆ determineFormat()

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: