|
|
#include <armarx/navigation/gui-plugins/LocationGraphEditor/widgets/NewEntityIdDialog.h>
Inheritance diagram for NewEntityIdDialog: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 39 of file NewEntityIdDialog.h.
| NewEntityIdDialog | ( | const armem::MemoryID & | coreSegmentID, |
| QWidget * | parent = nullptr |
||
| ) |
|
overridevirtual |
Definition at line 103 of file NewEntityIdDialog.cpp.
| armem::MemoryID entityID | ( | ) | const |
| armem::MemoryID entityIDWithoutCoreSegmentID | ( | ) | const |
Definition at line 120 of file NewEntityIdDialog.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| QString entityName | ( | ) | const |
| QString providerSegmentName | ( | ) | const |