QWSDisplay Class Reference
#include <qwsdisplay_qws.h>
Definition at line 82 of file qwsdisplay_qws.h.
|
| QWSDisplay () |
|
| ~QWSDisplay () |
|
bool | eventPending () const |
|
QWSEvent * | getEvent () |
|
uchar * | frameBuffer () const |
|
int | width () const |
|
int | height () const |
|
int | depth () const |
|
int | pixmapDepth () const |
|
bool | supportsDepth (int) const |
|
uchar * | sharedRam () const |
|
int | sharedRamSize () const |
|
void | addProperty (int winId, int property) |
|
void | setProperty (int winId, int property, int mode, const QByteArray &data) |
|
void | setProperty (int winId, int property, int mode, const char *data) |
|
void | removeProperty (int winId, int property) |
|
bool | getProperty (int winId, int property, char *&data, int &len) |
|
QList< QWSWindowInfo > | windowList () |
|
int | windowAt (const QPoint &) |
|
void | setIdentity (const QString &appName) |
|
void | nameRegion (int winId, const QString &n, const QString &c) |
|
void | requestRegion (int winId, const QString &surfacekey, const QByteArray &surfaceData, const QRegion ®ion) |
|
void | repaintRegion (int winId, int windowFlags, bool opaque, QRegion) |
|
void | moveRegion (int winId, int dx, int dy) |
|
void | destroyRegion (int winId) |
|
void | requestFocus (int winId, bool get) |
|
void | setAltitude (int winId, int altitude, bool fixed=false) |
|
void | setOpacity (int winId, int opacity) |
|
int | takeId () |
|
void | setSelectionOwner (int winId, const QTime &time) |
|
void | convertSelection (int winId, int selectionProperty, const QString &mimeTypes) |
|
void | defineCursor (int id, const QBitmap &curs, const QBitmap &mask, int hotX, int hotY) |
|
void | destroyCursor (int id) |
|
void | selectCursor (QWidget *w, unsigned int id) |
|
void | setCursorPosition (int x, int y) |
|
void | grabMouse (QWidget *w, bool grab) |
|
void | grabKeyboard (QWidget *w, bool grab) |
|
void | playSoundFile (const QString &) |
|
void | registerChannel (const QString &channel) |
|
void | sendMessage (const QString &channel, const QString &msg, const QByteArray &data) |
|
void | flushCommands () |
|
void | sendIMUpdate (int type, int winId, int widgetid) |
|
void | resetIM () |
|
void | sendIMResponse (int winId, int property, const QVariant &result) |
|
void | sendIMMouseEvent (int index, bool isPress) |
|
QWSQCopMessageEvent * | waitForQCopResponse () |
|
void | sendFontCommand (int type, const QByteArray &fontName) |
|
void | setWindowCaption (QWidget *w, const QString &) |
|
bool eventPending |
( |
| ) |
const |
uchar* frameBuffer |
( |
| ) |
const |
int pixmapDepth |
( |
| ) |
const |
bool supportsDepth |
( |
int |
| ) |
const |
uchar* sharedRam |
( |
| ) |
const |
int sharedRamSize |
( |
| ) |
const |
void setProperty |
( |
int |
winId, |
|
|
int |
property, |
|
|
int |
mode, |
|
|
const char * |
data |
|
) |
| |
bool getProperty |
( |
int |
winId, |
|
|
int |
property, |
|
|
char *& |
data, |
|
|
int & |
len |
|
) |
| |
void requestFocus |
( |
int |
winId, |
|
|
bool |
get |
|
) |
| |
void setAltitude |
( |
int |
winId, |
|
|
int |
altitude, |
|
|
bool |
fixed = false |
|
) |
| |
void convertSelection |
( |
int |
winId, |
|
|
int |
selectionProperty, |
|
|
const QString & |
mimeTypes |
|
) |
| |
void sendIMMouseEvent |
( |
int |
index, |
|
|
bool |
isPress |
|
) |
| |
static bool initLock |
( |
const QString & |
filename, |
|
|
bool |
create = false |
|
) |
| |
|
static |
static void grab |
( |
bool |
write | ) |
|
|
static |
static void setTransformation |
( |
int |
transformation, |
|
|
int |
screenNo = -1 |
|
) |
| |
|
static |
friend class QWSEmbedWidgetPrivate |
|
friend |
friend class QWSMemorySurface |
|
friend |
friend class QWSOnScreenSurface |
|
friend |
friend class QWSDirectPainterSurface |
|
friend |
int qt_fork_qapplication |
( |
| ) |
|
|
friend |
The documentation for this class was generated from the following file: