Layer::MeasureRect Struct Reference

#include <Layer.h>

List of all members.


Detailed Description

Definition at line 476 of file Layer.h.

Public Member Functions

bool operator< (const MeasureRect &mr) const
void toXml (QTextStream &stream, QString indent) const

Public Attributes

QRect pixrect
bool haveFrames
long startFrame
long endFrame
double startY
double endY


Member Function Documentation

bool Layer::MeasureRect::operator< ( const MeasureRect mr  )  const

Definition at line 269 of file Layer.cpp.

References endFrame, haveFrames, pixrect, and startFrame.

void Layer::MeasureRect::toXml ( QTextStream &  stream,
QString  indent 
) const

Definition at line 299 of file Layer.cpp.

References endFrame, endY, haveFrames, pixrect, startFrame, and startY.


Member Data Documentation

QRect Layer::MeasureRect::pixrect [mutable]

Definition at line 478 of file Layer.h.

Referenced by Layer::addMeasurementRect(), Layer::measureDrag(), Layer::measureEnd(), operator<(), Layer::paintMeasurementRect(), Layer::setMeasureRectFromPixrect(), toXml(), and Layer::updateMeasureRectYCoords().

bool Layer::MeasureRect::haveFrames

Definition at line 479 of file Layer.h.

Referenced by Layer::addMeasurementRect(), operator<(), Layer::paintMeasurementRect(), Layer::setMeasureRectFromPixrect(), and toXml().

long Layer::MeasureRect::startFrame

Definition at line 480 of file Layer.h.

Referenced by Layer::addMeasurementRect(), operator<(), Layer::paintMeasurementRect(), Layer::setMeasureRectFromPixrect(), and toXml().

long Layer::MeasureRect::endFrame

Definition at line 481 of file Layer.h.

Referenced by Layer::addMeasurementRect(), operator<(), Layer::paintMeasurementRect(), Layer::setMeasureRectFromPixrect(), and toXml().

double Layer::MeasureRect::startY

Definition at line 482 of file Layer.h.

Referenced by Layer::addMeasurementRect(), Layer::setMeasureRectYCoord(), toXml(), and Layer::updateMeasureRectYCoords().

double Layer::MeasureRect::endY

Definition at line 483 of file Layer.h.

Referenced by Layer::addMeasurementRect(), Layer::setMeasureRectYCoord(), toXml(), and Layer::updateMeasureRectYCoords().


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