|
void | opened () |
|
void | closed () |
|
QWidget * | dock_base_ |
|
void Seg3D::ProjectDockWidget::HandleAutoSaveTimeChanged |
( |
qpointer_type |
qpointer, |
|
|
int |
duration |
|
) |
| |
|
static |
HANDLEAUTOSAVETIMECHANGED: This function handles signals that the autosave time has changed and routes them, on the correct thread to the set_auto_save_label function so that it can update the label's text
void Seg3D::ProjectDockWidget::HandleFileSizeChanged |
( |
qpointer_type |
qpointer, |
|
|
long long |
file_size |
|
) |
| |
|
static |
HANDLEFILESIZECHANGED: This function handles the signal that the file size has changed and sets the ui to reflect it
static void Seg3D::ProjectDockWidget::HandleProjectChanged |
( |
qpointer_type |
qpointer | ) |
|
|
static |
HANDLEPROJECTCHANGED: This function is called when the signal that a new project has been loaded is triggered
void Seg3D::ProjectDockWidget::HandleUpdateWidget |
( |
qpointer_type |
qpointer | ) |
|
|
static |
HANDLEUPDATEWIDGET: This function updates the widget
The documentation for this class was generated from the following files: