|
|
#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, const std::vector< std::string > &providers, QWidget *parent=nullptr) | |
| QString | providerSegmentName () const |
| virtual | ~NewEntityIdDialog () override |
Definition at line 40 of file NewEntityIdDialog.h.
| NewEntityIdDialog | ( | const armem::MemoryID & | coreSegmentID, |
| const std::vector< std::string > & | providers, | ||
| QWidget * | parent = nullptr ) |
|
overridevirtual |
Definition at line 165 of file NewEntityIdDialog.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| armem::MemoryID entityID | ( | ) | const |
Definition at line 201 of file NewEntityIdDialog.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| armem::MemoryID entityIDWithoutCoreSegmentID | ( | ) | const |
Definition at line 192 of file NewEntityIdDialog.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| QString entityName | ( | ) | const |
Definition at line 186 of file NewEntityIdDialog.cpp.
Here is the call graph for this function:
Here is the caller graph for this function:| QString providerSegmentName | ( | ) | const |
Definition at line 170 of file NewEntityIdDialog.cpp.
Here is the call graph for this function:
Here is the caller graph for this function: