tbx  0.7.3
Public Member Functions | List of all members
tbx::FontMenuSelectionEvent Class Reference

Class to return information on font menu selection event. More...

#include <fontmenu.h>

Inheritance diagram for tbx::FontMenuSelectionEvent:
tbx::EventInfo

Public Member Functions

 FontMenuSelectionEvent (IdBlock &id_block, PollBlock &data)
 Constructor from event data returned from the toolbox. More...
 
std::string font () const
 Returns id of the font selected or "SystemFont" for the system entry.
 
- Public Member Functions inherited from tbx::EventInfo
 EventInfo (const IdBlock &id_block, PollBlock &data)
 Contruct the event information from the id_block and data update by the toolbox.
 
const IdBlockid_block () const
 IdBlock for the current event. More...
 

Additional Inherited Members

- Protected Attributes inherited from tbx::EventInfo
PollBlock_data
 raw data from the event
 

Detailed Description

Class to return information on font menu selection event.

Constructor & Destructor Documentation

tbx::FontMenuSelectionEvent::FontMenuSelectionEvent ( IdBlock id_block,
PollBlock data 
)
inline

Constructor from event data returned from the toolbox.

Parameters
id_blockObjects/Components where the event was generated
dataraw data of the event

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