|
#include <armarx/navigation/gui-plugins/LocationGraphEditor/widgets/NewEntityIdDialog.h>
Public Member Functions | |
armem::MemoryID | entityID () const |
armem::MemoryID | entityIDWithoutCoreSegmentID () const |
QString | entityName () const |
NewEntityIdDialog (const armem::MemoryID &coreSegmentID, QWidget *parent=nullptr) | |
QString | providerSegmentName () const |
virtual | ~NewEntityIdDialog () override |
Definition at line 36 of file NewEntityIdDialog.h.
NewEntityIdDialog | ( | const armem::MemoryID & | coreSegmentID, |
QWidget * | parent = nullptr |
||
) |
|
overridevirtual |
Definition at line 96 of file NewEntityIdDialog.cpp.
armem::MemoryID entityID | ( | ) | const |
armem::MemoryID entityIDWithoutCoreSegmentID | ( | ) | const |
Definition at line 116 of file NewEntityIdDialog.cpp.
QString entityName | ( | ) | const |
QString providerSegmentName | ( | ) | const |