![]() |
LeechCraft
%{LEECHCRAFT_VERSION}
Modular cross-platform feature rich live environment.
|
#include <QStringList>
Go to the source code of this file.
Classes | |
struct | Media::LyricsQuery |
Describes a lyrics search request. More... | |
class | Media::ILyricsFinder |
Interface for plugins supporting finding lyrics. More... | |
Namespaces | |
Media | |
Enumerations | |
enum | Media::QueryOption { Media::NoOption = 0x0, Media::Refresh = 0x1 } |
Described the various lyrics request options. More... | |
Functions | |
Media::Q_DECLARE_FLAGS (QueryOptions, QueryOption) | |
Typedef for QFlags<QueryOption> . More... | |
Q_DECLARE_INTERFACE (Media::ILyricsFinder,"org.LeechCraft.Media.ILyricsFinder/1.0") | |
Q_DECLARE_INTERFACE | ( | Media::ILyricsFinder | , |
"org.LeechCraft.Media.ILyricsFinder/1.0" | |||
) |