Notify event used to signalize about event adding/removing. More...
Public Member Functions | |
ActionNotify (bool add, QWidget *wid) | |
~ActionNotify () | |
bool | isAdded () const |
QWidget * | widget () const |
Private Attributes | |
bool | myAdd |
QPointer< QWidget > | myWidget |
|
inline |
|
inline |
|
inline |
References myAdd.
|
private |
|
private |