TTKMusicPlayer
4.2.0.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
The class of the ttk dumper. More...
#include <ttkdumper.h>
Public Member Functions | |
TTKDumper () noexcept | |
TTKDumper (const TTKDumperFunctor &functor) noexcept | |
~TTKDumper () noexcept | |
void | execute () |
The class of the ttk dumper.
Definition at line 39 of file ttkdumper.h.
|
noexcept |
Object constructor.
Definition at line 205 of file ttkdumper.cpp.
References TTKDumperPrivate::m_name, TTKDumperPrivate::m_version, and TTK_VERSION_STR.
|
noexcept |
Definition at line 211 of file ttkdumper.cpp.
References TTKDumperPrivate::m_functor, TTKDumperPrivate::m_name, TTKDumperPrivate::m_version, and TTK_VERSION_STR.
|
noexcept |
Definition at line 218 of file ttkdumper.cpp.
References TTKDumperPrivate::m_functor.
void TTKDumper::execute | ( | ) |
Execute module.
Definition at line 226 of file ttkdumper.cpp.
References TTK_D.
Referenced by main().