isValid()

Check if the DirWatcher is valid.

Synopsis:

#include <qpps/dirwatcher.h>
 
bool isValid() const;

Description:

Check if the DirWatcher is valid.

Returns:

Returns true if the DirWatcher was opened successfully and no error occurred in the meantime, false otherwise.