General Purpose Geodetic Library
SgGuiPiaReport Class Reference

#include <SgGuiPiaReport.h>

Inheritance diagram for SgGuiPiaReport:
QDialog

Signals

void windowClosed ()
 

Public Member Functions

 SgGuiPiaReport (SgTaskConfig *, SgParametersDescriptor *, SgVlbiSession *, QWidget *=NULL, Qt::WindowFlags=0)
 
virtual ~SgGuiPiaReport ()
 
QString className () const
 

Protected Member Functions

virtual void closeEvent (QCloseEvent *)
 

Private Slots

void accept ()
 

Private Attributes

SgTaskConfigconfig_
 
SgParametersDescriptorparametersDescriptor_
 
SgVlbiSessionsession_
 

Detailed Description

Definition at line 51 of file SgGuiPiaReport.h.

Constructor & Destructor Documentation

◆ SgGuiPiaReport()

◆ ~SgGuiPiaReport()

SgGuiPiaReport::~SgGuiPiaReport ( )
virtual

Definition at line 245 of file SgGuiPiaReport.cpp.

References config_, parametersDescriptor_, session_, and windowClosed().

Member Function Documentation

◆ accept

void SgGuiPiaReport::accept ( )
privateslot

Definition at line 256 of file SgGuiPiaReport.cpp.

Referenced by SgGuiPiaReport().

◆ className()

QString SgGuiPiaReport::className ( ) const
inline

Definition at line 59 of file SgGuiPiaReport.h.

◆ closeEvent()

virtual void SgGuiPiaReport::closeEvent ( QCloseEvent *  )
inlineprotectedvirtual

Definition at line 68 of file SgGuiPiaReport.h.

◆ windowClosed

void SgGuiPiaReport::windowClosed ( )
signal

Definition at line 137 of file SgGuiPiaReport.moc.cpp.

Referenced by ~SgGuiPiaReport().

Member Data Documentation

◆ config_

SgTaskConfig* SgGuiPiaReport::config_
private

Definition at line 71 of file SgGuiPiaReport.h.

Referenced by SgGuiPiaReport(), and ~SgGuiPiaReport().

◆ parametersDescriptor_

SgParametersDescriptor* SgGuiPiaReport::parametersDescriptor_
private

Definition at line 72 of file SgGuiPiaReport.h.

Referenced by SgGuiPiaReport(), and ~SgGuiPiaReport().

◆ session_

SgVlbiSession* SgGuiPiaReport::session_
private

Definition at line 73 of file SgGuiPiaReport.h.

Referenced by SgGuiPiaReport(), and ~SgGuiPiaReport().


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