NXWidgets  1.19
Public Member Functions | List of all members
NXWidgets::CListDataEventArgs Class Reference

#include <clistdataeventargs.hxx>

Inheritance diagram for NXWidgets::CListDataEventArgs:
Inheritance graph

Public Member Functions

 CListDataEventArgs (CListData *source)
 
- Public Member Functions inherited from NXWidgets::TEventArgs< T >
 TEventArgs (const T &source)
 
virtual ~TEventArgs ()
 
const T & getSource (void) const
 

Detailed Description

Event arguments passed to listeners when a CListData object raises an event.

Definition at line 103 of file clistdataeventargs.hxx.

Constructor & Destructor Documentation

◆ CListDataEventArgs()

NXWidgets::CListDataEventArgs::CListDataEventArgs ( CListData source)
inline

Constructor.

Parameters
sourcePointer to the CListData object that raised the event.

Definition at line 113 of file clistdataeventargs.hxx.


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