![]() |
An open-source, flexible 3D physical simulation framework
|
Dialog for rescaling the environment every node in the environment is rescaled (including its position) More...
#include <Dialog_Rescale_Environment.h>
Public Member Functions | |
Dialog_Rescale_Environment (interfaces::ControlCenter *c, main_gui::GuiInterface *gui) | |
Creates the Dialog. More... | |
~Dialog_Rescale_Environment () | |
void | show (void) |
void | hide (void) |
bool | isHidden (void) |
void | close (void) |
![]() | |
BaseWidget (QWidget *parent, cfg_manager::CFGManagerInterface *_cfg, std::string _widgetName) | |
~BaseWidget () | |
virtual void | cfgUpdateProperty (cfg_manager::cfgPropertyStruct _property) |
void | setHiddenCloseState (bool v) |
bool | getHiddenCloseState () |
void | show () |
void | hide () |
bool | isHidden () |
void | saveState () |
const std::string & | getName () |
![]() | |
CFGClient () | |
virtual | ~CFGClient () |
virtual void | cfgParamCreated (cfgParamId _id) |
virtual void | cfgParamRemoved (cfgParamId _id) |
![]() | |
virtual | ~PropertyCallback () |
Destructor. More... | |
virtual void | valueChanged (QtProperty *property, const QVariant &value) |
Called every time a property has changed its value. More... | |
virtual void | topLevelItemChanged (QtProperty *current) |
Called every time another branch of a QtTreePropertyBrowser has been selected. More... | |
virtual void | accept () |
Associated with the OK button of the Property Dialog. More... | |
virtual void | reject () |
Associated with the Cancel button of the Property Dialog. More... | |
Public Attributes | |
main_gui::PropertyDialog * | pDialog |
Private Slots | |
virtual void | accept () |
virtual void | reject () |
virtual void | valueChanged (QtProperty *property, const QVariant &value) |
void | closeDialog () |
Private Attributes | |
interfaces::ControlCenter * | control |
main_gui::GuiInterface * | mainGui |
QtVariantProperty * | x_factor |
QtVariantProperty * | y_factor |
QtVariantProperty * | z_factor |
Additional Inherited Members | |
![]() | |
void | hideSignal (void) |
void | closeSignal (void) |
![]() | |
void | changeEvent (QEvent *ev) |
void | cfgWindow (void) |
void | applyGeometry () |
void | hideEvent (QHideEvent *event) |
void | closeEvent (QCloseEvent *event) |
![]() | |
cfg_manager::CFGManagerInterface * | cfg |
bool | setWindowProp |
bool | hiddenState |
Dialog for rescaling the environment every node in the environment is rescaled (including its position)
Definition at line 45 of file Dialog_Rescale_Environment.h.
mars::gui::Dialog_Rescale_Environment::Dialog_Rescale_Environment | ( | interfaces::ControlCenter * | c, |
main_gui::GuiInterface * | gui | ||
) |
Creates the Dialog.
Definition at line 31 of file Dialog_Rescale_Environment.cpp.
mars::gui::Dialog_Rescale_Environment::~Dialog_Rescale_Environment | ( | ) |
Definition at line 54 of file Dialog_Rescale_Environment.cpp.
|
privatevirtualslot |
Definition at line 57 of file Dialog_Rescale_Environment.cpp.
|
inline |
Definition at line 57 of file Dialog_Rescale_Environment.h.
|
privateslot |
Definition at line 73 of file Dialog_Rescale_Environment.cpp.
|
inline |
Definition at line 55 of file Dialog_Rescale_Environment.h.
|
inline |
Definition at line 56 of file Dialog_Rescale_Environment.h.
|
privatevirtualslot |
Definition at line 64 of file Dialog_Rescale_Environment.cpp.
|
inline |
Definition at line 54 of file Dialog_Rescale_Environment.h.
|
privatevirtualslot |
Definition at line 68 of file Dialog_Rescale_Environment.cpp.
|
private |
Definition at line 67 of file Dialog_Rescale_Environment.h.
|
private |
Definition at line 68 of file Dialog_Rescale_Environment.h.
main_gui::PropertyDialog* mars::gui::Dialog_Rescale_Environment::pDialog |
Definition at line 53 of file Dialog_Rescale_Environment.h.
|
private |
Definition at line 69 of file Dialog_Rescale_Environment.h.
|
private |
Definition at line 69 of file Dialog_Rescale_Environment.h.
|
private |
Definition at line 69 of file Dialog_Rescale_Environment.h.