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.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Public Member Functions | List of all members
Seg3D::PaintToolInterface Class Reference
Inheritance diagram for Seg3D::PaintToolInterface:
Seg3D::ToolWidget Seg3D::ToolInterface Core::ConnectionHandler

Public Member Functions

virtual bool build_widget (QFrame *frame)
 
- Public Member Functions inherited from Seg3D::ToolWidget
bool create_widget (QWidget *parent, ToolHandle &tool)
 
- Public Member Functions inherited from Seg3D::ToolInterface
void set_tool (ToolHandle tool)
 
ToolHandle tool () const
 
std::string toolid () const
 
- Public Member Functions inherited from Core::ConnectionHandler
void add_connection (const boost::signals2::connection &connection)
 
void add_connection (const ConnectionHandlerConnectionHandle &connection)
 
void disconnect_all ()
 

Additional Inherited Members

- Protected Attributes inherited from Seg3D::ToolInterface
ToolHandle tool_
 Handle to the underlying tool.
 

Member Function Documentation

bool Seg3D::PaintToolInterface::build_widget ( QFrame *  frame)
virtual

BUILD_WIDGET: Function to create the specific tool widget: This one needs to be overloaded

Implements Seg3D::ToolWidget.


The documentation for this class was generated from the following files: