RTXI 1.3
Scope::Channel Class Reference

#include <scope.h>

List of all members.

Public Member Functions

 Channel (void)
virtual ~Channel (void)
void * getInfo (void)
const void * getInfo (void) const
double getScale (void) const
double getOffset (void) const
QPen getPen (void) const
QString getLabel (void) const

Friends

class Scope

Detailed Description

Definition at line 39 of file scope.h.


Constructor & Destructor Documentation

Scope::Channel::Channel ( void  )

Definition at line 29 of file scope.cpp.

Scope::Channel::~Channel ( void  ) [virtual]

Definition at line 31 of file scope.cpp.


Member Function Documentation

void * Scope::Channel::getInfo ( void  )

Definition at line 33 of file scope.cpp.

const void * Scope::Channel::getInfo ( void  ) const

Definition at line 37 of file scope.cpp.

QString Scope::Channel::getLabel ( void  ) const

Definition at line 53 of file scope.cpp.

double Scope::Channel::getOffset ( void  ) const

Definition at line 49 of file scope.cpp.

QPen Scope::Channel::getPen ( void  ) const

Definition at line 41 of file scope.cpp.

double Scope::Channel::getScale ( void  ) const

Definition at line 45 of file scope.cpp.


Friends And Related Function Documentation

friend class Scope [friend]

Definition at line 41 of file scope.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines