_q_clientClosed() | QWSServerPrivate | private |
_q_deleteWindowsLater() | QWSServerPrivate | private |
_q_doClient() | QWSServerPrivate | private |
_q_newConnection() | QWSServerPrivate | private |
_q_reregisterTimers(void *pointer) | QObjectPrivate | |
_q_screenSaverSleep() | QWSServerPrivate | private |
_q_screenSaverTimeout() | QWSServerPrivate | private |
_q_screenSaverWake() | QWSServerPrivate | private |
addConnection(int signal, Connection *c) | QObjectPrivate | |
bgBrush | QWSServerPrivate | privatestatic |
blockSig | QObjectData | |
channels | QWSServerPrivate | private |
children | QObjectData | |
cleanConnectionLists() | QObjectPrivate | |
cleanupFonts(bool force=false) | QWSServerPrivate | private |
clearGuards(QObject *) | QObjectPrivate | static |
ClientIterator typedef | QWSServerPrivate | private |
ClientMap typedef | QWSServerPrivate | private |
clientMap | QWSServerPrivate | private |
closeDisplay() | QWSServerPrivate | private |
commandQueue | QWSServerPrivate | private |
connectedSignals | QObjectPrivate | mutable |
connectionLists | QObjectPrivate | |
connectNotify(const char *signal) | QObjectPrivate | inline |
crashedClientIds | QWSServerPrivate | |
currentChildBeingDeleted | QObjectPrivate | |
currentSender | QObjectPrivate | |
cursor | QWSServerPrivate | private |
cursorClient | QWSServerPrivate | |
declarativeData | QObjectPrivate | |
deleteChildren() | QObjectPrivate | |
deletedWindows | QWSServerPrivate | |
dereferenceFont(QWSClientPrivate *client, const QByteArray &font) | QWSServerPrivate | private |
destroy_region(const QWSRegionDestroyCommand *) | QWSServerPrivate | private |
disablePainting | QWSServerPrivate | private |
disconnectClient(QWSClient *) | QWSServerPrivate | private |
disconnectNotify(const char *signal) | QObjectPrivate | inline |
doClient(QWSClient *) | QWSServerPrivate | private |
doClientIsActive | QWSServerPrivate | private |
emergency_cleanup() | QWSServerPrivate | privatestatic |
eventFilters | QObjectPrivate | |
exposeRegion(const QRegion &, int index=0) | QWSServerPrivate | private |
extraData | QObjectPrivate | |
findWindow(int windowid, QWSClient *client=0) | QWSServerPrivate | private |
focusw | QWSServerPrivate | private |
fontCleanupTimer | QWSServerPrivate | private |
fontReferenceCount | QWSServerPrivate | private |
get(QObject *o) | QObjectPrivate | inlinestatic |
get_property(int winId, int property, const char *&data, int &len) | QWSServerPrivate | private |
handleWindowClose(QWSWindow *w) | QWSServerPrivate | private |
hasGuards | QObjectData | |
haveviscurs | QWSServerPrivate | private |
hideCursor() | QWSServerPrivate | private |
im_response(const QWSIMResponseCommand *) | QWSServerPrivate | private |
im_update(const QWSIMUpdateCommand *) | QWSServerPrivate | private |
inEventHandler | QObjectData | |
initializeCursor() | QWSServerPrivate | private |
initIO() | QWSServerPrivate | private |
initServer(int flags) | QWSServerPrivate | private |
inputMethodMouseGrabbed | QWSServerPrivate | private |
inThreadChangeEvent | QObjectData | |
invokeAddProperty(QWSAddPropertyCommand *cmd) | QWSServerPrivate | private |
invokeConvertSelection(QWSConvertSelectionCommand *cmd) | QWSServerPrivate | private |
invokeCreate(QWSCreateCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeDefineCursor(QWSDefineCursorCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeEmbed(QWSEmbedCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeFont(const QWSFontCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeGetProperty(QWSGetPropertyCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeGrabKeyboard(QWSGrabKeyboardCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeGrabMouse(QWSGrabMouseCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeIdentify(const QWSIdentifyCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeIMResponse(const QWSIMResponseCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeIMUpdate(const QWSIMUpdateCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokePlaySound(QWSPlaySoundCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokePositionCursor(QWSPositionCursorCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeQCopSend(QWSQCopSendCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeRegion(QWSRegionCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeRegionDestroy(const QWSRegionDestroyCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeRegionMove(const QWSRegionMoveCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeRegionName(const QWSRegionNameCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeRegisterChannel(QWSQCopRegisterChannelCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeRemoveProperty(QWSRemovePropertyCommand *cmd) | QWSServerPrivate | private |
invokeRepaintRegion(QWSRepaintRegionCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeScreenTransform(const QWSScreenTransformCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeSelectCursor(QWSSelectCursorCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeSetAltitude(const QWSChangeAltitudeCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeSetFocus(const QWSRequestFocusCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeSetOpacity(const QWSSetOpacityCommand *cmd, QWSClient *client) | QWSServerPrivate | private |
invokeSetProperty(QWSSetPropertyCommand *cmd) | QWSServerPrivate | private |
invokeSetSelectionOwner(QWSSetSelectionOwnerCommand *cmd) | QWSServerPrivate | private |
isSender(const QObject *receiver, const char *signal) const | QObjectPrivate | |
isSignalConnected(uint signalIdx) const | QObjectPrivate | inline |
isWidget | QObjectData | |
keyboardhandlers | QWSServerPrivate | private |
lowerWindow(QWSWindow *, int=-1) | QWSServerPrivate | private |
metaObject | QObjectData | |
mouseGrabber | QWSServerPrivate | private |
mouseGrabbing | QWSServerPrivate | private |
mousehandlers | QWSServerPrivate | private |
mouseState | QWSServerPrivate | |
move_region(const QWSRegionMoveCommand *) | QWSServerPrivate | private |
moveToThread_helper() | QObjectPrivate | |
moveWindowRegion(QWSWindow *, int dx, int dy) | QWSServerPrivate | private |
name_region(const QWSRegionNameCommand *) | QWSServerPrivate | private |
newMouseHandler(const QString &spec) | QWSServerPrivate | private |
newWindow(int id, QWSClient *client) | QWSServerPrivate | private |
nextCursor | QWSServerPrivate | private |
nReserved | QWSServerPrivate | private |
objectName | QObjectPrivate | |
openDisplay() | QWSServerPrivate | private |
ownObjectName | QObjectData | |
parent | QObjectData | |
pendingDoClients | QWSServerPrivate | private |
pendTimer | QObjectData | |
postedEvents | QObjectData | |
propertyManager | QWSServerPrivate | private |
q_ptr | QObjectData | |
QCopChannel class | QWSServerPrivate | friend |
QObjectPrivate(int version=QObjectPrivateVersion) | QObjectPrivate | |
QWSDisplay class | QWSServerPrivate | friend |
QWSInputMethod class | QWSServerPrivate | friend |
QWSMouseHandler class | QWSServerPrivate | friend |
QWSServerPrivate() | QWSServerPrivate | inline |
QWSWindow class | QWSServerPrivate | friend |
raiseWindow(QWSWindow *, int=0) | QWSServerPrivate | private |
ramlen | QWSServerPrivate | private |
receiveChildEvents | QObjectData | |
receiverList(const char *signal) const | QObjectPrivate | |
referenceFont(QWSClientPrivate *client, const QByteArray &font) | QWSServerPrivate | private |
releaseKeyboard(QWSWindow *w) | QWSServerPrivate | private |
releaseMouse(QWSWindow *w) | QWSServerPrivate | private |
repaint_region(int winId, int windowFlags, bool opaque, const QRegion &) | QWSServerPrivate | private |
request_focus(const QWSRequestFocusCommand *) | QWSServerPrivate | private |
request_region(int winId, const QString &surfaceKey, const QByteArray &surfaceData, const QRegion ®ion) | QWSServerPrivate | private |
reserve_region(QWSWindow *window, const QRegion ®ion) | QWSServerPrivate | private |
resetCurrentSender(QObject *receiver, Sender *currentSender, Sender *previousSender) | QObjectPrivate | inlinestatic |
resetEngine() | QWSServerPrivate | private |
saver | QWSServerPrivate | |
screenSave(int level) | QWSServerPrivate | private |
screensaverblockevent(int index, int *screensaverinterval, bool isDown) | QWSServerPrivate | |
screensaverblockevents | QWSServerPrivate | |
screensavereventblocklevel | QWSServerPrivate | |
screensaverinterval | QWSServerPrivate | private |
screensaverintervals | QWSServerPrivate | |
screensavertime | QWSServerPrivate | |
screensavertimer | QWSServerPrivate | |
sdepth | QWSServerPrivate | private |
selectionOwner | QWSServerPrivate | private |
send_im_mouse(const QWSIMMouseCommand *) | QWSServerPrivate | private |
sendChildEvents | QObjectData | |
senderList() const | QObjectPrivate | |
senders | QObjectPrivate | |
sendFontRemovedEvent(const QByteArray &font) | QWSServerPrivate | private |
sendKeyEventUnfiltered(int unicode, int keycode, Qt::KeyboardModifiers modifiers, bool isPress, bool autoRepeat) | QWSServerPrivate | privatestatic |
sendMaxWindowRectEvents(const QRect &rect) | QWSServerPrivate | private |
sendMouseEventUnfiltered(const QPoint &pos, int state, int wheel=0) | QWSServerPrivate | privatestatic |
sendQCopEvent(QWSClient *c, const QString &ch, const QString &msg, const QByteArray &data, bool response=false) | QWSServerPrivate | privatestatic |
set_altitude(const QWSChangeAltitudeCommand *) | QWSServerPrivate | private |
set_identity(const QWSIdentifyCommand *) | QWSServerPrivate | private |
set_opacity(const QWSSetOpacityCommand *) | QWSServerPrivate | private |
setCurrentSender(QObject *receiver, Sender *sender) | QObjectPrivate | inlinestatic |
setCursor(QWSCursor *curs) | QWSServerPrivate | private |
setFocus(QWSWindow *, bool gain) | QWSServerPrivate | private |
setParent_helper(QObject *) | QObjectPrivate | |
setThreadData_helper(QThreadData *currentData, QThreadData *targetData) | QObjectPrivate | |
setWindowRegion(QWSWindow *, const QRegion &r) | QWSServerPrivate | private |
sharedram | QWSServerPrivate | private |
sharedRefcount | QObjectPrivate | |
sheight | QWSServerPrivate | private |
showCursor() | QWSServerPrivate | private |
signalIndex(const char *signalName) const | QObjectPrivate | |
signalSignature(const QMetaMethod &signal, QVarLengthArray< char > *result) | QObjectPrivate | inlinestatic |
soundserver | QWSServerPrivate | private |
ssocket | QWSServerPrivate | private |
StaticMetaCallFunction typedef | QObjectPrivate | |
swidth | QWSServerPrivate | private |
threadData | QObjectPrivate | |
timer | QWSServerPrivate | private |
unused | QObjectPrivate | |
update_regions() | QWSServerPrivate | |
updateClientCursorPos() | QWSServerPrivate | private |
wasDeleted | QObjectData | |
windows | QWSServerPrivate | private |
~QObjectData()=0 | QObjectData | pure virtual |
~QObjectPrivate() | QObjectPrivate | virtual |
~QWSServerPrivate() | QWSServerPrivate | inline |