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

Internal class used to forward restore info events to the workarea. More...

Inheritance diagram for QtxWorkstackArea::RestoreEvent:
Inheritance graph

Public Member Functions

 RestoreEvent (Type t, int id, int f, QtxWorkstackChild *w)
 
int id () const
 
int flags () const
 
- Public Member Functions inherited from QtxWorkstackArea::WidgetEvent
 WidgetEvent (Type t, QtxWorkstackChild *w=0)
 
QtxWorkstackChildchild () const
 

Private Attributes

int myId
 
int myFlags
 

Detailed Description

Constructor & Destructor Documentation

QtxWorkstackArea::RestoreEvent::RestoreEvent ( Type  t,
int  id,
int  f,
QtxWorkstackChild w 
)
inline

Member Function Documentation

int QtxWorkstackArea::RestoreEvent::flags ( ) const
inline

References myFlags.

int QtxWorkstackArea::RestoreEvent::id ( ) const
inline

References myId.

Member Data Documentation

int QtxWorkstackArea::RestoreEvent::myFlags
private
int QtxWorkstackArea::RestoreEvent::myId
private

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