defuze.me  Client
Signals | Public Member Functions | Static Public Member Functions
Library::Source Class Reference

List of all members.

Signals

void progressValueChange (int progressValue)
void addToMaximumProgress (int maxValue)

Public Member Functions

 Source (Type type, const QString &path, bool resursive=false, const QString &host=QString(), unsigned short port=0, const QString &username=QString(), const QString &password=QString(), const QString &filename=QString())
 Source (int id)
Status update ()
bool newRecord () const
void save ()
void merge (Source *oldSource)
QUrl toUrl () const
bool isRecursive () const
int getId () const
const QString & getPath () const
void remove ()

Static Public Member Functions

static SourcegetSource (int id)
 Fetch & cache sources.
static Type typeFromScheme (const QString &scheme)

Detailed Description

Definition at line 20 of file source.hpp.


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