Qt 4.8
Public Variables | List of all members
QVFbHeader Struct Reference

#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
 

Detailed Description

Definition at line 89 of file qvfbhdr.h.

Properties

◆ brightness

int QVFbHeader::brightness

Definition at line 102 of file qvfbhdr.h.

Referenced by QVFbScreen::setDirty().

◆ clut

QRgb QVFbHeader::clut[256]

Definition at line 99 of file qvfbhdr.h.

Referenced by QVFbScreen::connect(), and QVFbScreen::initDevice().

◆ dataoffset

int QVFbHeader::dataoffset

Definition at line 95 of file qvfbhdr.h.

Referenced by QVFbScreen::connect(), QVFbScreen::disconnect(), and QVFbScreen::initDevice().

◆ depth

int QVFbHeader::depth

Definition at line 93 of file qvfbhdr.h.

Referenced by QVFbScreen::connect().

◆ dirty

bool QVFbHeader::dirty

Definition at line 97 of file qvfbhdr.h.

Referenced by QVFbScreen::setDirty().

◆ height

int QVFbHeader::height

Definition at line 92 of file qvfbhdr.h.

Referenced by QVFbScreen::connect().

◆ linestep

int QVFbHeader::linestep

Definition at line 94 of file qvfbhdr.h.

Referenced by QVFbScreen::connect().

◆ numcols

int QVFbHeader::numcols

Definition at line 98 of file qvfbhdr.h.

Referenced by QVFbScreen::connect(), and QVFbScreen::initDevice().

◆ serverVersion

int QVFbHeader::serverVersion

Definition at line 101 of file qvfbhdr.h.

Referenced by QVFbScreen::disconnect(), and QVFbScreen::initDevice().

◆ update

QRect QVFbHeader::update

Definition at line 96 of file qvfbhdr.h.

Referenced by QVFbScreen::setDirty().

◆ viewerVersion

int QVFbHeader::viewerVersion

Definition at line 100 of file qvfbhdr.h.

Referenced by QVFbScreen::setDirty().

◆ width

int QVFbHeader::width

Definition at line 91 of file qvfbhdr.h.

Referenced by QVFbScreen::connect().

◆ windowId

WId QVFbHeader::windowId

Definition at line 103 of file qvfbhdr.h.


The documentation for this struct was generated from the following file: