open_iA 2021.08
A tool for the visual analysis and processing of volumetric datasets, with a focus on industrial computed tomography.
Functions
iALog.cpp File Reference
#include "iALog.h"
#include "iALogLevelMappings.h"
#include <QStringList>

Functions

QStringList AvailableLogLevels ()
 
QString logLevelToString (iALogLevel lvl)
 
iALogLevel stringToLogLevel (QString const &str, bool &ok)
 

Function Documentation

◆ AvailableLogLevels()

QStringList AvailableLogLevels ( )

◆ logLevelToString()

QString logLevelToString ( iALogLevel  lvl)

◆ stringToLogLevel()

iALogLevel stringToLogLevel ( QString const &  str,
bool &  ok 
)