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 Slots | Public Member Functions | Protected Attributes
qSlicerSettingsGeneralPanel Class Reference

#include <Base/QTGUI/qSlicerSettingsGeneralPanel.h>

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

Public Types

typedef ctkSettingsPanel Superclass
 Superclass typedef. More...
 

Public Slots

void openSlicerRCFile ()
 
void setDefaultScenePath (const QString &path)
 

Public Member Functions

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

Protected Attributes

QScopedPointer< qSlicerSettingsGeneralPanelPrivate > d_ptr
 

Detailed Description

Definition at line 36 of file qSlicerSettingsGeneralPanel.h.

Member Typedef Documentation

◆ Superclass

typedef ctkSettingsPanel qSlicerSettingsGeneralPanel::Superclass

Superclass typedef.

Definition at line 42 of file qSlicerSettingsGeneralPanel.h.

Constructor & Destructor Documentation

◆ qSlicerSettingsGeneralPanel()

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

Constructor.

◆ ~qSlicerSettingsGeneralPanel()

qSlicerSettingsGeneralPanel::~qSlicerSettingsGeneralPanel ( )
override

Destructor.

Member Function Documentation

◆ openSlicerRCFile

void qSlicerSettingsGeneralPanel::openSlicerRCFile ( )
slot

◆ setDefaultScenePath

void qSlicerSettingsGeneralPanel::setDefaultScenePath ( const QString &  path)
slot

Member Data Documentation

◆ d_ptr

QScopedPointer<qSlicerSettingsGeneralPanelPrivate> qSlicerSettingsGeneralPanel::d_ptr
protected

Definition at line 55 of file qSlicerSettingsGeneralPanel.h.


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