svgui  1.9
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
 
int startFrame
 
int endFrame
 
double startY
 
double endY
 

Detailed Description

Definition at line 545 of file Layer.h.

Member Function Documentation

◆ operator<()

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

Definition at line 269 of file Layer.cpp.

References endFrame, haveFrames, pixrect, and startFrame.

◆ toXml()

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

Definition at line 299 of file Layer.cpp.

Member Data Documentation

◆ pixrect

◆ haveFrames

bool Layer::MeasureRect::haveFrames

◆ startFrame

int Layer::MeasureRect::startFrame

◆ endFrame

int Layer::MeasureRect::endFrame

◆ startY

◆ endY


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