Version: 9.15.0
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

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

Constructor & Destructor Documentation

◆ ActivateEvent()

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

◆ ~ActivateEvent()

LightApp_ModuleAction::ActivateEvent::~ActivateEvent ( )
inline

Member Function Documentation

◆ id()

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

References myId.

Member Data Documentation

◆ myId

int LightApp_ModuleAction::ActivateEvent::myId
private

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