#include <R3D/RotationRegistration/GUI/R3DRotationRegistration.h>
Collaboration diagram for R3DRotationRegistration:
Protected Member Functions | |
void | closeEvent (QCloseEvent *event) |
Implements the CloseEvent to Quit the application and write settings to the preference file. | |
void | readSettings () |
Reads the Preferences from the users pref file. | |
void | writeSettings () |
Writes the preferences to the users pref file. | |
void | setupGui () |
Initializes some of the GUI elements with selections or other GUI related items. | |
void | dragEnterEvent (QDragEnterEvent *) |
Drag and drop implementation. | |
void | dropEvent (QDropEvent *) |
Drag and drop implementation. | |
void | setWidgetListEnabled (bool b) |
Enables or Disables all the widgets in a list. |
void R3DRotationRegistration::setWidgetListEnabled | ( | bool | b | ) | [protected] |
Enables or Disables all the widgets in a list.
b |