|
open_iA 2025.6
|
#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. | |
| 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.