Home
last modified time | relevance | path

Searched refs:_logSuffix (Results 1 – 12 of 12) sorted by relevance

/dports/graphics/gmic-qt/gmic-qt-v.2.9.8/src/
H A DFilterSyncRunner.cpp129 _logSuffix = text; in setLogSuffix()
149 Logger::log(fullCommandLine, _logSuffix, true); in run()
H A DFilterThread.cpp185 _logSuffix = text; in setLogSuffix()
206 Logger::log(fullCommandLine, _logSuffix, true); in run()
H A DFilterSyncRunner.h80 QString _logSuffix; variable
H A DFilterThread.h89 QString _logSuffix; variable
/dports/graphics/gmic/gmic-3.0.0/gmic-qt/src/
H A DFilterSyncRunner.cpp129 _logSuffix = text; in setLogSuffix()
149 Logger::log(fullCommandLine, _logSuffix, true); in run()
H A DFilterThread.cpp185 _logSuffix = text; in setLogSuffix()
206 Logger::log(fullCommandLine, _logSuffix, true); in run()
H A DFilterSyncRunner.h80 QString _logSuffix; variable
H A DFilterThread.h89 QString _logSuffix; variable
/dports/multimedia/zart/gmic-2.8.1/gmic-qt/src/
H A DFilterSyncRunner.cpp133 _logSuffix = text; in setLogSuffix()
153 …Logger::log(QString("\n[%1]%2 %3\n").arg(GmicQt::pluginCodeName()).arg(_logSuffix).arg(fullCommand… in run()
H A DFilterThread.cpp194 _logSuffix = text; in setLogSuffix()
215 …Logger::log(QString("\n[%1]%2 %3\n").arg(GmicQt::pluginCodeName()).arg(_logSuffix).arg(fullCommand… in run()
H A DFilterSyncRunner.h79 QString _logSuffix; variable
H A DFilterThread.h89 QString _logSuffix; variable