Specialized widget for creating a new polygon.
More...
#include <QtNewRegionShape.qo.h>
Specialized widget for creating a new polygon.
Definition at line 130 of file QtNewRegionShape.qo.h.
Constructor which takes the polygon to modify.
casa::QtNewRSPolygon::~QtNewRSPolygon |
( |
| ) |
|
void casa::QtNewRSPolygon::addCoordinates |
( |
| ) |
|
|
privateslot |
Add the values entered in the line edits to the coord list.
void casa::QtNewRSPolygon::apply |
( |
| ) |
|
|
slot |
bool casa::QtNewRSPolygon::enteredCoordinatesAreValid |
( |
casacore::String & |
reason | ) |
const |
void casa::QtNewRSPolygon::listDelete |
( |
| ) |
|
|
privateslot |
Deletes the selected coordinate in the list.
void casa::QtNewRSPolygon::listMoveDown |
( |
| ) |
|
|
privateslot |
Moves the selected coordinate down in the list.
void casa::QtNewRSPolygon::listMoveUp |
( |
| ) |
|
|
privateslot |
Moves the selected coordinate up in the list.
QFrame* casa::QtNewRSPolygon::m_coordFrame |
|
private |
QListWidget* casa::QtNewRSPolygon::m_coordList |
|
private |
QLineEdit* casa::QtNewRSPolygon::m_coordXEdit |
|
private |
QLineEdit * casa::QtNewRSPolygon::m_coordYEdit |
|
private |
vector<std::pair<QString, QString> > casa::QtNewRSPolygon::m_enteredCoords |
|
private |
The documentation for this class was generated from the following file: