|
Read@CVL
|
#include <PageDock.h>


Public Member Functions | |
| PolygonInfoWidget (QWidget *parent=0) | |
| void | setConfig (const QSharedPointer< rdf::RegionTypeConfig > &config) |
| void | setPolygon (const QPolygon &poly) |
| QPolygon | polygon () const |
Protected Member Functions | |
| void | createLayout () |
Protected Attributes | |
| QPolygon | mPoly |
| PolygonWidget * | mPolyWidget = 0 |
| QLabel * | mPolyText = 0 |
| rdm::PolygonInfoWidget::PolygonInfoWidget | ( | QWidget * | parent = 0 | ) |
|
protected |
| QPolygon rdm::PolygonInfoWidget::polygon | ( | ) | const |
| void rdm::PolygonInfoWidget::setConfig | ( | const QSharedPointer< rdf::RegionTypeConfig > & | config | ) |
| void rdm::PolygonInfoWidget::setPolygon | ( | const QPolygon & | poly | ) |
|
protected |
|
protected |
|
protected |