LeechCraft 0.6.70-14794-g33744ae6ce
Modular cross-platform feature rich live environment.
Loading...
Searching...
No Matches
ieventsprovider.h File Reference
#include <QDateTime>
#include <QUrl>
#include <QStringList>
#include <QtPlugin>
#include <util/sll/eitherfwd.h>
+ Include dependency graph for ieventsprovider.h:

Go to the source code of this file.

Classes

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

namespace  Media
 

Typedefs

typedef QList< EventInfo > Media::EventInfos_t
 A list of events.
 

Enumerations

enum class  Media::EventAttendType {
  Media::None ,
  Media::Maybe ,
  Media::Surely
}
 Enum describing if and how an event is attended by user. More...