MythTV  master
Public Member Functions | Private Attributes | List of all members
SendStringListThread Class Reference

send a message to the master BE without blocking the UI thread More...

#include <musicdata.h>

Inheritance diagram for SendStringListThread:
Inheritance graph
[legend]
Collaboration diagram for SendStringListThread:
Collaboration graph
[legend]

Public Member Functions

 SendStringListThread (QStringList strList)
 
void run () override
 

Private Attributes

QStringList m_strList
 

Detailed Description

send a message to the master BE without blocking the UI thread

Definition at line 22 of file musicdata.h.

Constructor & Destructor Documentation

◆ SendStringListThread()

SendStringListThread::SendStringListThread ( QStringList  strList)
inlineexplicit

Definition at line 25 of file musicdata.h.

Member Function Documentation

◆ run()

void SendStringListThread::run ( )
inlineoverride

Definition at line 28 of file musicdata.h.

Member Data Documentation

◆ m_strList

QStringList SendStringListThread::m_strList
private

Definition at line 34 of file musicdata.h.

Referenced by run().


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