TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
#include "ttkmoduleexport.h"
Go to the source code of this file.
Classes | |
class | TTKSpinLock |
The class of the spin lock. More... | |
class | TTKSpinLockGuard |
The class of the spin lock guard. More... | |
Namespaces | |
std | |
Typedefs | |
using | std::spin_lock = TTKSpinLock |
using | std::spin_lock_guard = TTKSpinLockGuard |
using | std::spinlock = spin_lock |
using | std::spinlock_guard = spin_lock_guard |