|
| LayerWidgetPrivate (LayerWidget *parent) |
|
void | update_appearance (bool locked, bool active, bool in_use, bool initialize=false) |
|
void | update_widget_state (bool initialize=false) |
|
void | update_progress_bar (double progress) |
|
void | enable_drop_space (bool drop) |
|
int | get_volume_type () |
|
void | export_layer (const std::string &type_extension) |
|
void | set_drop_target (LayerWidget *target_layer) |
|
void | set_picked_up (bool up) |
|
Public Member Functions inherited from Core::ConnectionHandler |
void | add_connection (const boost::signals2::connection &connection) |
|
void | add_connection (const ConnectionHandlerConnectionHandle &connection) |
|
void | disconnect_all () |
|
|
static void | UpdateState (qpointer_type qpointer) |
|
static void | UpdateActiveState (qpointer_type qpointer, LayerHandle layer) |
|
static void | UpdateViewerButtons (qpointer_type qpointer, std::string layout) |
|
static void | UpdateProgress (qpointer_type qpointer, double progress) |
|
The documentation for this class was generated from the following file:
- Interface/Application/LayerWidget.cc