objectAdded()

Emitted when an object was added to the watched directory.

Synopsis:

#include <qpps/dirwatcher.h>

void objectAdded( const QString &name );

Arguments:

name
The name of the object added to the directory.

Description:

Emitted when an object was added to the watched directory.