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 Types | Public Member Functions | Static Public Member Functions | Public Attributes | List of all members
Seg3D::ProvenanceDockWidgetPrivate Class Reference
Inheritance diagram for Seg3D::ProvenanceDockWidgetPrivate:
Core::ConnectionHandler

Public Types

typedef QPointer< ProvenanceDockWidgetPrivateqpointer_type
 

Public Member Functions

 ProvenanceDockWidgetPrivate (ProvenanceDockWidget *parent)
 
void populate_provenance_list (ProvenanceTrailHandle provenance_trail)
 
void connect_project ()
 
void clear_provenance_list ()
 
void set_provenance_dirty (bool dirty)
 
- 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 Public Member Functions

static void HandleProvenanceResult (qpointer_type qpointer, ProvenanceTrailHandle provenance_trail)
 
static void HandleProjectChanged (qpointer_type qpointer)
 
static void HandleActiveLayerChanged (qpointer_type qpointer, LayerHandle active_layer)
 
static void HandleActiveLayerProvenanceChanged (qpointer_type qpointer)
 
static void HandleLayersDeleted (qpointer_type qpointer)
 
static void HandleSandboxCreated (qpointer_type qpointer, SandboxID sandbox)
 
static void HandleSandboxDeleted (qpointer_type qpointer, SandboxID sandbox)
 

Public Attributes

Ui::ProvenanceDockWidget ui_
 
ProvenanceDockWidgetparent_
 
ProvenanceTreeModelprov_tree_model_
 
boost::signals2::connection active_layer_prov_connection_
 
boost::signals2::connection project_provenance_connection_
 
ProvenanceTrailHandle prov_trail_
 
bool sandbox_available_
 
bool provenance_dirty_
 

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