General Purpose Geodetic Library
SgGuiVlbiBlnInfoEditor Class Reference

#include <SgGuiVlbiBaselineList.h>

Inheritance diagram for SgGuiVlbiBlnInfoEditor:
QDialog

Signals

void contentModified (bool)
 

Public Member Functions

 SgGuiVlbiBlnInfoEditor (SgVlbiSession *session, SgTaskConfig *cfg, SgVlbiBaselineInfo *, SgObjectBrowseMode, const QString &, QWidget *=0, Qt::WindowFlags=0)
 
 ~SgGuiVlbiBlnInfoEditor ()
 
QString className () const
 

Protected Member Functions

void acquireData ()
 

Protected Attributes

SgVlbiSessionsession_
 
SgTaskConfigcfg_
 
SgObjectBrowseMode browseMode_
 
SgVlbiBaselineInfobaselineInfo_
 
bool isModified_
 
QCheckBox * cbAttributes_ [6]
 
QLineEdit * leAuxSigma4Delay_
 
QLineEdit * leAuxSigma4Rate_
 

Private Slots

void accept ()
 
void reject ()
 

Private Member Functions

void updateModifyStatus (bool)
 

Detailed Description

Definition at line 130 of file SgGuiVlbiBaselineList.h.

Constructor & Destructor Documentation

◆ SgGuiVlbiBlnInfoEditor()

◆ ~SgGuiVlbiBlnInfoEditor()

SgGuiVlbiBlnInfoEditor::~SgGuiVlbiBlnInfoEditor ( )

Definition at line 618 of file SgGuiVlbiBaselineList.cpp.

References baselineInfo_, cfg_, contentModified(), isModified_, and session_.

Member Function Documentation

◆ accept

void SgGuiVlbiBlnInfoEditor::accept ( )
privateslot

Definition at line 629 of file SgGuiVlbiBaselineList.cpp.

References acquireData().

Referenced by SgGuiVlbiBlnInfoEditor().

◆ acquireData()

◆ className()

QString SgGuiVlbiBlnInfoEditor::className ( ) const
inline

Definition at line 138 of file SgGuiVlbiBaselineList.h.

Referenced by acquireData().

◆ contentModified

void SgGuiVlbiBlnInfoEditor::contentModified ( bool  _t1)
signal

Definition at line 265 of file SgGuiVlbiBaselineList.moc.cpp.

Referenced by ~SgGuiVlbiBlnInfoEditor().

◆ reject

void SgGuiVlbiBlnInfoEditor::reject ( )
inlineprivateslot

Definition at line 146 of file SgGuiVlbiBaselineList.h.

References isModified_.

Referenced by SgGuiVlbiBlnInfoEditor().

◆ updateModifyStatus()

void SgGuiVlbiBlnInfoEditor::updateModifyStatus ( bool  isModified)
private

Definition at line 741 of file SgGuiVlbiBaselineList.cpp.

References isModified_.

Member Data Documentation

◆ baselineInfo_

SgVlbiBaselineInfo* SgGuiVlbiBlnInfoEditor::baselineInfo_
protected

◆ browseMode_

SgObjectBrowseMode SgGuiVlbiBlnInfoEditor::browseMode_
protected

Definition at line 152 of file SgGuiVlbiBaselineList.h.

Referenced by SgGuiVlbiBlnInfoEditor().

◆ cbAttributes_

QCheckBox* SgGuiVlbiBlnInfoEditor::cbAttributes_[6]
protected

Definition at line 156 of file SgGuiVlbiBaselineList.h.

Referenced by SgGuiVlbiBlnInfoEditor(), and acquireData().

◆ cfg_

SgTaskConfig* SgGuiVlbiBlnInfoEditor::cfg_
protected

◆ isModified_

bool SgGuiVlbiBlnInfoEditor::isModified_
protected

◆ leAuxSigma4Delay_

QLineEdit* SgGuiVlbiBlnInfoEditor::leAuxSigma4Delay_
protected

Definition at line 157 of file SgGuiVlbiBaselineList.h.

Referenced by SgGuiVlbiBlnInfoEditor(), and acquireData().

◆ leAuxSigma4Rate_

QLineEdit* SgGuiVlbiBlnInfoEditor::leAuxSigma4Rate_
protected

Definition at line 158 of file SgGuiVlbiBaselineList.h.

Referenced by SgGuiVlbiBlnInfoEditor(), and acquireData().

◆ session_

SgVlbiSession* SgGuiVlbiBlnInfoEditor::session_
protected

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