Linux Standard Base Desktop Specification 4.1 | ||
---|---|---|
<<< Previous | Next >>> |
The QLayout::widgetEvent() function shall perform child widget layout when the parent widget is resized. It should also handle removal of widgets.
The event e should have one of the following values:
QEvent::Resize
QEvent::ChildRemoved
QEvent::LayoutRequest
This function is not intended to be used by applications directly, but may appear among application dependencies as a result of usage of other functions and macros.
<<< Previous | Home | Next >>> |
_ZN6QColor10invalidateEv | Up | _ZN7QPixmap19x11SetDefaultScreenEi |