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

Listener for FontDbox Apply events. More...

#include <fontdbox.h>

Inheritance diagram for tbx::FontDboxApplyListener:
tbx::Listener

Public Member Functions

virtual void fontdbox_apply (const FontDboxApplyEvent &apply_event)=0
 Method called when apply button is clicked on the FontDbox. 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 FontDbox Apply events.

Member Function Documentation

virtual void tbx::FontDboxApplyListener::fontdbox_apply ( const FontDboxApplyEvent apply_event)
pure virtual

Method called when apply button is clicked on the FontDbox.

Parameters
apply_eventdetails of the current selected font

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