QInstaller::ConcurrentOperationTracer Class
class QInstaller::ConcurrentOperationTracerThe ConcurrentOperationTracer prints trace output for starting of asynchronous operations. More...
Header: | #include <ConcurrentOperationTracer> |
Inherits: | QInstaller::AbstractOperationTracer |
Public Functions
ConcurrentOperationTracer(QInstaller::Operation *operation) |
Reimplemented Public Functions
virtual void | trace(const QString &state) override |
Member Function Documentation
[explicit]
ConcurrentOperationTracer::ConcurrentOperationTracer(QInstaller::Operation *operation)
Constructs tracer for operation.
[override virtual]
void ConcurrentOperationTracer::trace(const QString &state)
Reimplements: AbstractOperationTracer::trace(const QString &state).
Prints trace output for starting operation in state.
© 2021 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. The Qt Company, Qt and their respective logos are trademarks of The Qt Company Ltd in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.