Definition at line 89 of file QtCoordFrameDialog.hh.
◆ QtCoordFrameDialog()
ACG::QtWidgets::QtCoordFrameDialog::QtCoordFrameDialog |
( |
QWidget * |
parent, |
|
|
SceneGraph::CoordFrameNode * |
_node, |
|
|
Qt::WindowFlags |
fl = Qt::Widget |
|
) |
| |
◆ ~QtCoordFrameDialog()
ACG::QtWidgets::QtCoordFrameDialog::~QtCoordFrameDialog |
( |
| ) |
|
|
inline |
◆ add_x_plane
void ACG::QtWidgets::QtCoordFrameDialog::add_x_plane |
( |
| ) |
|
|
privateslot |
◆ add_y_plane
void ACG::QtWidgets::QtCoordFrameDialog::add_y_plane |
( |
| ) |
|
|
privateslot |
◆ add_z_plane
void ACG::QtWidgets::QtCoordFrameDialog::add_z_plane |
( |
| ) |
|
|
privateslot |
◆ apply_changes
void ACG::QtWidgets::QtCoordFrameDialog::apply_changes |
( |
| ) |
|
|
privateslot |
◆ combo2planes()
void ACG::QtWidgets::QtCoordFrameDialog::combo2planes |
( |
const QComboBox * |
_combo, |
|
|
std::vector< float > & |
_planes |
|
) |
| |
|
private |
◆ del_x_plane
void ACG::QtWidgets::QtCoordFrameDialog::del_x_plane |
( |
| ) |
|
|
privateslot |
◆ del_y_plane
void ACG::QtWidgets::QtCoordFrameDialog::del_y_plane |
( |
| ) |
|
|
privateslot |
◆ del_z_plane
void ACG::QtWidgets::QtCoordFrameDialog::del_z_plane |
( |
| ) |
|
|
privateslot |
◆ mod_x_plane
void ACG::QtWidgets::QtCoordFrameDialog::mod_x_plane |
( |
| ) |
|
|
privateslot |
◆ mod_y_plane
void ACG::QtWidgets::QtCoordFrameDialog::mod_y_plane |
( |
| ) |
|
|
privateslot |
◆ mod_z_plane
void ACG::QtWidgets::QtCoordFrameDialog::mod_z_plane |
( |
| ) |
|
|
privateslot |
◆ planes2combo()
void ACG::QtWidgets::QtCoordFrameDialog::planes2combo |
( |
const std::vector< float > & |
_planes, |
|
|
QComboBox * |
_combo |
|
) |
| |
|
private |
◆ show()
void ACG::QtWidgets::QtCoordFrameDialog::show |
( |
| ) |
|
◆ undo_changes
void ACG::QtWidgets::QtCoordFrameDialog::undo_changes |
( |
| ) |
|
|
privateslot |
◆ update_values()
void ACG::QtWidgets::QtCoordFrameDialog::update_values |
( |
| ) |
|
|
private |
◆ node_
◆ ui_
Ui::QtCoordFrameDialogUi ACG::QtWidgets::QtCoordFrameDialog::ui_ |
|
private |
◆ x_planes_bak_
std::vector<float> ACG::QtWidgets::QtCoordFrameDialog::x_planes_bak_ |
|
private |
◆ y_planes_bak_
std::vector<float> ACG::QtWidgets::QtCoordFrameDialog::y_planes_bak_ |
|
private |
◆ z_planes_bak_
std::vector<float> ACG::QtWidgets::QtCoordFrameDialog::z_planes_bak_ |
|
private |
The documentation for this class was generated from the following files: