Developer documentation | Axl-2.5.1

axlInspectorToolGenericInputDataList Class Reference
Inheritance diagram for axlInspectorToolGenericInputDataList:

Public Member Functions

 axlInspectorToolGenericInputDataList (axlAbstractProcess *p, axlInspectorObjectController *control, QWidget *parent=0, QString chan="")
 
 ~axlInspectorToolGenericInputDataList ()
 

Public Attributes

axlAbstractProcessprocess
 
axlInspectorObjectControllercontroller
 
int channel
 

Detailed Description

Definition at line 247 of file axlInspectorToolGeneric.cpp.

Constructor & Destructor Documentation

axlInspectorToolGenericInputDataList::axlInspectorToolGenericInputDataList ( axlAbstractProcess p,
axlInspectorObjectController control,
QWidget *  parent = 0,
QString  chan = "" 
)
inline

Definition at line 252 of file axlInspectorToolGeneric.cpp.

axlInspectorToolGenericInputDataList::~axlInspectorToolGenericInputDataList ( )
inline

Definition at line 287 of file axlInspectorToolGeneric.cpp.

Member Data Documentation

int axlInspectorToolGenericInputDataList::channel

Definition at line 293 of file axlInspectorToolGeneric.cpp.

axlInspectorObjectController* axlInspectorToolGenericInputDataList::controller

Definition at line 292 of file axlInspectorToolGeneric.cpp.

axlAbstractProcess* axlInspectorToolGenericInputDataList::process

Definition at line 291 of file axlInspectorToolGeneric.cpp.


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