|
| Menu (QMainWindow *parent=0) |
|
void Seg3D::Menu::EnableDisableLayerActions |
( |
qpointer_type |
qpointer | ) |
|
|
static |
ENABLEDISABLELAYERACTIONS: this function is called when new layers are added or layers are deleted
void Seg3D::Menu::SetRecentFileList |
( |
qpointer_type |
app_menu | ) |
|
|
static |
SETRECENTFILELIST: This function is called when the recent file list is modified
void Seg3D::Menu::ShowHideLargeVolume |
( |
qpointer_type |
qpointer | ) |
|
|
static |
SHOWHIDELARGEVOLUME: toggle visibility of large volume menu items
void Seg3D::Menu::UpdateRedoTag |
( |
qpointer_type |
qpointer, |
|
|
std::string |
tag |
|
) |
| |
|
static |
UPDATEREDOTAG This function is called when there is a new redo tag
void Seg3D::Menu::UpdateUndoTag |
( |
qpointer_type |
qpointer, |
|
|
std::string |
tag |
|
) |
| |
|
static |
UPDATEUNDOTAG This function is called when there is a new undo tag
The documentation for this class was generated from the following files:
- Interface/Application/Menu.h
- Interface/Application/Menu.cc