Lista de todos los miembros.
Métodos públicos |
void | setWState (WFlags f) |
void | clearWState (WFlags f) |
void | setWFlags (WFlags f) |
void | clearWFlags (WFlags f) |
void | markFrameStrutDirty () |
bool | translateMouseEvent (const MSG &msg) |
bool | translateKeyEvent (MSG msg, bool grab) |
bool | translateEraseEvent (const MSG &msg) |
bool | translatePaintEvent (const MSG &msg) |
bool | translateConfigEvent (const MSG &msg) |
bool | translateCloseEvent (WPARAM wParam, LPARAM lParam) |
bool | translateWheelEvent (const MSG &msg) |
bool | invokeWinEvent (MSG *msg) |
bool | sendKeyEvent (MSG &msg, QEvent::Type type, int code, int ascii, int state, bool grab, const QString &text, bool autor=false) |
bool | sendSpontaneousEvent (QObject *receiver, QEvent *event) |
void | showChildren (bool spontaneous) |
void | hideChildren (bool spontaneous) |
void | setActiveWindow (QWidget *w) |
void | setNormalGeometry (const QRect &geo) |
void | setWindowStateET (unsigned int newState) |
void | setWState (WFlags f) |
void | clearWState (WFlags f) |
void | setWFlags (WFlags f) |
void | clearWFlags (WFlags f) |
bool | translateMouseEvent (const XEvent *) |
bool | translateKeyEventInternal (const XEvent *, int &count, QString &text, int &state, char &ascii, int &code, QEvent::Type &type, bool willRepeat=FALSE) |
bool | translateKeyEvent (const XEvent *, bool grab) |
bool | translatePaintEvent (const XEvent *) |
bool | translateConfigEvent (const XEvent *) |
bool | translateCloseEvent (const XEvent *) |
bool | translateScrollDoneEvent (const XEvent *) |
bool | translateWheelEvent (int global_x, int global_y, int delta, int state, Orientation orient) |
bool | translatePropertyEvent (const XEvent *) |
Métodos públicos estáticos |
static bool | inPopupMode (const QApplication *app) |
Documentación de las funciones miembro
void QETWidget::clearWFlags |
( |
WFlags |
f | ) |
[inline] |
void QETWidget::clearWFlags |
( |
WFlags |
f | ) |
[inline] |
void QETWidget::clearWState |
( |
WFlags |
f | ) |
[inline] |
void QETWidget::clearWState |
( |
WFlags |
f | ) |
[inline] |
void QETWidget::hideChildren |
( |
bool |
spontaneous | ) |
[inline] |
bool QETWidget::invokeWinEvent |
( |
MSG * |
msg | ) |
[inline] |
void QETWidget::markFrameStrutDirty |
( |
| ) |
[inline] |
void QETWidget::setActiveWindow |
( |
QWidget * |
w | ) |
[inline] |
void QETWidget::setNormalGeometry |
( |
const QRect & |
geo | ) |
[inline] |
void QETWidget::setWFlags |
( |
WFlags |
f | ) |
[inline, virtual] |
void QETWidget::setWFlags |
( |
WFlags |
f | ) |
[inline, virtual] |
void QETWidget::setWindowStateET |
( |
unsigned int |
newState | ) |
[inline] |
void QETWidget::setWState |
( |
WFlags |
f | ) |
[inline, virtual] |
void QETWidget::setWState |
( |
WFlags |
f | ) |
[inline, virtual] |
void QETWidget::showChildren |
( |
bool |
spontaneous | ) |
[inline] |
bool QETWidget::translateCloseEvent |
( |
const XEvent * |
| ) |
|
bool QETWidget::translateCloseEvent |
( |
WPARAM |
wParam, |
|
|
LPARAM |
lParam |
|
) |
| |
bool QETWidget::translateConfigEvent |
( |
const XEvent * |
event | ) |
|
bool QETWidget::translateConfigEvent |
( |
const MSG & |
msg | ) |
|
bool QETWidget::translateEraseEvent |
( |
const MSG & |
msg | ) |
|
bool QETWidget::translateKeyEvent |
( |
const XEvent * |
event, |
|
|
bool |
grab |
|
) |
| |
bool QETWidget::translateKeyEvent |
( |
MSG |
msg, |
|
|
bool |
grab |
|
) |
| |
bool QETWidget::translateKeyEventInternal |
( |
const XEvent * |
event, |
|
|
int & |
count, |
|
|
QString & |
text, |
|
|
int & |
state, |
|
|
char & |
ascii, |
|
|
int & |
code, |
|
|
QEvent::Type & |
type, |
|
|
bool |
willRepeat = FALSE |
|
) |
| |
bool QETWidget::translateMouseEvent |
( |
const XEvent * |
event | ) |
|
bool QETWidget::translateMouseEvent |
( |
const MSG & |
msg | ) |
|
bool QETWidget::translatePaintEvent |
( |
const MSG & |
msg | ) |
|
bool QETWidget::translatePaintEvent |
( |
const XEvent * |
event | ) |
|
bool QETWidget::translatePropertyEvent |
( |
const XEvent * |
event | ) |
|
bool QETWidget::translateScrollDoneEvent |
( |
const XEvent * |
event | ) |
|
bool QETWidget::translateWheelEvent |
( |
const MSG & |
msg | ) |
|
La documentación para esta clase fue generada a partir de los siguientes ficheros: