General Purpose Geodetic Library
SgGuiVlbiStnClockBreakEditor Class Reference

#include <SgGuiVlbiStationList.h>

Inheritance diagram for SgGuiVlbiStnClockBreakEditor:
QDialog

Signals

void clockBreakModified (bool)
 
void clockBreakCreated (SgParameterBreak *)
 

Public Member Functions

 SgGuiVlbiStnClockBreakEditor (SgBreakModel *, SgObjectBrowseMode, SgGuiVlbiClockBreakItem *, QWidget *=0, Qt::WindowFlags=0)
 
 ~SgGuiVlbiStnClockBreakEditor ()
 
QString className () const
 
void setIsModified (bool is)
 

Protected Member Functions

void acquireData ()
 

Protected Attributes

SgObjectBrowseMode browseMode_
 
SgBreakModelcbModel_
 
SgParameterBreakclockBreak_
 
SgGuiVlbiClockBreakItemcbItem_
 
bool isModified_
 
bool isNewClockBreak_
 
QLineEdit * leYr_
 
QLineEdit * leMn_
 
QLineEdit * leDy_
 
QLineEdit * leHr_
 
QLineEdit * leMi_
 
QLineEdit * leSc_
 
QLineEdit * leA0_
 
QLineEdit * leA1_
 
QLineEdit * leA2_
 
QLineEdit * leS0_
 
QLineEdit * leS1_
 
QLineEdit * leS2_
 
QCheckBox * cbIsDynamic_
 

Private Slots

void accept ()
 
void reject ()
 

Detailed Description

Definition at line 207 of file SgGuiVlbiStationList.h.

Constructor & Destructor Documentation

◆ SgGuiVlbiStnClockBreakEditor()

◆ ~SgGuiVlbiStnClockBreakEditor()

SgGuiVlbiStnClockBreakEditor::~SgGuiVlbiStnClockBreakEditor ( )
inline

Definition at line 214 of file SgGuiVlbiStationList.h.

References cbItem_, and clockBreak_.

Member Function Documentation

◆ accept

◆ acquireData()

◆ className()

QString SgGuiVlbiStnClockBreakEditor::className ( ) const
inline

Definition at line 215 of file SgGuiVlbiStationList.h.

◆ clockBreakCreated

void SgGuiVlbiStnClockBreakEditor::clockBreakCreated ( SgParameterBreak _t1)
signal

Definition at line 486 of file SgGuiVlbiStationList.moc.cpp.

Referenced by accept().

◆ clockBreakModified

void SgGuiVlbiStnClockBreakEditor::clockBreakModified ( bool  _t1)
signal

Definition at line 479 of file SgGuiVlbiStationList.moc.cpp.

Referenced by accept(), and reject().

◆ reject

void SgGuiVlbiStnClockBreakEditor::reject ( )
privateslot

◆ setIsModified()

void SgGuiVlbiStnClockBreakEditor::setIsModified ( bool  is)
inline

Definition at line 217 of file SgGuiVlbiStationList.h.

References isModified_.

Member Data Documentation

◆ browseMode_

SgObjectBrowseMode SgGuiVlbiStnClockBreakEditor::browseMode_
protected

Definition at line 229 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor().

◆ cbIsDynamic_

QCheckBox* SgGuiVlbiStnClockBreakEditor::cbIsDynamic_
protected

Definition at line 248 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor(), and acquireData().

◆ cbItem_

SgGuiVlbiClockBreakItem* SgGuiVlbiStnClockBreakEditor::cbItem_
protected

◆ cbModel_

SgBreakModel* SgGuiVlbiStnClockBreakEditor::cbModel_
protected

Definition at line 230 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor().

◆ clockBreak_

SgParameterBreak* SgGuiVlbiStnClockBreakEditor::clockBreak_
protected

◆ isModified_

bool SgGuiVlbiStnClockBreakEditor::isModified_
protected

◆ isNewClockBreak_

bool SgGuiVlbiStnClockBreakEditor::isNewClockBreak_
protected

Definition at line 234 of file SgGuiVlbiStationList.h.

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

◆ leA0_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leA0_
protected

Definition at line 242 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor(), and acquireData().

◆ leA1_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leA1_
protected

Definition at line 243 of file SgGuiVlbiStationList.h.

◆ leA2_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leA2_
protected

Definition at line 244 of file SgGuiVlbiStationList.h.

◆ leDy_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leDy_
protected

Definition at line 238 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor(), and acquireData().

◆ leHr_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leHr_
protected

Definition at line 239 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor(), and acquireData().

◆ leMi_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leMi_
protected

Definition at line 240 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor(), and acquireData().

◆ leMn_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leMn_
protected

Definition at line 237 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor(), and acquireData().

◆ leS0_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leS0_
protected

Definition at line 245 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor(), and acquireData().

◆ leS1_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leS1_
protected

Definition at line 246 of file SgGuiVlbiStationList.h.

◆ leS2_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leS2_
protected

Definition at line 247 of file SgGuiVlbiStationList.h.

◆ leSc_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leSc_
protected

Definition at line 241 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor(), and acquireData().

◆ leYr_

QLineEdit* SgGuiVlbiStnClockBreakEditor::leYr_
protected

Definition at line 236 of file SgGuiVlbiStationList.h.

Referenced by SgGuiVlbiStnClockBreakEditor(), and acquireData().


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