NewEntityIdDialog Class Reference

#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
 

Detailed Description

Definition at line 40 of file NewEntityIdDialog.h.

Constructor & Destructor Documentation

◆ NewEntityIdDialog()

NewEntityIdDialog ( const armem::MemoryID & coreSegmentID,
const std::vector< std::string > & providers,
QWidget * parent = nullptr )

Definition at line 53 of file NewEntityIdDialog.cpp.

+ Here is the call graph for this function:

◆ ~NewEntityIdDialog()

~NewEntityIdDialog ( )
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:

Member Function Documentation

◆ entityID()

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:

◆ entityIDWithoutCoreSegmentID()

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:

◆ entityName()

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:

◆ providerSegmentName()

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:

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