Version: 8.3.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
LightApp_ModuleAction::ActivateEvent Class Reference

Internal class to represent custom event for transfer the activation item id. More...

Inheritance diagram for LightApp_ModuleAction::ActivateEvent:
Inheritance graph

Public Member Functions

 ActivateEvent (QEvent::Type type, int id)
 
 ~ActivateEvent ()
 
int id () const
 

Private Attributes

int myId
 

Detailed Description

Constructor & Destructor Documentation

LightApp_ModuleAction::ActivateEvent::ActivateEvent ( QEvent::Type  type,
int  id 
)
inline
LightApp_ModuleAction::ActivateEvent::~ActivateEvent ( )
inline

Member Function Documentation

int LightApp_ModuleAction::ActivateEvent::id ( ) const
inline

Member Data Documentation

int LightApp_ModuleAction::ActivateEvent::myId
private

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