TTKMusicPlayer
4.2.0.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.
Namespaces | |
Qt | |
The namespace of the string literals. | |
Qt::Literals | |
Qt::Literals::StringLiterals | |
Functions | |
QString | Qt::Literals::StringLiterals::operator""_s (const char *str, size_t size) noexcept |
QString | Qt::Literals::StringLiterals::operator""_s (const wchar_t *str, size_t size) noexcept |
QString | Qt::Literals::StringLiterals::operator""_s (const char16_t *str, size_t size) noexcept |
QString | Qt::Literals::StringLiterals::operator""_s (const char32_t *str, size_t size) noexcept |
QByteArray | Qt::Literals::StringLiterals::operator""_ba (const char *str, size_t size) noexcept |
QByteArray | Qt::Literals::StringLiterals::operator""_ba (const wchar_t *str, size_t size) noexcept |
QByteArray | Qt::Literals::StringLiterals::operator""_ba (const char16_t *str, size_t size) noexcept |
QByteArray | Qt::Literals::StringLiterals::operator""_ba (const char32_t *str, size_t size) noexcept |