TTKMusicPlayer  3.7.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
Public Member Functions | Public Attributes | List of all members
TTKDispatchManager::TTKDispatchItem Struct Reference

Public Member Functions

 TTKDispatchItem ()
 
bool isEmpty () const
 
bool isValid () const
 

Public Attributes

int m_times
 
TTKDispatchManager::Module m_type
 
TTKVariantList m_args
 

Detailed Description

Definition at line 74 of file ttkdispatchmanager.h.

Constructor & Destructor Documentation

TTKDispatchManager::TTKDispatchItem::TTKDispatchItem ( )
inline

Definition at line 80 of file ttkdispatchmanager.h.

Member Function Documentation

bool TTKDispatchManager::TTKDispatchItem::isEmpty ( ) const
inline

Definition at line 87 of file ttkdispatchmanager.h.

bool TTKDispatchManager::TTKDispatchItem::isValid ( ) const
inline

Definition at line 92 of file ttkdispatchmanager.h.

Referenced by TTKDispatchManager::activeFunctions().

Member Data Documentation

TTKVariantList TTKDispatchManager::TTKDispatchItem::m_args
int TTKDispatchManager::TTKDispatchItem::m_times

Definition at line 76 of file ttkdispatchmanager.h.

Referenced by TTKDispatchManager::activeFunctions().

TTKDispatchManager::Module TTKDispatchManager::TTKDispatchItem::m_type

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