MCPcopy Create free account
hub / github.com/commontk/CTK / fileLoggingEnabled

Method fileLoggingEnabled

Libs/Core/ctkErrorLogAbstractModel.cpp:532–536  ·  view source on GitHub ↗

--------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

530
531// --------------------------------------------------------------------------
532bool ctkErrorLogAbstractModel::fileLoggingEnabled()const
533{
534 Q_D(const ctkErrorLogAbstractModel);
535 return d->FileLogger.enabled();
536}
537
538// --------------------------------------------------------------------------
539void ctkErrorLogAbstractModel::setFileLoggingEnabled(bool value)

Callers 1

Calls 1

enabledMethod · 0.45

Tested by 1