Workspace 6.21.5
Public Member Functions | Public Attributes | List of all members
ToolLogCategoryGuard Struct Reference

Temporarily disables the normal log warnings if they are inappropriate and distracting in the Workflowtool context.

#include <Tools/WorkflowComparison/workflowtoolutil.h>

Public Member Functions

 ToolLogCategoryGuard (ReportingLevel level=Verbose)
 
 ~ToolLogCategoryGuard ()
 

Public Attributes

QMap< QString, bool > originalState_
 

Constructor & Destructor Documentation

◆ ToolLogCategoryGuard()

◆ ~ToolLogCategoryGuard()

Member Data Documentation

◆ originalState_

QMap<QString, bool> originalState_