open_iA 2025.6
Loading...
Searching...
No Matches
iAObjectType.cpp File Reference
#include "iAObjectType.h"

Functions

QString MapObjectTypeToString (int objectType)
 Map a value from iAObjectType to a string representation for display to the user.
 
iAObjectVisType MapStr2VisType (QString const &name)
 
iAObjectType MapStringToObjectType (QString const &objectTypeName)
 Map a string value to the corresponding iAObjectType.
 
QString MapVisType2Str (iAObjectVisType visType)
 Map an object visualization type to string.
 

Function Documentation

◆ MapObjectTypeToString()

QString MapObjectTypeToString ( int objectType)

Map a value from iAObjectType to a string representation for display to the user.

◆ MapStr2VisType()

iAObjectVisType MapStr2VisType ( QString const & name)

◆ MapStringToObjectType()

iAObjectType MapStringToObjectType ( QString const & objectTypeName)

Map a string value to the corresponding iAObjectType.

◆ MapVisType2Str()

QString MapVisType2Str ( iAObjectVisType visType)

Map an object visualization type to string.