kwave  18.07.70
Kwave::Runnable Class Referenceabstract

#include <Runnable.h>

Inheritance diagram for Kwave::Runnable:
Inheritance graph
Collaboration diagram for Kwave::Runnable:
Collaboration graph

Public Member Functions

virtual ~Runnable ()
 
virtual void run_wrapper (const QVariant &params)=0
 

Detailed Description

Definition at line 25 of file Runnable.h.

Constructor & Destructor Documentation

◆ ~Runnable()

virtual Kwave::Runnable::~Runnable ( )
inlinevirtual

Destructor

Definition at line 30 of file Runnable.h.

References run_wrapper().

30 {}
Here is the call graph for this function:

Member Function Documentation

◆ run_wrapper()

virtual void Kwave::Runnable::run_wrapper ( const QVariant &  params)
pure virtual

"run function"

Implemented in Kwave::Plugin, Kwave::PlaybackController, Kwave::RecordPulseAudio, and Kwave::PlayBackPulseAudio.

Referenced by Kwave::WorkerThread::run(), and ~Runnable().

Here is the caller graph for this function:

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