Eneboo - Documentación para desarrolladores
Métodos públicos | Métodos públicos estáticos
Referencia de la Clase QETWidget
Diagrama de herencias de QETWidget
QWidget QWidget QPaintDevice QObject QPaintDevice QObject QPaintDevice QObject QPaintDevice QObject

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]

Clears the widget flags f.

Widget flags are a combination of {Qt::WidgetFlags}.

Ver también:
testWFlags(), getWFlags(), setWFlags()

Reimplementado de QWidget.

void QETWidget::clearWFlags ( WFlags  f) [inline]

Clears the widget flags f.

Widget flags are a combination of {Qt::WidgetFlags}.

Ver también:
testWFlags(), getWFlags(), setWFlags()

Reimplementado de QWidget.

void QETWidget::clearWState ( WFlags  f) [inline]

Reimplementado de QWidget.

void QETWidget::clearWState ( WFlags  f) [inline]

Reimplementado de QWidget.

void QETWidget::hideChildren ( bool  spontaneous) [inline]

Reimplementado de QWidget.

static bool QETWidget::inPopupMode ( const QApplication app) [inline, static]
bool QETWidget::invokeWinEvent ( MSG msg) [inline]
void QETWidget::markFrameStrutDirty ( ) [inline]
bool QETWidget::sendKeyEvent ( MSG msg,
QEvent::Type  type,
int  code,
int  ascii,
int  state,
bool  grab,
const QString text,
bool  autor = false 
)
bool QETWidget::sendSpontaneousEvent ( QObject receiver,
QEvent event 
) [inline]
void QETWidget::setActiveWindow ( QWidget w) [inline]
void QETWidget::setNormalGeometry ( const QRect geo) [inline]
void QETWidget::setWFlags ( WFlags  f) [inline, virtual]

Sets the widget flags f.

Widget flags are a combination of {Qt::WidgetFlags}.

Ver también:
testWFlags(), getWFlags(), clearWFlags()

Reimplementado de QWidget.

void QETWidget::setWFlags ( WFlags  f) [inline, virtual]

Sets the widget flags f.

Widget flags are a combination of {Qt::WidgetFlags}.

Ver también:
testWFlags(), getWFlags(), clearWFlags()

Reimplementado de QWidget.

void QETWidget::setWindowStateET ( unsigned int  newState) [inline]
void QETWidget::setWState ( WFlags  f) [inline, virtual]

Reimplementado de QWidget.

void QETWidget::setWState ( WFlags  f) [inline, virtual]

Reimplementado de QWidget.

void QETWidget::showChildren ( bool  spontaneous) [inline]

Reimplementado de QWidget.

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 ( int  global_x,
int  global_y,
int  delta,
int  state,
Orientation  orient 
)
bool QETWidget::translateWheelEvent ( const MSG msg)

La documentación para esta clase fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'