Scribus
Open source desktop publishing at your fingertips
FileWatcher Class Reference
Inheritance diagram for FileWatcher:
Collaboration diagram for FileWatcher:

Public Slots

void addFile (QString fileName, bool fast=false, ScribusDoc *doc=0)
 
void removeFile (QString fileName)
 
void addDir (QString fileName, bool fast=false)
 
void removeDir (QString fileName)
 
void start ()
 
void stop ()
 
void forceScan ()
 

Signals

void fileChanged (QString)
 
void fileDeleted (QString)
 
void dirChanged (QString)
 
void dirDeleted (QString)
 
void statePending (QString)
 

Public Member Functions

 FileWatcher (QObject *parent)
 
bool isActive ()
 
void isFileCheckRunning ()
 
void setTimeOut (const int newTimeOut, const bool restartTimer=false)
 
int timeOut () const
 
QList< QString > files ()
 

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