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
qSlicerSettingsPythonPanel Class Reference

#include <Base/QTGUI/qSlicerSettingsPythonPanel.h>

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

Public Types

typedef ctkSettingsPanel Superclass
 Superclass typedef. More...
 

Public Member Functions

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

Protected Slots

void onFontChanged (const QFont &font)
 

Protected Attributes

QScopedPointer< qSlicerSettingsPythonPanelPrivate > d_ptr
 

Detailed Description

Definition at line 36 of file qSlicerSettingsPythonPanel.h.

Member Typedef Documentation

◆ Superclass

typedef ctkSettingsPanel qSlicerSettingsPythonPanel::Superclass

Superclass typedef.

Definition at line 42 of file qSlicerSettingsPythonPanel.h.

Constructor & Destructor Documentation

◆ qSlicerSettingsPythonPanel()

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

Constructor.

◆ ~qSlicerSettingsPythonPanel()

qSlicerSettingsPythonPanel::~qSlicerSettingsPythonPanel ( )
override

Destructor.

Member Function Documentation

◆ onFontChanged

void qSlicerSettingsPythonPanel::onFontChanged ( const QFont &  font)
protectedslot

Member Data Documentation

◆ d_ptr

QScopedPointer<qSlicerSettingsPythonPanelPrivate> qSlicerSettingsPythonPanel::d_ptr
protected

Definition at line 54 of file qSlicerSettingsPythonPanel.h.


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