Rabbit Remote Control 0.0.30
Loading...
Searching...
No Matches
Public Member Functions | Protected Member Functions | Private Attributes | List of all members
CServiceThread Class Reference
Inheritance diagram for CServiceThread:

Public Member Functions

 CServiceThread (CPluginService *pPlugin, QObject *parent=nullptr)
 

Protected Member Functions

virtual void run () override
 

Private Attributes

CPluginServicem_pPlugin
 

Detailed Description

Definition at line 9 of file ServiceThread.h.

Constructor & Destructor Documentation

◆ CServiceThread()

CServiceThread::CServiceThread ( CPluginService pPlugin,
QObject *  parent = nullptr 
)
explicit

Definition at line 8 of file ServiceThread.cpp.

◆ ~CServiceThread()

CServiceThread::~CServiceThread ( )
virtual

Definition at line 14 of file ServiceThread.cpp.

Member Function Documentation

◆ run()

void CServiceThread::run ( )
overrideprotectedvirtual

Definition at line 19 of file ServiceThread.cpp.

Member Data Documentation

◆ m_pPlugin

CPluginService* CServiceThread::m_pPlugin
private

Definition at line 20 of file ServiceThread.h.


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