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

Event details for submenu event. More...

#include <submenulistener.h>

Inheritance diagram for tbx::SubMenuEvent:
tbx::EventInfo

Public Member Functions

 SubMenuEvent (IdBlock &id_block, PollBlock &data)
 Construct the event.
 
int top_left_x () const
 x coordinate where sub menu will be shown
 
int top_left_y () const
 y coordinate where sub menu will be shown
 
Point top_left () const
 point where the sub menu will be shown
 
- 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

Event details for submenu event.


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