Slicer 4.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
Public Types | Public Member Functions | Protected Slots | Protected Attributes
qSlicerSettingsPythonPanel Class Reference

#include <Base/QTGUI/qSlicerSettingsPythonPanel.h>

List of all members.

Public Types

typedef ctkSettingsPanel Superclass
 Superclass typedef.

Public Member Functions

 qSlicerSettingsPythonPanel (QWidget *parent=0)
 Constructor.
virtual ~qSlicerSettingsPythonPanel ()
 Destructor.

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

typedef ctkSettingsPanel qSlicerSettingsPythonPanel::Superclass

Superclass typedef.

Definition at line 42 of file qSlicerSettingsPythonPanel.h.


Constructor & Destructor Documentation

qSlicerSettingsPythonPanel::qSlicerSettingsPythonPanel ( QWidget *  parent = 0) [explicit]

Constructor.

virtual qSlicerSettingsPythonPanel::~qSlicerSettingsPythonPanel ( ) [virtual]

Destructor.


Member Function Documentation

void qSlicerSettingsPythonPanel::onBackgroundColorChanged ( const QColor &  newColor) [protected, slot]
void qSlicerSettingsPythonPanel::onCommandTextColorChanged ( const QColor &  newColor) [protected, slot]
void qSlicerSettingsPythonPanel::onErrorTextColorChanged ( const QColor &  newColor) [protected, slot]
void qSlicerSettingsPythonPanel::onFontChanged ( const QFont &  font) [protected, slot]
void qSlicerSettingsPythonPanel::onOutputTextColorChanged ( const QColor &  newColor) [protected, slot]
void qSlicerSettingsPythonPanel::onPromptColorChanged ( const QColor &  newColor) [protected, slot]
void qSlicerSettingsPythonPanel::onScrollBarPolicyChanged ( int  index) [protected, slot]
void qSlicerSettingsPythonPanel::onStdinTextColorChanged ( const QColor &  newColor) [protected, slot]
void qSlicerSettingsPythonPanel::onWelcomeTextColorChanged ( const QColor &  newColor) [protected, slot]

Member Data Documentation

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:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines