Version: 9.12.0
QtxWorkstackArea::WidgetEvent Class Reference

Internal class used to forward child widgets events to the workarea. More...

Inheritance diagram for QtxWorkstackArea::WidgetEvent:
Inheritance graph

Public Member Functions

 WidgetEvent (Type t, QtxWorkstackChild *w=0)
 
QtxWorkstackChildchild () const
 

Private Attributes

QtxWorkstackChildmyChild
 

Detailed Description

Internal class used to forward child widgets events to the workarea.

Constructor & Destructor Documentation

◆ WidgetEvent()

QtxWorkstackArea::WidgetEvent::WidgetEvent ( Type  t,
QtxWorkstackChild w = 0 
)
inline

Member Function Documentation

◆ child()

QtxWorkstackChild* QtxWorkstackArea::WidgetEvent::child ( ) const
inline

References myChild.

Member Data Documentation

◆ myChild

QtxWorkstackChild* QtxWorkstackArea::WidgetEvent::myChild
private

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