![]() |
open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "iAbase_export.h"Enumerations | |
| enum class | iAValueType { Invalid = -1 , Continuous , Discrete , Categorical , String , Text , Boolean , FilterName , FilterParameters , Folder , FileNameOpen , FileNamesOpen , FileNameSave , Color } |
Functions | |
| iAValueType | Str2ValueType (QString const &str) |
| iAbase_API QString | ValueType2Str (iAValueType type) |
|
strong |
| iAValueType Str2ValueType | ( | QString const & | str | ) |
| iAbase_API QString ValueType2Str | ( | iAValueType | type | ) |