ACG::QtWidgets::QtCoordFrameDialog Class Reference

Collaboration diagram for ACG::QtWidgets::QtCoordFrameDialog:
Collaboration graph
[legend]

List of all members.

Signals

void signalNodeChanged (ACG::SceneGraph::BaseNode *_node)

Public Member Functions

 QtCoordFrameDialog (QWidget *parent, SceneGraph::CoordFrameNode *_node, Qt::WFlags fl=0)
void show ()

Private Slots

void add_x_plane ()
void add_y_plane ()
void add_z_plane ()
void del_x_plane ()
void del_y_plane ()
void del_z_plane ()
void mod_x_plane ()
void mod_y_plane ()
void mod_z_plane ()
void apply_changes ()
void undo_changes ()

Private Member Functions

void update_values ()
void combo2planes (const QComboBox *_combo, std::vector< float > &_planes)
void planes2combo (const std::vector< float > &_planes, QComboBox *_combo)

Private Attributes

SceneGraph::CoordFrameNodenode_
std::vector< float > x_planes_bak_
std::vector< float > y_planes_bak_
std::vector< float > z_planes_bak_
Ui::QtCoordFrameDialogUi ui_

Detailed Description

Definition at line 85 of file QtCoordFrameDialog.hh.


The documentation for this class was generated from the following files:

acg pic Project OpenFlipper, ©  Computer Graphics Group, RWTH Aachen. Documentation generated using doxygen .