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

#include <Base/QTGUI/qSlicerSettingsGeneralPanel.h>

Inheritance diagram for qSlicerSettingsGeneralPanel:
Collaboration diagram for qSlicerSettingsGeneralPanel:

Public Types

typedef ctkSettingsPanel Superclass
 Superclass typedef.
 

Public Slots

void openSlicerRCFile ()
 
void setDefaultScenePath (const QString &path)
 
void setMaximumFileNameLength (int length)
 

Public Member Functions

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

Protected Slots

void updateAutoUpdateApplicationFromManager ()
 

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

◆ setMaximumFileNameLength

void qSlicerSettingsGeneralPanel::setMaximumFileNameLength ( int length)
slot

◆ updateAutoUpdateApplicationFromManager

void qSlicerSettingsGeneralPanel::updateAutoUpdateApplicationFromManager ( )
protectedslot

Member Data Documentation

◆ d_ptr

QScopedPointer<qSlicerSettingsGeneralPanelPrivate> qSlicerSettingsGeneralPanel::d_ptr
protected

Definition at line 59 of file qSlicerSettingsGeneralPanel.h.


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