Constructor & Destructor Documentation
| virtual DdmRegion::~DdmRegion |
( |
| ) |
|
|
virtual |
Member Function Documentation
| QGraphicsRectItem* DdmRegion::graphicsItem |
( |
| ) |
|
| virtual const std::wstring& DdmRegion::id |
( |
| ) |
const |
|
pure virtual |
| bool DdmRegion::isMarkedForDeletion |
( |
| ) |
const |
| void DdmRegion::markForDeletion |
( |
bool |
mark | ) |
|
| void DdmRegion::setGraphicsItem |
( |
QGraphicsRectItem * |
item | ) |
|
| void DdmRegion::setRangeBounds |
( |
int |
newXLowerBound, |
|
|
int |
newYLowerBound, |
|
|
int |
newXUpperBound, |
|
|
int |
newYUpperBound |
|
) |
| |
| void DdmRegion::setXLowerBound |
( |
int |
newXLowerBound | ) |
|
| void DdmRegion::setXUpperBound |
( |
int |
newXUpperBound | ) |
|
| void DdmRegion::setYLowerBound |
( |
int |
newYLowerBound | ) |
|
| void DdmRegion::setYUpperBound |
( |
int |
newYUpperBound | ) |
|
| int DdmRegion::xLowerBound |
( |
| ) |
const |
| int DdmRegion::xUpperBound |
( |
| ) |
const |
| int DdmRegion::yLowerBound |
( |
| ) |
const |
| int DdmRegion::yUpperBound |
( |
| ) |
const |
Member Data Documentation
| QGraphicsRectItem* DdmRegion::myGraphicsItem |
|
protected |
| bool DdmRegion::myMarkedForDeletion |
|
protected |
| int DdmRegion::myXLowerBound |
|
protected |
| int DdmRegion::myXUpperBound |
|
protected |
| int DdmRegion::myYLowerBound |
|
protected |
| int DdmRegion::myYUpperBound |
|
protected |
The documentation for this class was generated from the following file: