LeechCraft 0.6.70-18450-gabe19ee3b0
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
LC::Util::ActionResultReporter Class Reference

#include "actionresultreporter.h"

Classes

struct  DefaultBackgroundPolicy
struct  FocusBackgroundPolicy
struct  TimeoutBackgroundPolicy
struct  Config

Public Types

using BackgroundPolicy

Public Member Functions

 ActionResultReporter (IEntityManager &iem, Config config, QWidget *parent=nullptr)
void operator() (const QString &)

Detailed Description

Definition at line 23 of file actionresultreporter.h.

Member Typedef Documentation

◆ BackgroundPolicy

Constructor & Destructor Documentation

◆ ActionResultReporter()

LC::Util::ActionResultReporter::ActionResultReporter ( IEntityManager & iem,
Config config,
QWidget * parent = nullptr )
explicit

Definition at line 30 of file actionresultreporter.cpp.

References LC::Util::ActionResultReporter::Config::BackgroundPolicy_, and LC::Util::Visit().

Here is the call graph for this function:

Member Function Documentation

◆ operator()()

void LC::Util::ActionResultReporter::operator() ( const QString & error)

Definition at line 45 of file actionresultreporter.cpp.

References LC::Critical, LC::Info, LC::Util::MakeNotification(), and LC::Warning.

Here is the call graph for this function:

The documentation for this class was generated from the following files:
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.18450.gabe19ee3b0-build/leechcraft-0.6.70-18450-gabe19ee3b0/src/util/gui/actionresultreporter.h
  • /home/abuild/rpmbuild/BUILD/leechcraft-doc-0.6.70+git.18450.gabe19ee3b0-build/leechcraft-0.6.70-18450-gabe19ee3b0/src/util/gui/actionresultreporter.cpp