#include <ApplicationEvents.h>
Public Member Functions | |
| ZoomOutButtonToggled () | |
| Constructor. | |
Public Attributes | |
| int | m_id |
| Identifier. | |
Definition at line 162 of file ApplicationEvents.h.
|
inline |
Constructor.
Definition at line 167 of file ApplicationEvents.h.
References te::qt::af::evt::Event::Event(), and te::qt::af::evt::ZOOM_OUT_BUTTON_TOGGLED.
|
inherited |