WARNING: USE THIS SOFTWARE AT YOUR OWN RISK! THIS IS EXPERIMENTAL SOFTWARE NOT INTENDED FOR PRODUCTION USE! Zuble is currently an early stage prototype. As such Zuble is minimally tested and inherently unstable. It is provided for experimental, development, and demonstration purposes only. Zuble QML Types   |  Zuble C++ Classes   |  Zuble Overview
Zuble  0.1
Zuble Framework C++/QML extension API
Zbl::ZblLogParams Member List

This is the complete list of members for Zbl::ZblLogParams, including all inherited members.

equals(const ZblLogParams &params)Zbl::ZblLogParams
m_enableDetailsZbl::ZblLogParams
m_enableFileOutputZbl::ZblLogParams
m_enableLoggingZbl::ZblLogParams
m_enableModelOutputZbl::ZblLogParams
m_enableStdOutputZbl::ZblLogParams
m_fileFormatZbl::ZblLogParams
m_logOutputDirZbl::ZblLogParams
operator!=(const ZblLogParams &params)Zbl::ZblLogParamsinline
operator=(const ZblLogParams &params)Zbl::ZblLogParams
operator==(const ZblLogParams &params)Zbl::ZblLogParamsinline
ZblLogParams()Zbl::ZblLogParams
ZblLogParams(LogFileFormat fileFormat, bool enableZubleLogging, bool enableFileOutput, bool enableStdOutput, const QString &logOutputDir, bool enableModelOutput, bool enableDetails)Zbl::ZblLogParamsinline
ZblLogParams(const ZblLogParams &params)Zbl::ZblLogParams