tbx
0.7.3
|
Event information for FontDboxApplyListener. More...
#include <fontdbox.h>
Public Member Functions | |
FontDboxApplyEvent (const IdBlock &id_block, PollBlock &data) | |
Construct the event from the details return by the toolbox. More... | |
int | height () const |
Height selected. | |
int | aspect_ratio () const |
Aspect ratio selected. | |
const std::string | name () const |
Name of font selected. More... | |
![]() | |
EventInfo (const IdBlock &id_block, PollBlock &data) | |
Contruct the event information from the id_block and data update by the toolbox. | |
const IdBlock & | id_block () const |
IdBlock for the current event. More... | |
Additional Inherited Members | |
![]() | |
PollBlock & | _data |
raw data from the event | |
Event information for FontDboxApplyListener.
Construct the event from the details return by the toolbox.
id_block | block holding the toolbox object/components |
data | raw event data. |
|
inline |
Name of font selected.
This will be "SystemFont" if the System entry was selected.