Qt 4.8
|
#include <qvfbhdr.h>
Public Variables | |
int | brightness |
QRgb | clut [256] |
int | dataoffset |
int | depth |
bool | dirty |
int | height |
int | linestep |
int | numcols |
int | serverVersion |
QRect | update |
int | viewerVersion |
int | width |
WId | windowId |
int QVFbHeader::brightness |
Definition at line 102 of file qvfbhdr.h.
Referenced by QVFbScreen::setDirty().
QRgb QVFbHeader::clut[256] |
Definition at line 99 of file qvfbhdr.h.
Referenced by QVFbScreen::connect(), and QVFbScreen::initDevice().
int QVFbHeader::dataoffset |
Definition at line 95 of file qvfbhdr.h.
Referenced by QVFbScreen::connect(), QVFbScreen::disconnect(), and QVFbScreen::initDevice().
int QVFbHeader::depth |
Definition at line 93 of file qvfbhdr.h.
Referenced by QVFbScreen::connect().
bool QVFbHeader::dirty |
Definition at line 97 of file qvfbhdr.h.
Referenced by QVFbScreen::setDirty().
int QVFbHeader::height |
Definition at line 92 of file qvfbhdr.h.
Referenced by QVFbScreen::connect().
int QVFbHeader::linestep |
Definition at line 94 of file qvfbhdr.h.
Referenced by QVFbScreen::connect().
int QVFbHeader::numcols |
Definition at line 98 of file qvfbhdr.h.
Referenced by QVFbScreen::connect(), and QVFbScreen::initDevice().
int QVFbHeader::serverVersion |
Definition at line 101 of file qvfbhdr.h.
Referenced by QVFbScreen::disconnect(), and QVFbScreen::initDevice().
QRect QVFbHeader::update |
Definition at line 96 of file qvfbhdr.h.
Referenced by QVFbScreen::setDirty().
int QVFbHeader::viewerVersion |
Definition at line 100 of file qvfbhdr.h.
Referenced by QVFbScreen::setDirty().
int QVFbHeader::width |
Definition at line 91 of file qvfbhdr.h.
Referenced by QVFbScreen::connect().