Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qdirectfbconvenience.cpp File Reference

(aff8767a374332893604509cbc4cc272f5484e4d)

#include "qdirectfbconvenience.h"
#include "qdirectfbblitter.h"
#include "qdirectfbscreen.h"
#include <private/qpixmap_blitter_p.h>
#include <QtGui/QWindow>
#include <QtGui/QScreen>
Include dependency graph for qdirectfbconvenience.cpp:

Go to the source code of this file.

Functions

QDirectFbScreentoDfbScreen (QWindow *window)
IDirectFBDisplayLayer * toDfbLayer (QPlatformScreen *screen)

Function Documentation

◆ toDfbLayer()

IDirectFBDisplayLayer * toDfbLayer ( QPlatformScreen * screen)

Definition at line 426 of file qdirectfbconvenience.cpp.

◆ toDfbScreen()

QDirectFbScreen * toDfbScreen ( QWindow * window)

Definition at line 421 of file qdirectfbconvenience.cpp.