![]() |
LeechCraft
0.6.70-15082-g543737046d
Modular cross-platform feature rich live environment.
|
#include <QDateTime>
#include <QUrl>
#include <QStringList>
#include <QtPlugin>
#include <util/sll/eitherfwd.h>
Go to the source code of this file.
Classes | |
class | QFuture< typename > |
struct | Media::EventInfo |
A structure describing an event like a gig or a festival. More... | |
class | Media::IEventsProvider |
Interface for plugins that can provide events. More... | |
Namespaces | |
Media | |
Typedefs | |
typedef QList< EventInfo > | Media::EventInfos_t |
A list of events. More... | |
Enumerations | |
enum | Media::EventAttendType { Media::None, Media::EventAttendType::Maybe, Media::EventAttendType::Surely } |
Enum describing if and how an event is attended by user. More... | |