Slicer  4.10
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=0)
 Constructor. More...
 
virtual ~qSlicerSettingsPythonPanel ()
 Destructor. More...
 

Protected Slots

void onBackgroundColorChanged (const QColor &newColor)
 
void onCommandTextColorChanged (const QColor &newColor)
 
void onErrorTextColorChanged (const QColor &newColor)
 
void onFontChanged (const QFont &font)
 
void onOutputTextColorChanged (const QColor &newColor)
 
void onPromptColorChanged (const QColor &newColor)
 
void onScrollBarPolicyChanged (int index)
 
void onStdinTextColorChanged (const QColor &newColor)
 
void onWelcomeTextColorChanged (const QColor &newColor)
 

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 = 0)
explicit

Constructor.

◆ ~qSlicerSettingsPythonPanel()

virtual qSlicerSettingsPythonPanel::~qSlicerSettingsPythonPanel ( )
virtual

Destructor.

Member Function Documentation

◆ onBackgroundColorChanged

void qSlicerSettingsPythonPanel::onBackgroundColorChanged ( const QColor &  newColor)
protectedslot

◆ onCommandTextColorChanged

void qSlicerSettingsPythonPanel::onCommandTextColorChanged ( const QColor &  newColor)
protectedslot

◆ onErrorTextColorChanged

void qSlicerSettingsPythonPanel::onErrorTextColorChanged ( const QColor &  newColor)
protectedslot

◆ onFontChanged

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

◆ onOutputTextColorChanged

void qSlicerSettingsPythonPanel::onOutputTextColorChanged ( const QColor &  newColor)
protectedslot

◆ onPromptColorChanged

void qSlicerSettingsPythonPanel::onPromptColorChanged ( const QColor &  newColor)
protectedslot

◆ onScrollBarPolicyChanged

void qSlicerSettingsPythonPanel::onScrollBarPolicyChanged ( int  index)
protectedslot

◆ onStdinTextColorChanged

void qSlicerSettingsPythonPanel::onStdinTextColorChanged ( const QColor &  newColor)
protectedslot

◆ onWelcomeTextColorChanged

void qSlicerSettingsPythonPanel::onWelcomeTextColorChanged ( const QColor &  newColor)
protectedslot

Member Data Documentation

◆ d_ptr

QScopedPointer<qSlicerSettingsPythonPanelPrivate> qSlicerSettingsPythonPanel::d_ptr
protected

Definition at line 69 of file qSlicerSettingsPythonPanel.h.


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