Developer documentation | Axl-2.5.1

axlInspectorToolGenericInputData Class Reference
Inheritance diagram for axlInspectorToolGenericInputData:

Public Slots

void OnFindingInput (const QString &name)
 

Public Member Functions

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

Public Attributes

axlAbstractProcessprocess
 
axlInspectorObjectControllercontroller
 
int channel
 

Detailed Description

Definition at line 116 of file axlInspectorToolGeneric.cpp.

Constructor & Destructor Documentation

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

Definition at line 121 of file axlInspectorToolGeneric.cpp.

axlInspectorToolGenericInputData::~axlInspectorToolGenericInputData ( )
inline

Definition at line 154 of file axlInspectorToolGeneric.cpp.

Member Function Documentation

void axlInspectorToolGenericInputData::OnFindingInput ( const QString &  name)
inlineslot

Definition at line 168 of file axlInspectorToolGeneric.cpp.

Member Data Documentation

int axlInspectorToolGenericInputData::channel

Definition at line 163 of file axlInspectorToolGeneric.cpp.

axlInspectorObjectController* axlInspectorToolGenericInputData::controller

Definition at line 162 of file axlInspectorToolGeneric.cpp.

axlAbstractProcess* axlInspectorToolGenericInputData::process

Definition at line 161 of file axlInspectorToolGeneric.cpp.


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