Qt 4.8
|
#include <qt_x11_p.h>
Public Variables | |
int | cells |
Colormap | colormap |
bool | defaultColormap |
bool | defaultVisual |
int | depth |
int | dpiX |
int | dpiY |
uint | ref |
int | screen |
int | subpixel |
Visual * | visual |
Definition at line 310 of file qt_x11_p.h.
int QX11InfoData::cells |
Definition at line 316 of file qt_x11_p.h.
Referenced by QX11Info::cells(), QX11PixmapData::convertToARGB32(), QX11PixmapData::fromImage(), getNetWmState(), QX11Info::getX11Data(), qt_x11_getX11InfoForWindow(), QX11PixmapData::resize(), and QX11PixmapData::transformed().
Colormap QX11InfoData::colormap |
Definition at line 317 of file qt_x11_p.h.
Referenced by QX11Info::colormap(), QX11PixmapData::convertToARGB32(), QX11PixmapData::fromImage(), getNetWmState(), QX11Info::getX11Data(), qt_x11_getX11InfoForWindow(), QX11PixmapData::resize(), and QX11PixmapData::transformed().
bool QX11InfoData::defaultColormap |
Definition at line 319 of file qt_x11_p.h.
Referenced by QX11PixmapData::convertToARGB32(), QX11Info::defaultColormap(), QX11PixmapData::fromImage(), getNetWmState(), QX11Info::getX11Data(), qt_x11_getX11InfoForWindow(), QX11PixmapData::resize(), and QX11PixmapData::transformed().
bool QX11InfoData::defaultVisual |
Definition at line 320 of file qt_x11_p.h.
Referenced by QX11PixmapData::convertToARGB32(), QX11Info::defaultVisual(), QX11PixmapData::fromImage(), getNetWmState(), QX11Info::getX11Data(), qt_x11_getX11InfoForWindow(), QX11PixmapData::resize(), and QX11PixmapData::transformed().
int QX11InfoData::depth |
Definition at line 315 of file qt_x11_p.h.
Referenced by QX11PixmapData::convertToARGB32(), QX11Info::depth(), QX11PixmapData::fromImage(), getNetWmState(), QX11Info::getX11Data(), qt_x11_getX11InfoForWindow(), QX11PixmapData::resize(), and QX11PixmapData::transformed().
int QX11InfoData::dpiX |
Definition at line 313 of file qt_x11_p.h.
Referenced by qt_init().
int QX11InfoData::dpiY |
Definition at line 314 of file qt_x11_p.h.
Referenced by qt_init().
uint QX11InfoData::ref |
Definition at line 311 of file qt_x11_p.h.
Referenced by QX11Info::cloneX11Data(), QX11Info::getX11Data(), QX11Info::operator=(), qt_init(), QX11Info::QX11Info(), QX11Info::setX11Data(), and QX11Info::~QX11Info().
int QX11InfoData::screen |
Definition at line 312 of file qt_x11_p.h.
Referenced by QX11PixmapData::convertToARGB32(), QX11PixmapData::fromImage(), getNetWmState(), QX11Info::getX11Data(), qt_init(), qt_x11_getX11InfoForWindow(), QX11PixmapData::resize(), QX11Info::screen(), and QX11PixmapData::transformed().
int QX11InfoData::subpixel |
Definition at line 321 of file qt_x11_p.h.
Visual* QX11InfoData::visual |
Definition at line 318 of file qt_x11_p.h.
Referenced by QX11PixmapData::convertToARGB32(), QX11PixmapData::fromImage(), getNetWmState(), QX11Info::getX11Data(), qt_x11_getX11InfoForWindow(), QX11PixmapData::resize(), QX11PixmapData::transformed(), and QX11Info::visual().