DtOsgEarthGenerateBoundaryWidget.
More...
|
| virtual void | setModelList (const std::vector< std::string > &models) |
| | Sets a list of models from which to generate boudaries. More...
|
| |
| virtual void | resetWidgets () |
| | Resets the widgets for next use. More...
|
| |
|
boost::signalslib::signal
< void(const std::string
&terrainPatchDefinition, const
std::string &name, bool
geocentric, bool converHull)> | signal_generateBoundary |
| | The signal emitted when receive the request to generate boundary for a given terrain patch. More...
|
| |
| Enumerator |
|---|
| FromFile |
|
| FromLoadedModel |
|
| makVrv::DtOsgEarthGenerateBoundaryWidget::DtOsgEarthGenerateBoundaryWidget |
( |
DtDe & |
de | ) |
|
|
protected |
| virtual void makVrv::DtOsgEarthGenerateBoundaryWidget::setModelList |
( |
const std::vector< std::string > & |
models | ) |
|
|
virtual |
| virtual void makVrv::DtOsgEarthGenerateBoundaryWidget::resetWidgets |
( |
| ) |
|
|
virtual |
| virtual void makVrv::DtOsgEarthGenerateBoundaryWidget::setupGui |
( |
| ) |
|
|
protectedvirtual |
| virtual void makVrv::DtOsgEarthGenerateBoundaryWidget::connectSignals |
( |
| ) |
|
|
protectedvirtual |
| virtual std::string makVrv::DtOsgEarthGenerateBoundaryWidget::getModel |
( |
| ) |
const |
|
protectedvirtual |
Gets the selected model to generate boundary.
| virtual std::string makVrv::DtOsgEarthGenerateBoundaryWidget::getName |
( |
| ) |
const |
|
protectedvirtual |
Gets the name of the boundary.
| virtual void makVrv::DtOsgEarthGenerateBoundaryWidget::on_modelsListWidget_itemClicked |
( |
QListWidgetItem * |
item | ) |
|
|
protectedvirtualslot |
Slots when uses clicks on the model list widget.
| virtual void makVrv::DtOsgEarthGenerateBoundaryWidget::on_geocentricCheckBox_valueChanged |
( |
int |
checked | ) |
|
|
protectedvirtualslot |
Slots when the geocentric checkbox changed.
| virtual void makVrv::DtOsgEarthGenerateBoundaryWidget::on_convexHullCheckBox_valueChanged |
( |
int |
checked | ) |
|
|
protectedvirtualslot |
Slots the convex hull checkbox changed.
| virtual void makVrv::DtOsgEarthGenerateBoundaryWidget::on_generateBoundaryPushButton_released |
( |
| ) |
|
|
protectedvirtualslot |
Slots when the generate boundary button is released.
| virtual void makVrv::DtOsgEarthGenerateBoundaryWidget::on_closePushButton_released |
( |
| ) |
|
|
protectedvirtualslot |
Slots when the close button is released.
| DtDe& makVrv::DtOsgEarthGenerateBoundaryWidget::myDe |
|
protected |
| QLabel* makVrv::DtOsgEarthGenerateBoundaryWidget::myDescriptionLabel |
|
protected |
| QWidget* makVrv::DtOsgEarthGenerateBoundaryWidget::myFromLoadedModelsWidget |
|
protected |
| QLabel* makVrv::DtOsgEarthGenerateBoundaryWidget::myFromLoadedModelsLabel |
|
protected |
| QListWidget* makVrv::DtOsgEarthGenerateBoundaryWidget::myModelsListWidget |
|
protected |
| QLabel* makVrv::DtOsgEarthGenerateBoundaryWidget::myGeocentricLabel |
|
protected |
| QCheckBox* makVrv::DtOsgEarthGenerateBoundaryWidget::myGeocentricCheckBox |
|
protected |
| QLabel* makVrv::DtOsgEarthGenerateBoundaryWidget::myConvexHullLabel |
|
protected |
| QCheckBox* makVrv::DtOsgEarthGenerateBoundaryWidget::myConvexHullCheckBox |
|
protected |
| QPushButton* makVrv::DtOsgEarthGenerateBoundaryWidget::myGenerateBoundaryPushButton |
|
protected |
| QPushButton* makVrv::DtOsgEarthGenerateBoundaryWidget::myClosePushButton |
|
protected |
| bool makVrv::DtOsgEarthGenerateBoundaryWidget::myGeocentric |
|
protected |
| bool makVrv::DtOsgEarthGenerateBoundaryWidget::myConvexHull |
|
protected |
The documentation for this class was generated from the following file: