path()

Return the path of the directory being watched.

Synopsis:

#include <qpps/dirwatcher.h>
 
QString path() const;

Description:

Return the path of the directory being watched.

Returns:

A QString containing the path of the directory being watched.