svgui  1.9
Layer::MeasureRect Struct Reference

#include <Layer.h>

List of all members.

Public Member Functions

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

Public Attributes

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

Detailed Description

Definition at line 545 of file Layer.h.


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.


Member Data Documentation


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