Slicer  5.1
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
qSlicerSettingsDeveloperPanel Class Reference

#include <Base/QTGUI/qSlicerSettingsDeveloperPanel.h>

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

Public Types

typedef ctkSettingsPanel Superclass
 Superclass typedef. More...
 

Public Member Functions

 qSlicerSettingsDeveloperPanel (QWidget *parent=nullptr)
 Constructor. More...
 
 ~qSlicerSettingsDeveloperPanel () override
 Destructor. More...
 

Protected Slots

void enableDeveloperMode (bool value)
 
void enableQtTesting (bool value)
 
void preserveCLIModuleDataFiles (bool value)
 

Protected Attributes

QScopedPointer< qSlicerSettingsDeveloperPanelPrivate > d_ptr
 

Detailed Description

Definition at line 36 of file qSlicerSettingsDeveloperPanel.h.

Member Typedef Documentation

◆ Superclass

Superclass typedef.

Definition at line 42 of file qSlicerSettingsDeveloperPanel.h.

Constructor & Destructor Documentation

◆ qSlicerSettingsDeveloperPanel()

qSlicerSettingsDeveloperPanel::qSlicerSettingsDeveloperPanel ( QWidget *  parent = nullptr)
explicit

Constructor.

◆ ~qSlicerSettingsDeveloperPanel()

qSlicerSettingsDeveloperPanel::~qSlicerSettingsDeveloperPanel ( )
override

Destructor.

Member Function Documentation

◆ enableDeveloperMode

void qSlicerSettingsDeveloperPanel::enableDeveloperMode ( bool  value)
protectedslot

◆ enableQtTesting

void qSlicerSettingsDeveloperPanel::enableQtTesting ( bool  value)
protectedslot

◆ preserveCLIModuleDataFiles

void qSlicerSettingsDeveloperPanel::preserveCLIModuleDataFiles ( bool  value)
protectedslot

Member Data Documentation

◆ d_ptr

QScopedPointer<qSlicerSettingsDeveloperPanelPrivate> qSlicerSettingsDeveloperPanel::d_ptr
protected

Definition at line 58 of file qSlicerSettingsDeveloperPanel.h.


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