General Purpose Geodetic Library
|
#include <SgGuiVlbiSourceList.h>
Public Member Functions | |
SgGuiVlbiSrcStrModelItem (QTreeWidget *parent, int type=Type) | |
virtual | ~SgGuiVlbiSrcStrModelItem () |
SgVlbiSourceInfo::StructModelMp * | getPoint () |
int | getModelIdx () |
void | setPoint (SgVlbiSourceInfo::StructModelMp *p) |
void | setModelIdx (int idx) |
Private Attributes | |
SgVlbiSourceInfo::StructModelMp * | point_ |
int | modelIdx_ |
Definition at line 155 of file SgGuiVlbiSourceList.h.
|
inline |
Definition at line 158 of file SgGuiVlbiSourceList.h.
|
inlinevirtual |
Definition at line 160 of file SgGuiVlbiSourceList.h.
References point_.
|
inline |
Definition at line 162 of file SgGuiVlbiSourceList.h.
References modelIdx_.
Referenced by SgGuiVlbiSrcInfoEditor::deleteSsmPoint().
|
inline |
Definition at line 161 of file SgGuiVlbiSourceList.h.
References point_.
Referenced by SgGuiVlbiSrcStrModelEditor::SgGuiVlbiSrcStrModelEditor(), and SgGuiVlbiSrcInfoEditor::deleteSsmPoint().
|
inline |
Definition at line 164 of file SgGuiVlbiSourceList.h.
References modelIdx_.
Referenced by SgGuiVlbiSrcInfoEditor::SgGuiVlbiSrcInfoEditor(), and SgGuiVlbiSrcInfoEditor::addNewSsmPoint().
|
inline |
Definition at line 163 of file SgGuiVlbiSourceList.h.
References point_.
Referenced by SgGuiVlbiSrcInfoEditor::SgGuiVlbiSrcInfoEditor(), and SgGuiVlbiSrcInfoEditor::addNewSsmPoint().
|
private |
Definition at line 168 of file SgGuiVlbiSourceList.h.
Referenced by SgGuiVlbiSrcStrModelItem(), getModelIdx(), and setModelIdx().
|
private |
Definition at line 167 of file SgGuiVlbiSourceList.h.
Referenced by SgGuiVlbiSrcStrModelItem(), ~SgGuiVlbiSrcStrModelItem(), getPoint(), and setPoint().