#include <scale_options_dialog.hpp>
|
void | updateScalePlacement (int id) |
|
void | updateScaleFont (bool checked) |
|
void | updateScaleColor (bool checked) |
|
|
enum | Button { OK_BUTTON = 1,
APPLY_BUTTON = 2,
CANCEL_BUTTON = 4
} |
|
Dialog for scale options customization.
hds::ScaleOptionsDialog::ScaleOptionsDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
Default constructor of Qt dialog.
virtual hds::ScaleOptionsDialog::~ScaleOptionsDialog |
( |
| ) |
|
|
virtual |
virtual void hds::ScaleOptionsDialog::attachScaleWidget |
( |
hds::ScaleWidget * |
psw | ) |
|
|
virtual |
Attach scale to be controlled. Just copy a pointer.
virtual void hds::ScaleOptionsDialog::detachAll |
( |
| ) |
|
|
virtual |
Detach all attached controlled scales.
void hds::ScaleOptionsDialog::scaleOptionChanged |
( |
| ) |
|
|
signal |
Emitted when any scale option has changed.
virtual void hds::ScaleOptionsDialog::show |
( |
| ) |
|
|
virtual |
Set of scales pointers to be controlled.
The documentation for this class was generated from the following file: