#include <LabelEditorDlg.hpp>
Definition at line 61 of file LabelEditorDlg.hpp.
◆ LabelEditorDlg()
| LabelEditorDlg::LabelEditorDlg |
( |
std::vector< mgx::Colorf > * |
colors, |
|
|
QWidget * |
parent |
|
) |
| |
◆ ~LabelEditorDlg()
| LabelEditorDlg::~LabelEditorDlg |
( |
| ) |
|
◆ changeNbItems
| void LabelEditorDlg::changeNbItems |
( |
| ) |
|
|
protectedslot |
◆ exportLabels [1/2]
| void LabelEditorDlg::exportLabels |
( |
| ) |
|
|
slot |
◆ exportLabels [2/2]
| bool LabelEditorDlg::exportLabels |
( |
QString |
filename | ) |
|
|
slot |
◆ importLabels [1/2]
| void LabelEditorDlg::importLabels |
( |
| ) |
|
|
slot |
◆ importLabels [2/2]
| bool LabelEditorDlg::importLabels |
( |
QString |
filename | ) |
|
|
slot |
◆ makeLabelCurrent [1/2]
| void LabelEditorDlg::makeLabelCurrent |
( |
| ) |
|
|
slot |
◆ makeLabelCurrent [2/2]
| void LabelEditorDlg::makeLabelCurrent |
( |
int |
label | ) |
|
|
signal |
◆ on_buttonBox_clicked
| void LabelEditorDlg::on_buttonBox_clicked |
( |
QAbstractButton * |
btn | ) |
|
|
protectedslot |
◆ on_labelsView_customContextMenuRequested
| void LabelEditorDlg::on_labelsView_customContextMenuRequested |
( |
const QPoint & |
pos | ) |
|
|
protectedslot |
◆ on_labelsView_doubleClicked
| void LabelEditorDlg::on_labelsView_doubleClicked |
( |
const QModelIndex & |
idx | ) |
|
|
protectedslot |
◆ on_makeGray_clicked
| void LabelEditorDlg::on_makeGray_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_makeRandom_clicked
| void LabelEditorDlg::on_makeRandom_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_setNbColors_clicked
| void LabelEditorDlg::on_setNbColors_clicked |
( |
| ) |
|
|
protectedslot |
◆ on_showCurrent_clicked
| void LabelEditorDlg::on_showCurrent_clicked |
( |
| ) |
|
|
protectedslot |
◆ selectLabel [1/2]
| void LabelEditorDlg::selectLabel |
( |
| ) |
|
|
slot |
◆ selectLabel [2/2]
| void LabelEditorDlg::selectLabel |
( |
int |
label, |
|
|
int |
repeat, |
|
|
bool |
replaceSelection |
|
) |
| |
|
signal |
◆ setCurrentLabel
| void LabelEditorDlg::setCurrentLabel |
( |
int |
label | ) |
|
|
slot |
◆ update
| void LabelEditorDlg::update |
( |
| ) |
|
|
signal |
◆ _model
◆ currentLabel
| int LabelEditorDlg::currentLabel |
|
protected |
◆ exportButton
| QPushButton * LabelEditorDlg::exportButton |
|
protected |
◆ importButton
| QPushButton* LabelEditorDlg::importButton |
|
protected |
◆ makeLabelCurrentAction
| QAction * LabelEditorDlg::makeLabelCurrentAction |
|
protected |
◆ selectedLabel
| int LabelEditorDlg::selectedLabel |
|
protected |
◆ selectLabelAction
| QAction* LabelEditorDlg::selectLabelAction |
|
protected |
◆ ui
| Ui::LabelEditorDlg* LabelEditorDlg::ui |
|
protected |
The documentation for this class was generated from the following file: