Defines the util::WatchDog and util::FileObject classes. More...
#include <config.h>
#include <string>
#include <set>
#include <map>
#include <QObject>
#include <QString>
#include <util/forall.h>
Go to the source code of this file.
Classes | |
class | util::FileObject |
This class is the base class for any object that might be watched by the WatchDog. More... | |
class | util::WatchDog |
Watch the modifications of file objects for you. More... | |
Namespaces | |
namespace | util |
Various utility classes for generic programming. |
Defines the util::WatchDog and util::FileObject classes.
Definition in file watchdog.h.