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, QWidget *parent=nullptr)
 
QString providerSegmentName () const
 
virtual ~NewEntityIdDialog () override
 

Detailed Description

Definition at line 36 of file NewEntityIdDialog.h.

Constructor & Destructor Documentation

◆ NewEntityIdDialog()

NewEntityIdDialog ( const armem::MemoryID coreSegmentID,
QWidget *  parent = nullptr 
)

Definition at line 39 of file NewEntityIdDialog.cpp.

+ Here is the call graph for this function:

◆ ~NewEntityIdDialog()

~NewEntityIdDialog ( )
overridevirtual

Definition at line 96 of file NewEntityIdDialog.cpp.

Member Function Documentation

◆ entityID()

armem::MemoryID entityID ( ) const

Definition at line 125 of file NewEntityIdDialog.cpp.

+ Here is the call graph for this function:

◆ entityIDWithoutCoreSegmentID()

armem::MemoryID entityIDWithoutCoreSegmentID ( ) const

Definition at line 116 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 109 of file NewEntityIdDialog.cpp.

+ Here is the caller graph for this function:

◆ providerSegmentName()

QString providerSegmentName ( ) const

Definition at line 102 of file NewEntityIdDialog.cpp.

+ Here is the caller graph for this function:

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