WSF
wizard::ContextMenuActions::MessageReporter Class Reference

#include <ContextMenuActions.hpp>

Inherits QObject.

Public Slots

void ShowWarningMessage (const QString &aMessage)

Public Member Functions

 MessageReporter (const QString &aMessageTitle, QWidget *aParentWidget, QObject *aParent=nullptr)

Detailed Description

The QAction subclasses above can use this object to report messages (e.g. errors) via a message box back up to the parent widget.

Constructor & Destructor Documentation

◆ MessageReporter()

wizard::ContextMenuActions::MessageReporter::MessageReporter ( const QString & aMessageTitle,
QWidget * aParentWidget,
QObject * aParent = nullptr )

Member Function Documentation

◆ ShowWarningMessage

void wizard::ContextMenuActions::MessageReporter::ShowWarningMessage ( const QString & aMessage)
slot

The documentation for this class was generated from the following files:
Copyrights Multiple, All Rights Reserved