tbx  0.7.3
Public Member Functions | List of all members
tbx::PrintDboxSetupListener Class Referenceabstract

Listener for Setup presses when there is not dialogue associated with the button. More...

#include <printdbox.h>

Inheritance diagram for tbx::PrintDboxSetupListener:
tbx::Listener

Public Member Functions

virtual void printdbox_setup (const EventInfo &setup_event)=0
 Method called when setup is clicked if there is no dialogue. More...
 
- Public Member Functions inherited from tbx::Listener
virtual ~Listener ()
 Destroy the listener object.
 

Additional Inherited Members

- Protected Member Functions inherited from tbx::Listener
 Listener ()
 Construct the Listener object.
 

Detailed Description

Listener for Setup presses when there is not dialogue associated with the button.

Member Function Documentation

virtual void tbx::PrintDboxSetupListener::printdbox_setup ( const EventInfo setup_event)
pure virtual

Method called when setup is clicked if there is no dialogue.

Parameters
setup_eventinformation on the object involved with this event

The documentation for this class was generated from the following file: