6 #ifndef SWIFT_GUI_COMPONENTS_MODELMATCHERLOGENABLE_H
7 #define SWIFT_GUI_COMPONENTS_MODELMATCHERLOGENABLE_H
10 #include <QScopedPointer>
16 class CModelMatcherLogEnable;
39 QScopedPointer<Ui::CModelMatcherLogEnable> ui;
42 void enabledCheckboxChanged(
bool enabled);
48 bool hasContexts()
const;
Enable/disable matching logs.
virtual ~CModelMatcherLogEnable()
Destructor.
bool isMatchingLogEnabled() const
Matching log.enabled.
CModelMatcherLogEnable(QWidget *parent=nullptr)
Constructor.
bool isReverseLookupLogEnabled() const
Reverse lookup enabled?
Value object encapsulating information about a connection status.
High level reusable GUI components.