svgui
1.9
|
#include <Layer.h>
Public Member Functions | |
bool | operator< (const MeasureRect &mr) const |
void | toXml (QTextStream &stream, QString indent) const |
Public Attributes | |
QRect | pixrect |
bool | haveFrames |
sv_frame_t | startFrame |
sv_frame_t | endFrame |
double | startY |
double | endY |
Detailed Description
Member Function Documentation
bool Layer::MeasureRect::operator< | ( | const MeasureRect & | mr | ) | const |
Definition at line 285 of file Layer.cpp.
References endFrame, pixrect, and startFrame.
void Layer::MeasureRect::toXml | ( | QTextStream & | stream, |
QString | indent | ||
) | const |
Member Data Documentation
|
mutable |
Definition at line 641 of file Layer.h.
Referenced by Layer::addMeasurementRect(), Layer::measureDrag(), Layer::measureEnd(), Layer::measureStart(), operator<(), Layer::paintMeasurementRect(), Layer::setMeasureRectFromPixrect(), SpectrogramLayer::updateMeasureRectYCoords(), and Layer::updateMeasureRectYCoords().
bool Layer::MeasureRect::haveFrames |
Definition at line 642 of file Layer.h.
Referenced by Layer::addMeasurementRect(), Layer::measureDrag(), Layer::measureStart(), Layer::paintMeasurementRect(), and Layer::setMeasureRectFromPixrect().
sv_frame_t Layer::MeasureRect::startFrame |
Definition at line 643 of file Layer.h.
Referenced by Layer::addMeasurementRect(), Layer::measureStart(), operator<(), Layer::paintMeasurementRect(), and Layer::setMeasureRectFromPixrect().
sv_frame_t Layer::MeasureRect::endFrame |
Definition at line 644 of file Layer.h.
Referenced by Layer::addMeasurementRect(), Layer::measureDrag(), Layer::measureStart(), operator<(), Layer::paintMeasurementRect(), and Layer::setMeasureRectFromPixrect().
double Layer::MeasureRect::startY |
Definition at line 645 of file Layer.h.
Referenced by Layer::addMeasurementRect(), SpectrogramLayer::setMeasureRectYCoord(), Layer::setMeasureRectYCoord(), SpectrogramLayer::updateMeasureRectYCoords(), and Layer::updateMeasureRectYCoords().
double Layer::MeasureRect::endY |
Definition at line 646 of file Layer.h.
Referenced by Layer::addMeasurementRect(), SpectrogramLayer::setMeasureRectYCoord(), Layer::setMeasureRectYCoord(), SpectrogramLayer::updateMeasureRectYCoords(), and Layer::updateMeasureRectYCoords().
The documentation for this struct was generated from the following files:
Generated by 1.8.11