General Purpose Geodetic Library
SgGuiVlbiSrcStrModelEditor Class Reference

#include <SgGuiVlbiSourceList.h>

Inheritance diagram for SgGuiVlbiSrcStrModelEditor:
QDialog

Signals

void ssmPointModified (bool)
 
void ssmPointCreated (SgVlbiSourceInfo::StructModelMp *)
 

Public Member Functions

 SgGuiVlbiSrcStrModelEditor (SgVlbiSourceInfo *, SgGuiVlbiSrcStrModelItem *, QWidget *=0, Qt::WindowFlags=0)
 
 ~SgGuiVlbiSrcStrModelEditor ()
 
QString className () const
 
void setIsModified (bool is)
 

Protected Member Functions

void acquireData ()
 

Protected Attributes

SgVlbiSourceInfosrc_
 
SgVlbiSourceInfo::StructModelMpssmPoint_
 
SgGuiVlbiSrcStrModelItemtwItem_
 
bool isModified_
 
bool isNewPoint_
 
QLineEdit * leX_
 
QLineEdit * leY_
 
QLineEdit * leK_
 
QLineEdit * leB_
 
QCheckBox * cbEstPosition_
 
QCheckBox * cbEstK_
 
QCheckBox * cbEstB_
 

Private Slots

void accept ()
 
void reject ()
 

Detailed Description

Definition at line 179 of file SgGuiVlbiSourceList.h.

Constructor & Destructor Documentation

◆ SgGuiVlbiSrcStrModelEditor()

◆ ~SgGuiVlbiSrcStrModelEditor()

SgGuiVlbiSrcStrModelEditor::~SgGuiVlbiSrcStrModelEditor ( )
inline

Definition at line 185 of file SgGuiVlbiSourceList.h.

References src_, and twItem_.

Member Function Documentation

◆ accept

◆ acquireData()

◆ className()

QString SgGuiVlbiSrcStrModelEditor::className ( ) const
inline

Definition at line 186 of file SgGuiVlbiSourceList.h.

◆ reject

void SgGuiVlbiSrcStrModelEditor::reject ( )
privateslot

Definition at line 945 of file SgGuiVlbiSourceList.cpp.

References isNewPoint_, ssmPoint_, and ssmPointModified().

Referenced by SgGuiVlbiSrcStrModelEditor().

◆ setIsModified()

void SgGuiVlbiSrcStrModelEditor::setIsModified ( bool  is)
inline

Definition at line 188 of file SgGuiVlbiSourceList.h.

References isModified_.

◆ ssmPointCreated

void SgGuiVlbiSrcStrModelEditor::ssmPointCreated ( SgVlbiSourceInfo::StructModelMp _t1)
signal

Definition at line 431 of file SgGuiVlbiSourceList.moc.cpp.

Referenced by accept().

◆ ssmPointModified

void SgGuiVlbiSrcStrModelEditor::ssmPointModified ( bool  _t1)
signal

Definition at line 424 of file SgGuiVlbiSourceList.moc.cpp.

Referenced by accept(), and reject().

Member Data Documentation

◆ cbEstB_

QCheckBox* SgGuiVlbiSrcStrModelEditor::cbEstB_
protected

Definition at line 213 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSrcStrModelEditor(), and acquireData().

◆ cbEstK_

QCheckBox* SgGuiVlbiSrcStrModelEditor::cbEstK_
protected

Definition at line 212 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSrcStrModelEditor(), and acquireData().

◆ cbEstPosition_

QCheckBox* SgGuiVlbiSrcStrModelEditor::cbEstPosition_
protected

Definition at line 211 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSrcStrModelEditor(), and acquireData().

◆ isModified_

bool SgGuiVlbiSrcStrModelEditor::isModified_
protected

◆ isNewPoint_

bool SgGuiVlbiSrcStrModelEditor::isNewPoint_
protected

Definition at line 205 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSrcStrModelEditor(), accept(), and reject().

◆ leB_

QLineEdit* SgGuiVlbiSrcStrModelEditor::leB_
protected

Definition at line 210 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSrcStrModelEditor(), and acquireData().

◆ leK_

QLineEdit* SgGuiVlbiSrcStrModelEditor::leK_
protected

Definition at line 209 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSrcStrModelEditor(), and acquireData().

◆ leX_

QLineEdit* SgGuiVlbiSrcStrModelEditor::leX_
protected

Definition at line 207 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSrcStrModelEditor(), and acquireData().

◆ leY_

QLineEdit* SgGuiVlbiSrcStrModelEditor::leY_
protected

Definition at line 208 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSrcStrModelEditor(), and acquireData().

◆ src_

SgVlbiSourceInfo* SgGuiVlbiSrcStrModelEditor::src_
protected

◆ ssmPoint_

SgVlbiSourceInfo::StructModelMp* SgGuiVlbiSrcStrModelEditor::ssmPoint_
protected

Definition at line 202 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSrcStrModelEditor(), accept(), acquireData(), and reject().

◆ twItem_

SgGuiVlbiSrcStrModelItem* SgGuiVlbiSrcStrModelEditor::twItem_
protected

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