|
NXWidgets
1.19
|
#include <iapplicationwindow.hxx>

Public Member Functions | |
| virtual void | minimize (void)=0 |
| virtual void | close (void)=0 |
This callback class is used by the application to get notification of toolbar related events.
Definition at line 74 of file iapplicationwindow.hxx.
|
pure virtual |
Called when the window minimize close is pressed.
Implemented in NxWM::CMediaPlayer, NxWM::CHexCalculator, NxWM::CStartWindow, and NxWM::CNxTerm.
|
pure virtual |
Called when the window minimize button is pressed.
Implemented in NxWM::CMediaPlayer, NxWM::CHexCalculator, NxWM::CStartWindow, and NxWM::CNxTerm.
1.8.13