tbx
0.7.6
|
Listener for PopUp AboutToBeShown events. More...
#include <popup.h>
Public Member Functions | |
virtual void | popup_about_to_be_shown (const PopUpAboutToBeShownEvent &popup_event)=0 |
Method called when the popup menu is about to be shown. More... | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
|
pure virtual |
Method called when the popup menu is about to be shown.
popup_event | information on which popup menu is about to be shown |