Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

Qt 3 Support Members for QPaintDevice

The following class members are part of the Qt 3 support layer. They are provided to help you port old code to Qt 4. We advise against using them in new code.

Public Functions

Static Public Members


Member Function Documentation

int QPaintDevice::x11AppCells ( int screen = -1 )   [static]

Qt::HANDLE QPaintDevice::x11AppColormap ( int screen = -1 )   [static]

bool QPaintDevice::x11AppDefaultColormap ( int screen = -1 )   [static]

bool QPaintDevice::x11AppDefaultVisual ( int screen = -1 )   [static]

int QPaintDevice::x11AppDepth ( int screen = -1 )   [static]

Display * QPaintDevice::x11AppDisplay ()   [static]

int QPaintDevice::x11AppDpiX ( int screen = -1 )   [static]

int QPaintDevice::x11AppDpiY ( int screen = -1 )   [static]

Qt::HANDLE QPaintDevice::x11AppRootWindow ( int screen = -1 )   [static]

int QPaintDevice::x11AppScreen ()   [static]

void * QPaintDevice::x11AppVisual ( int screen = -1 )   [static]

int QPaintDevice::x11Cells () const

Qt::HANDLE QPaintDevice::x11Colormap () const

bool QPaintDevice::x11DefaultColormap () const

bool QPaintDevice::x11DefaultVisual () const

int QPaintDevice::x11Depth () const

Display * QPaintDevice::x11Display () const

int QPaintDevice::x11Screen () const

void QPaintDevice::x11SetAppDpiX ( int, int )   [static]

void QPaintDevice::x11SetAppDpiY ( int, int )   [static]

void * QPaintDevice::x11Visual () const


Copyright © 2008 Trolltech Trademarks
Qt 4.4.1