AlignmentModel::PathPoint Struct Reference

#include <AlignmentModel.h>

List of all members.


Detailed Description

Definition at line 71 of file AlignmentModel.h.

Public Member Functions

 PathPoint (long _frame)
 PathPoint (long _frame, long _mapframe)
int getDimensions () const
QString getLabel () const
void toXml (QTextStream &stream, QString indent="", QString extraAttributes="") const
QString toDelimitedDataString (QString delimiter, size_t sampleRate) const

Public Attributes

long frame
long mapframe

Classes

struct  Comparator
struct  OrderComparator


Constructor & Destructor Documentation

AlignmentModel::PathPoint::PathPoint ( long  _frame  )  [inline]

Definition at line 73 of file AlignmentModel.h.

AlignmentModel::PathPoint::PathPoint ( long  _frame,
long  _mapframe 
) [inline]

Definition at line 74 of file AlignmentModel.h.


Member Function Documentation

int AlignmentModel::PathPoint::getDimensions (  )  const [inline]

Definition at line 77 of file AlignmentModel.h.

QString AlignmentModel::PathPoint::getLabel (  )  const [inline]

Definition at line 82 of file AlignmentModel.h.

void AlignmentModel::PathPoint::toXml ( QTextStream &  stream,
QString  indent = "",
QString  extraAttributes = "" 
) const [inline]

Definition at line 84 of file AlignmentModel.h.

References frame, and mapframe.

QString AlignmentModel::PathPoint::toDelimitedDataString ( QString  delimiter,
size_t  sampleRate 
) const [inline]

Definition at line 90 of file AlignmentModel.h.

References frame, RealTime::frame2RealTime(), mapframe, and RealTime::toString().


Member Data Documentation

long AlignmentModel::PathPoint::frame

Definition at line 79 of file AlignmentModel.h.

Referenced by AlignmentModel::PathPoint::OrderComparator::operator()(), AlignmentModel::PathPoint::Comparator::operator()(), toDelimitedDataString(), and toXml().

long AlignmentModel::PathPoint::mapframe

Definition at line 80 of file AlignmentModel.h.

Referenced by AlignmentModel::PathPoint::Comparator::operator()(), toDelimitedDataString(), and toXml().


The documentation for this struct was generated from the following file:
Generated on Wed Feb 20 15:45:31 2008 for SonicVisualiser by  doxygen 1.5.1