Developer documentation | Axl-2.5.1

axlInspectorToolGenericInputInteger Class Reference
Inheritance diagram for axlInspectorToolGenericInputInteger:

Public Slots

void addParameterInt (int value)
 

Public Member Functions

 axlInspectorToolGenericInputInteger (axlAbstractProcess *p, QWidget *parent=0, int value=0, QString chan="")
 
 ~axlInspectorToolGenericInputInteger ()
 

Public Attributes

axlAbstractProcessprocess
 
int channel
 

Detailed Description

Definition at line 23 of file axlInspectorToolGeneric.cpp.

Constructor & Destructor Documentation

axlInspectorToolGenericInputInteger::axlInspectorToolGenericInputInteger ( axlAbstractProcess p,
QWidget *  parent = 0,
int  value = 0,
QString  chan = "" 
)
inline

Definition at line 28 of file axlInspectorToolGeneric.cpp.

axlInspectorToolGenericInputInteger::~axlInspectorToolGenericInputInteger ( )
inline

Definition at line 45 of file axlInspectorToolGeneric.cpp.

Member Function Documentation

void axlInspectorToolGenericInputInteger::addParameterInt ( int  value)
inlineslot

Definition at line 52 of file axlInspectorToolGeneric.cpp.

Member Data Documentation

int axlInspectorToolGenericInputInteger::channel

Definition at line 63 of file axlInspectorToolGeneric.cpp.

axlAbstractProcess* axlInspectorToolGenericInputInteger::process

Definition at line 62 of file axlInspectorToolGeneric.cpp.


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