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 Slots | Protected Attributes
qSlicerAppErrorReportDialog Class Reference

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

#include <Applications/SlicerApp/qSlicerAppErrorReportDialog.h>

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

Public Member Functions

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

Protected Slots

void onLogCopy ()
 
void onLogFileOpen ()
 
void onLogFileSelectionChanged ()
 

Protected Attributes

QScopedPointer< qSlicerAppErrorReportDialogPrivate > d_ptr
 

Detailed Description

Pre-request that a qSlicerApplication has been instanced.

Definition at line 36 of file qSlicerAppErrorReportDialog.h.

Constructor & Destructor Documentation

◆ qSlicerAppErrorReportDialog()

qSlicerAppErrorReportDialog::qSlicerAppErrorReportDialog ( QWidget *  parentWidget = 0)

◆ ~qSlicerAppErrorReportDialog()

virtual qSlicerAppErrorReportDialog::~qSlicerAppErrorReportDialog ( )
virtual

Member Function Documentation

◆ onLogCopy

void qSlicerAppErrorReportDialog::onLogCopy ( )
protectedslot

◆ onLogFileOpen

void qSlicerAppErrorReportDialog::onLogFileOpen ( )
protectedslot

◆ onLogFileSelectionChanged

void qSlicerAppErrorReportDialog::onLogFileSelectionChanged ( )
protectedslot

Member Data Documentation

◆ d_ptr

QScopedPointer<qSlicerAppErrorReportDialogPrivate> qSlicerAppErrorReportDialog::d_ptr
protected

Definition at line 50 of file qSlicerAppErrorReportDialog.h.


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