shapeworks::CompareWidget
Inherits from QWidget
Public Signals
| Name | |
|---|---|
| void | settings_changed() | 
Public Functions
| Name | |
|---|---|
| CompareWidget(QWidget * parent =nullptr) | |
| ~CompareWidget() | |
| CompareSettings | get_settings() | 
| void | set_available(DisplayMode mode, bool available) | 
| void | set_mean_shape_available(bool available) | 
| bool | check_any_available() | 
Public Signals Documentation
signal settings_changed
void settings_changed()
Public Functions Documentation
function CompareWidget
explicit CompareWidget(
    QWidget * parent =nullptr
)
function ~CompareWidget
~CompareWidget()
function get_settings
CompareSettings get_settings()
function set_available
void set_available(
    DisplayMode mode,
    bool available
)
function set_mean_shape_available
void set_mean_shape_available(
    bool available
)
function check_any_available
bool check_any_available()
Updated on 2024-03-17 at 12:58:44 -0600