General Purpose Geodetic Library
SgGuiVlbiHistory Class Reference

#include <SgGuiVlbiHistory.h>

Inheritance diagram for SgGuiVlbiHistory:
QWidget

Signals

void modified (bool)
 

Public Member Functions

 SgGuiVlbiHistory (SgVlbiHistory *, QWidget *=0, Qt::WindowFlags=0)
 
virtual ~SgGuiVlbiHistory ()
 

Protected Member Functions

virtual QString className () const
 

Protected Attributes

SgVlbiHistoryhistory_
 
QTreeWidgettwHistory_
 
QLineEdit * historyLine_
 

Private Slots

void addHistoryLine ()
 
void delHistoryLine ()
 

Detailed Description

Definition at line 55 of file SgGuiVlbiHistory.h.

Constructor & Destructor Documentation

◆ SgGuiVlbiHistory()

◆ ~SgGuiVlbiHistory()

virtual SgGuiVlbiHistory::~SgGuiVlbiHistory ( )
inlinevirtual

Definition at line 60 of file SgGuiVlbiHistory.h.

References twHistory_.

Member Function Documentation

◆ addHistoryLine

◆ className()

virtual QString SgGuiVlbiHistory::className ( ) const
inlineprotectedvirtual

Definition at line 74 of file SgGuiVlbiHistory.h.

Referenced by delHistoryLine().

◆ delHistoryLine

◆ modified

void SgGuiVlbiHistory::modified ( bool  _t1)
signal

Definition at line 141 of file SgGuiVlbiHistory.moc.cpp.

Referenced by addHistoryLine(), and delHistoryLine().

Member Data Documentation

◆ history_

SgVlbiHistory* SgGuiVlbiHistory::history_
protected

Definition at line 71 of file SgGuiVlbiHistory.h.

Referenced by SgGuiVlbiHistory(), addHistoryLine(), and delHistoryLine().

◆ historyLine_

QLineEdit* SgGuiVlbiHistory::historyLine_
protected

Definition at line 73 of file SgGuiVlbiHistory.h.

Referenced by SgGuiVlbiHistory(), and addHistoryLine().

◆ twHistory_

QTreeWidget* SgGuiVlbiHistory::twHistory_
protected

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