General Purpose Geodetic Library
SgGuiVlbiSourceList Class Reference

#include <SgGuiVlbiSourceList.h>

Inheritance diagram for SgGuiVlbiSourceList:
QWidget

Public Member Functions

 SgGuiVlbiSourceList (SgObjectBrowseMode, const QString &, QMap< QString, SgVlbiSourceInfo * > *, QWidget *=0, Qt::WindowFlags=0)
 
virtual ~SgGuiVlbiSourceList ()
 

Protected Member Functions

virtual QString className () const
 

Protected Attributes

QString ownerName_
 
SgObjectBrowseMode browseMode_
 
int constColumns_
 
QMap< QString, SgVlbiSourceInfo * > * sourcesByName_
 
SgGuiQTreeWidgetExttweSources_
 
double scl4delay_
 
double scl4rate_
 

Private Slots

void toggleEntryMoveEnable (QTreeWidgetItem *, int, Qt::MouseButton, Qt::KeyboardModifiers)
 
void entryDoubleClicked (QTreeWidgetItem *, int)
 
void updateContent ()
 
void modifySourceInfo (bool)
 

Detailed Description

Definition at line 79 of file SgGuiVlbiSourceList.h.

Constructor & Destructor Documentation

◆ SgGuiVlbiSourceList()

◆ ~SgGuiVlbiSourceList()

virtual SgGuiVlbiSourceList::~SgGuiVlbiSourceList ( )
inlinevirtual

Definition at line 86 of file SgGuiVlbiSourceList.h.

References sourcesByName_.

Member Function Documentation

◆ className()

virtual QString SgGuiVlbiSourceList::className ( ) const
inlineprotectedvirtual

Definition at line 104 of file SgGuiVlbiSourceList.h.

◆ entryDoubleClicked

void SgGuiVlbiSourceList::entryDoubleClicked ( QTreeWidgetItem item,
int  column 
)
privateslot

◆ modifySourceInfo

void SgGuiVlbiSourceList::modifySourceInfo ( bool  isModified)
privateslot

Definition at line 341 of file SgGuiVlbiSourceList.cpp.

References updateContent().

Referenced by entryDoubleClicked().

◆ toggleEntryMoveEnable

◆ updateContent

Member Data Documentation

◆ browseMode_

SgObjectBrowseMode SgGuiVlbiSourceList::browseMode_
protected

Definition at line 97 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSourceList(), entryDoubleClicked(), and updateContent().

◆ constColumns_

int SgGuiVlbiSourceList::constColumns_
protected

Definition at line 98 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSourceList(), and entryDoubleClicked().

◆ ownerName_

QString SgGuiVlbiSourceList::ownerName_
protected

Definition at line 96 of file SgGuiVlbiSourceList.h.

Referenced by entryDoubleClicked().

◆ scl4delay_

double SgGuiVlbiSourceList::scl4delay_
protected

Definition at line 102 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSourceList(), and updateContent().

◆ scl4rate_

double SgGuiVlbiSourceList::scl4rate_
protected

Definition at line 103 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSourceList(), and updateContent().

◆ sourcesByName_

QMap<QString, SgVlbiSourceInfo*>* SgGuiVlbiSourceList::sourcesByName_
protected

Definition at line 100 of file SgGuiVlbiSourceList.h.

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

◆ tweSources_

SgGuiQTreeWidgetExt* SgGuiVlbiSourceList::tweSources_
protected

Definition at line 101 of file SgGuiVlbiSourceList.h.

Referenced by SgGuiVlbiSourceList(), and updateContent().


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