The main toolbar of TerraLib Edit Qt plugin.
More...
#include <ToolBar.h>
The main toolbar of TerraLib Edit Qt plugin.
Definition at line 79 of file ToolBar.h.
◆ ToolBar()
| te::qt::plugins::edit::ToolBar::ToolBar |
( |
QObject * |
parent = 0 | ) |
|
◆ ~ToolBar()
| te::qt::plugins::edit::ToolBar::~ToolBar |
( |
| ) |
|
◆ createAction()
| void te::qt::plugins::edit::ToolBar::createAction |
( |
QAction *& |
action, |
|
|
const QString & |
tooltip, |
|
|
const QString & |
icon, |
|
|
bool |
checkable, |
|
|
bool |
enabled, |
|
|
const QString & |
objName, |
|
|
const char * |
member |
|
) |
| |
|
protected |
◆ dataSrcIsPrepared()
◆ enableActionsByGeomType()
| void te::qt::plugins::edit::ToolBar::enableActionsByGeomType |
( |
QList< QAction * > |
acts, |
|
|
const bool & |
enable |
|
) |
| |
|
protected |
◆ enableCurrentTool()
| void te::qt::plugins::edit::ToolBar::enableCurrentTool |
( |
const bool & |
enable | ) |
|
|
protected |
◆ geometriesEdited
| void te::qt::plugins::edit::ToolBar::geometriesEdited |
( |
| ) |
|
|
signal |
◆ get()
| QToolBar * te::qt::plugins::edit::ToolBar::get |
( |
| ) |
const |
◆ getLayer()
◆ getSelectedLayer()
◆ initialize()
| void te::qt::plugins::edit::ToolBar::initialize |
( |
| ) |
|
|
protected |
◆ initializeActions()
| void te::qt::plugins::edit::ToolBar::initializeActions |
( |
| ) |
|
|
protected |
◆ isEnabled()
| bool te::qt::plugins::edit::ToolBar::isEnabled |
( |
| ) |
|
◆ isToolChanged()
| bool te::qt::plugins::edit::ToolBar::isToolChanged |
( |
QAction * |
action | ) |
|
|
protected |
◆ layerSelectedObjectsChanged
This signal is emitted when the layer selection changed.
◆ onActionChanged
| void te::qt::plugins::edit::ToolBar::onActionChanged |
( |
QAction * |
action | ) |
|
|
protectedslot |
◆ onAggregateAreaToolActivated
| void te::qt::plugins::edit::ToolBar::onAggregateAreaToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onCreateLayerActivated
| void te::qt::plugins::edit::ToolBar::onCreateLayerActivated |
( |
| ) |
|
|
protectedslot |
◆ onCreateLineToolActivated
| void te::qt::plugins::edit::ToolBar::onCreateLineToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onCreatePointToolActivated
| void te::qt::plugins::edit::ToolBar::onCreatePointToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onCreatePolygonToolActivated
| void te::qt::plugins::edit::ToolBar::onCreatePolygonToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onCreateUndoViewActivated
| void te::qt::plugins::edit::ToolBar::onCreateUndoViewActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onDeleteGeometryToolActivated
| void te::qt::plugins::edit::ToolBar::onDeleteGeometryToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onDeletePartToolActivated
| void te::qt::plugins::edit::ToolBar::onDeletePartToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onDigitStepComboBoxChanged
| void te::qt::plugins::edit::ToolBar::onDigitStepComboBoxChanged |
( |
int |
index | ) |
|
|
protectedslot |
◆ onEditActivated
| void te::qt::plugins::edit::ToolBar::onEditActivated |
( |
bool |
checked | ) |
|
|
slot |
◆ onFeatureAttributesActivated
| void te::qt::plugins::edit::ToolBar::onFeatureAttributesActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onMergeGeometriesToolActivated
| void te::qt::plugins::edit::ToolBar::onMergeGeometriesToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onMoveGeometryToolActivated
| void te::qt::plugins::edit::ToolBar::onMoveGeometryToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onResetVisualizationToolActivated
| void te::qt::plugins::edit::ToolBar::onResetVisualizationToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onRotateGeometryToolActivated
| void te::qt::plugins::edit::ToolBar::onRotateGeometryToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onSaveActivated
| void te::qt::plugins::edit::ToolBar::onSaveActivated |
( |
| ) |
|
|
protectedslot |
◆ onSnapOptionsActivated
| void te::qt::plugins::edit::ToolBar::onSnapOptionsActivated |
( |
| ) |
|
|
protectedslot |
◆ onSplitPolygonToolActivated
| void te::qt::plugins::edit::ToolBar::onSplitPolygonToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onSubtractAreaToolActivated
| void te::qt::plugins::edit::ToolBar::onSubtractAreaToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ onToolDeleted
| void te::qt::plugins::edit::ToolBar::onToolDeleted |
( |
| ) |
|
|
protectedslot |
◆ onVertexToolActivated
| void te::qt::plugins::edit::ToolBar::onVertexToolActivated |
( |
bool |
checked | ) |
|
|
protectedslot |
◆ resetTool()
| void te::qt::plugins::edit::ToolBar::resetTool |
( |
QAction * |
action | ) |
|
|
protected |
◆ setCurrentTool()
◆ stashed
◆ triggered
◆ updateDelegate
| void te::qt::plugins::edit::ToolBar::updateDelegate |
( |
const bool & |
add | ) |
|
|
signal |
◆ updateLayer()
◆ m_aggregateAreaToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_aggregateAreaToolAction |
|
protected |
◆ m_clearEditionAction
| QAction* te::qt::plugins::edit::ToolBar::m_clearEditionAction |
|
protected |
◆ m_createLayerAction
| QAction* te::qt::plugins::edit::ToolBar::m_createLayerAction |
|
protected |
◆ m_createLineToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_createLineToolAction |
|
protected |
◆ m_createPointToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_createPointToolAction |
|
protected |
◆ m_createPolygonToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_createPolygonToolAction |
|
protected |
◆ m_currentAction
| QAction* te::qt::plugins::edit::ToolBar::m_currentAction |
|
protected |
◆ m_currentTool
◆ m_deleteGeometryToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_deleteGeometryToolAction |
|
protected |
◆ m_digitStepComboBox
| QComboBox* te::qt::plugins::edit::ToolBar::m_digitStepComboBox |
|
protected |
◆ m_editAction
| QAction* te::qt::plugins::edit::ToolBar::m_editAction |
|
protected |
◆ m_featureAttributesAction
| QAction* te::qt::plugins::edit::ToolBar::m_featureAttributesAction |
|
protected |
◆ m_helpToolButton
◆ m_isEnabled
| bool te::qt::plugins::edit::ToolBar::m_isEnabled |
|
protected |
◆ m_layerIsStashed
| bool te::qt::plugins::edit::ToolBar::m_layerIsStashed |
|
protected |
◆ m_mergeGeometriesToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_mergeGeometriesToolAction |
|
protected |
◆ m_moveGeometryToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_moveGeometryToolAction |
|
protected |
◆ m_redoToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_redoToolAction |
|
protected |
◆ m_rotateGeometryToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_rotateGeometryToolAction |
|
protected |
◆ m_saveAction
| QAction* te::qt::plugins::edit::ToolBar::m_saveAction |
|
protected |
◆ m_snapOptionsAction
| QAction* te::qt::plugins::edit::ToolBar::m_snapOptionsAction |
|
protected |
◆ m_splitPolygonToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_splitPolygonToolAction |
|
protected |
◆ m_subtractAreaToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_subtractAreaToolAction |
|
protected |
◆ m_toolBar
| QToolBar* te::qt::plugins::edit::ToolBar::m_toolBar |
|
protected |
◆ m_toolChecked
| bool te::qt::plugins::edit::ToolBar::m_toolChecked |
|
protected |
◆ m_tools
| QList<QAction*> te::qt::plugins::edit::ToolBar::m_tools |
|
protected |
◆ m_undoToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_undoToolAction |
|
protected |
◆ m_undoView
| QUndoView* te::qt::plugins::edit::ToolBar::m_undoView |
|
protected |
◆ m_usingStash
| bool te::qt::plugins::edit::ToolBar::m_usingStash |
|
protected |
◆ m_vertexToolAction
| QAction* te::qt::plugins::edit::ToolBar::m_vertexToolAction |
|
protected |
The documentation for this class was generated from the following file:
- /home/castejon/castejon_files/develop/terralib5/git_release/src/terralib/qt/plugins/edit/ToolBar.h