defuze.me  Client
Public Slots | Public Member Functions | Static Public Member Functions | Static Public Attributes
Library::LibraryPlugin Class Reference

#include <library.hpp>

Inheritance diagram for Library::LibraryPlugin:
Inheritance graph
[legend]
Collaboration diagram for Library::LibraryPlugin:
Collaboration graph
[legend]

List of all members.

Public Slots

void updateStarted ()
void updateFinished ()
void updateProgress (int progressValue)
void updateProgressMax (int maximum)

Public Member Functions

void init ()
 Called once, after all CORES and PLUGINS are loaded.
void aboutToQuit ()
 Called just before to quit, when CORES and PLUGINS are still loaded.
LibraryModelgetModel () const
LibraryWidgetgetWidget () const
void addSource (const QUrl &url, bool recursive=true)
void updateSources ()
void addTrackToQueue (int id)

Static Public Member Functions

static void updateSource (quintptr &sourceAddr)

Static Public Attributes

static QStringList allowedExtension

Detailed Description

Todo:
Gestion du filename lors de l'ajout d'une source

Definition at line 31 of file library.hpp.


The documentation for this class was generated from the following files: