TTKMusicPlayer
4.1.3.0
TTKMusicPlayer imitates Kugou UI, the music player uses of qmmp core library based on Qt for windows and linux
|
This is the complete list of members for TTKCommandLineOption, including all inherited members.
description() const noexcept | TTKCommandLineOption | inline |
first() const noexcept | TTKCommandLineOption | inline |
m_description | TTKCommandLineOption | private |
m_first | TTKCommandLineOption | private |
m_second | TTKCommandLineOption | private |
operator!=(const TTKCommandLineOption &other) const noexcept | TTKCommandLineOption | inline |
operator==(const TTKCommandLineOption &other) const noexcept | TTKCommandLineOption | inline |
second() const noexcept | TTKCommandLineOption | inline |
TTKCommandLineOption(const QString &first) noexcept | TTKCommandLineOption | inline |
TTKCommandLineOption(const QString &first, const QString &description) noexcept | TTKCommandLineOption | inline |
TTKCommandLineOption(const QString &first, const QString &second, const QString &description) noexcept | TTKCommandLineOption | inline |