objectNames()

Return the names of all objects in the watched directory.

Synopsis:

#include <qpps/dirwatcher.h>
 
QStringList objectNames() const;

Description:

Return the names of all objects in the watched directory.

Returns:

A QStringList containing the names of all objects in the watched directory.