Seg3D
2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
|
This is the complete list of members for Seg3D::ApplicationInterface, including all inherited members.
add_connection(const boost::signals2::connection &connection) | Core::ConnectionHandler | private |
add_connection(const ConnectionHandlerConnectionHandle &connection) | Core::ConnectionHandler | private |
ApplicationInterface(std::string file_to_view_on_open="") (defined in Seg3D::ApplicationInterface) | Seg3D::ApplicationInterface | |
closeEvent(QCloseEvent *event) | Seg3D::ApplicationInterface | protectedvirtual |
ConnectionHandler() (defined in Core::ConnectionHandler) | Core::ConnectionHandler | private |
disconnect_all() | Core::ConnectionHandler | private |
HandleBeginProgress(qpointer_type qpointer, Core::ActionProgressHandle handle) | Seg3D::ApplicationInterface | static |
HandleCriticalErrorMessage(qpointer_type qpointer, int msg_type, std::string message) | Seg3D::ApplicationInterface | static |
HandleEndProgress(qpointer_type qpointer, Core::ActionProgressHandle handle) | Seg3D::ApplicationInterface | static |
HandlePreferencesManagerSave(qpointer_type qpointer, bool visible) | Seg3D::ApplicationInterface | static |
HandleReportProgress(qpointer_type qpointer, Core::ActionProgressHandle handle) | Seg3D::ApplicationInterface | static |
qpointer_type typedef (defined in Seg3D::ApplicationInterface) | Seg3D::ApplicationInterface | |
resizeEvent(QResizeEvent *event) | Seg3D::ApplicationInterface | protectedvirtual |
SetFullScreen(qpointer_type app_interface, bool full_screen, Core::ActionSource source) | Seg3D::ApplicationInterface | static |
SetProjectName(qpointer_type qpointer, std::string project_name, Core::ActionSource source) | Seg3D::ApplicationInterface | static |
UpdateProjectConnections(qpointer_type qpointer) | Seg3D::ApplicationInterface | static |
~ApplicationInterface() (defined in Seg3D::ApplicationInterface) | Seg3D::ApplicationInterface | virtual |
~ConnectionHandler() (defined in Core::ConnectionHandler) | Core::ConnectionHandler | privatevirtual |