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 Slots | Public Member Functions | Static Public Member Functions | List of all members
Seg3D::ViewerInterface Class Reference
Inheritance diagram for Seg3D::ViewerInterface:

Public Types

typedef QPointer< ViewerInterfaceqpointer_type
 

Public Slots

void set_active_viewer (int viewer_id)
 

Public Member Functions

 ViewerInterface (QWidget *parent=0)
 
void set_layout (const std::string &layout)
 
void set_pic_mode (bool pic_mode)
 

Static Public Member Functions

static void SetViewerLayout (qpointer_type qpointer, std::string layout)
 SetViewerLayout: (Thread safe slot)
 
static void SetActiveViewer (qpointer_type qpointer, int active_viewer)
 SetActiveViewer: (Thread safe slot)
 

Member Function Documentation

void Seg3D::ViewerInterface::set_pic_mode ( bool  pic_mode)

SET_PIC_MODE: this function replaces the children of each ViewerWidget with a pixmap version when true is passed, otherwise, it changes them back


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