![]() |
open_iA
2020.01
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
|
#include "open_iA_Core_export.h"#include <QHash>Typedefs | |
| typedef QHash< QString, QVariant > | iASettings |
Functions | |
| open_iA_Core_API iASettings | mapFromQSettings (QSettings const &settings) |
| Retrieve a map of all values in (the current group of) a given QSettings object. More... | |
| typedef QHash<QString, QVariant> iASettings |
| open_iA_Core_API iASettings mapFromQSettings | ( | QSettings const & | settings | ) |
Retrieve a map of all values in (the current group of) a given QSettings object.
| settings | the QSettings object to load all settings from |
1.8.16