Slicer  4.8
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
List of all members | Public Member Functions | Protected Attributes
qSlicerAppAboutDialog Class Reference

Pre-request that a qSlicerApplication has been instanced. More...

#include <Applications/SlicerApp/qSlicerAppAboutDialog.h>

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

Public Member Functions

 qSlicerAppAboutDialog (QWidget *parentWidget=0)
 
virtual ~qSlicerAppAboutDialog ()
 

Protected Attributes

QScopedPointer< qSlicerAppAboutDialogPrivate > d_ptr
 

Detailed Description

Pre-request that a qSlicerApplication has been instanced.

Definition at line 36 of file qSlicerAppAboutDialog.h.

Constructor & Destructor Documentation

◆ qSlicerAppAboutDialog()

qSlicerAppAboutDialog::qSlicerAppAboutDialog ( QWidget *  parentWidget = 0)

◆ ~qSlicerAppAboutDialog()

virtual qSlicerAppAboutDialog::~qSlicerAppAboutDialog ( )
virtual

Member Data Documentation

◆ d_ptr

QScopedPointer<qSlicerAppAboutDialogPrivate> qSlicerAppAboutDialog::d_ptr
protected

Definition at line 45 of file qSlicerAppAboutDialog.h.


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