tbx
0.7.5
|
Listener for Save selected on PrintDbox. More...
#include <printdbox.h>
Public Member Functions | |
virtual void | printdbox_save (const PrintDboxPrintEvent &event)=0 |
Method called when the save button is selected. More... | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
|
pure virtual |
Method called when the save button is selected.
event | the settings to save |