|
Qyoto
4.0.6
Qyoto is a C# language binding for Qt
|


Public Member Functions | |
| void | WindowActivated (QWidget w) |
| | |
Public Member Functions inherited from QtGui.IQWidgetSignals | |
| void | CustomContextMenuRequested (QPoint pos) |
| | |
Public Member Functions inherited from QtCore.IQObjectSignals | |
| void | Destroyed (QObject arg1) |
| void | Destroyed () |
| | |
| void QtGui.IQWorkspaceSignals.WindowActivated | ( | QWidget | w | ) |
This signal is emitted when the child window w becomes active. Note that w can be 0, and that more than one signal may be emitted for a single activation event.
See also activeWindow() and windowList().