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