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
QtUtils::QtShowConnector Class Reference
Inheritance diagram for QtUtils::QtShowConnector:
QtUtils::QtConnectorBase Core::ConnectionHandler

Public Member Functions

 QtShowConnector (QWidget *parent, Core::StateBoolHandle &state, bool opposite_logic, bool blocking=false)
 
 QtShowConnector (QtCustomDockWidget *parent, Core::StateBoolHandle &state, bool opposite_logic, bool blocking=true)
 
 QtShowConnector (QtCustomDialog *parent, Core::StateBoolHandle &state, bool opposite_logic, bool blocking=true)
 
 QtShowConnector (QWidget *parent, Core::StateBaseHandle state, boost::function< bool() > condition, bool blocking=false)
 
 QtShowConnector (QWidget *parent, std::vector< Core::StateBaseHandle > &states, boost::function< bool() > condition, bool blocking=false)
 
- Public Member Functions inherited from QtUtils::QtConnectorBase
 QtConnectorBase (QObject *parent=0, bool blocking=true)
 
void disable ()
 

Additional Inherited Members

- Protected Member Functions inherited from QtUtils::QtConnectorBase
void block ()
 
void unblock ()
 
bool is_blocked () const
 
- Protected Member Functions inherited from Core::ConnectionHandler
void add_connection (const boost::signals2::connection &connection)
 
void add_connection (const ConnectionHandlerConnectionHandle &connection)
 
void disconnect_all ()
 

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