attributeRemoved()

Emitted when an attribute was removed from the underlying PPS object.

Synopsis:

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

Arguments:

name
The name of the attribute that was removed.

Description:

Emitted when an attribute was removed from the underlying PPS object.