objectRemoved()

Emitted when an object was removed from the watched directory.

Synopsis:

#include <qpps/dirwatcher.h>
 
void objectRemoved( const QString &name );

Arguments:

name
The name of the object removed from the directory.

Description:

Emitted when an object was removed from the watched directory.