Slicer 5.9
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
qSlicerSettingsDeveloperPanel Class Reference

#include <Base/QTGUI/qSlicerSettingsDeveloperPanel.h>

Inheritance diagram for qSlicerSettingsDeveloperPanel:
Collaboration diagram for qSlicerSettingsDeveloperPanel:

Public Types

typedef ctkSettingsPanel Superclass
 Superclass typedef.
 

Public Member Functions

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

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: