#include <LVRLabelDialog.hpp>
Definition at line 61 of file LVRLabelDialog.hpp.
◆ LVRLabelDialog()
lvr2::LVRLabelDialog::LVRLabelDialog |
( |
QTreeWidget * |
parent | ) |
|
◆ ~LVRLabelDialog()
lvr2::LVRLabelDialog::~LVRLabelDialog |
( |
| ) |
|
|
virtual |
◆ addNewInstance
void lvr2::LVRLabelDialog::addNewInstance |
( |
| ) |
|
|
slot |
◆ addNewLabel
void lvr2::LVRLabelDialog::addNewLabel |
( |
| ) |
|
|
slot |
◆ cellSelected
void lvr2::LVRLabelDialog::cellSelected |
( |
QTreeWidgetItem * |
item, |
|
|
int |
column |
|
) |
| |
|
slot |
◆ comboBoxIndexChanged
void lvr2::LVRLabelDialog::comboBoxIndexChanged |
( |
int |
index | ) |
|
|
slot |
◆ hidePoints
void lvr2::LVRLabelDialog::hidePoints |
( |
int |
, |
|
|
bool |
|
|
) |
| |
|
signal |
◆ labelAdded
void lvr2::LVRLabelDialog::labelAdded |
( |
QTreeWidgetItem * |
| ) |
|
|
signal |
◆ labelChanged
void lvr2::LVRLabelDialog::labelChanged |
( |
uint16_t |
| ) |
|
|
signal |
◆ labelLoaded
void lvr2::LVRLabelDialog::labelLoaded |
( |
int |
, |
|
|
std::vector< int > |
|
|
) |
| |
|
signal |
◆ labelRemoved
void lvr2::LVRLabelDialog::labelRemoved |
( |
QPair< int, QColor > |
| ) |
|
|
signal |
◆ loadLabels
void lvr2::LVRLabelDialog::loadLabels |
( |
| ) |
|
|
slot |
◆ responseLabels
void lvr2::LVRLabelDialog::responseLabels |
( |
std::vector< uint16_t > |
labeledPoints | ) |
|
|
slot |
◆ setPoints()
void lvr2::LVRLabelDialog::setPoints |
( |
const std::string |
pointcloudName, |
|
|
const vtkSmartPointer< vtkPolyData > |
points |
|
) |
| |
◆ showEvent()
void lvr2::LVRLabelDialog::showEvent |
( |
| ) |
|
◆ updatePointCount
void lvr2::LVRLabelDialog::updatePointCount |
( |
uint16_t |
id, |
|
|
int |
selectedPointCount |
|
) |
| |
|
slot |
◆ visibilityChanged
void lvr2::LVRLabelDialog::visibilityChanged |
( |
QTreeWidgetItem * |
changedItem, |
|
|
int |
column |
|
) |
| |
|
slot |
◆ m_dataSelectionColor
QColor lvr2::LVRLabelDialog::m_dataSelectionColor |
|
private |
◆ m_dialog
QDialog* lvr2::LVRLabelDialog::m_dialog |
◆ m_id_hack
int lvr2::LVRLabelDialog::m_id_hack = 1 |
|
private |
◆ m_modelSelectionColor
QColor lvr2::LVRLabelDialog::m_modelSelectionColor |
|
private |
◆ m_points
std::map<std::string, vtkSmartPointer<vtkPolyData> > lvr2::LVRLabelDialog::m_points |
|
private |
◆ m_treeWidget
QTreeWidget* lvr2::LVRLabelDialog::m_treeWidget |
|
private |
◆ m_ui
Ui_LabelDialog* lvr2::LVRLabelDialog::m_ui |
The documentation for this class was generated from the following files: