Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Types | Public Member Functions | Protected Slots | Protected Attributes
qSlicerSegmentationsSettingsPanel Class Reference

#include <Modules/Loadable/Segmentations/qSlicerSegmentationsSettingsPanel.h>

Inheritance diagram for qSlicerSegmentationsSettingsPanel:
Inheritance graph
[legend]
Collaboration diagram for qSlicerSegmentationsSettingsPanel:
Collaboration graph
[legend]

Public Types

typedef ctkSettingsPanel Superclass
 Superclass typedef. More...
 

Public Member Functions

 qSlicerSegmentationsSettingsPanel (QWidget *parent=0)
 Constructor. More...
 
virtual ~qSlicerSegmentationsSettingsPanel ()
 Destructor. More...
 

Protected Slots

void setAutoOpacities (bool on)
 

Protected Attributes

QScopedPointer< qSlicerSegmentationsSettingsPanelPrivate > d_ptr
 

Detailed Description

Definition at line 37 of file qSlicerSegmentationsSettingsPanel.h.

Member Typedef Documentation

◆ Superclass

Superclass typedef.

Definition at line 43 of file qSlicerSegmentationsSettingsPanel.h.

Constructor & Destructor Documentation

◆ qSlicerSegmentationsSettingsPanel()

qSlicerSegmentationsSettingsPanel::qSlicerSegmentationsSettingsPanel ( QWidget *  parent = 0)
explicit

Constructor.

◆ ~qSlicerSegmentationsSettingsPanel()

virtual qSlicerSegmentationsSettingsPanel::~qSlicerSegmentationsSettingsPanel ( )
virtual

Destructor.

Member Function Documentation

◆ setAutoOpacities

void qSlicerSegmentationsSettingsPanel::setAutoOpacities ( bool  on)
protectedslot

Member Data Documentation

◆ d_ptr

QScopedPointer<qSlicerSegmentationsSettingsPanelPrivate> qSlicerSegmentationsSettingsPanel::d_ptr
protected

Definition at line 57 of file qSlicerSegmentationsSettingsPanel.h.


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