LeechCraft  %{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
LeechCraft::Util::SlotClosure< FireDestrPolicy > Class Template Reference

#include "slotclosure.h"

+ Inheritance diagram for LeechCraft::Util::SlotClosure< FireDestrPolicy >:
+ Collaboration diagram for LeechCraft::Util::SlotClosure< FireDestrPolicy >:

Public Member Functions

void run () override
 
- Public Member Functions inherited from LeechCraft::Util::SlotClosureBase
 SlotClosureBase (const std::function< void()> &func, QObject *parent)
 
 SlotClosureBase (const std::function< void()> &func, QObject *sender, const char *signal, QObject *parent)
 
 SlotClosureBase (const std::function< void()> &func, QObject *sender, const std::initializer_list< const char * > &signalsList, QObject *parent)
 
virtual ~SlotClosureBase ()=default
 

Additional Inherited Members

- Public Slots inherited from LeechCraft::Util::SlotClosureBase

Detailed Description

template<template< typename T > class FireDestrPolicy>
class LeechCraft::Util::SlotClosure< FireDestrPolicy >

Definition at line 62 of file slotclosure.h.

Member Function Documentation

template<template< typename T > class FireDestrPolicy>
void LeechCraft::Util::SlotClosure< FireDestrPolicy >::run ( )
inlineoverridevirtual

Implements LeechCraft::Util::SlotClosureBase.

Definition at line 68 of file slotclosure.h.

References LeechCraft::Util::SlotClosureBase::run().

+ Here is the call graph for this function:


The documentation for this class was generated from the following file: