Layer::MeasureRect Struct Reference

#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

Definition at line 639 of file Layer.h.

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

Definition at line 315 of file Layer.cpp.

Member Data Documentation

bool Layer::MeasureRect::haveFrames
sv_frame_t Layer::MeasureRect::startFrame

The documentation for this struct was generated from the following files: