attributesChanged()

Emitted when attributes in the underlying PPS object were changed or removed.

Synopsis:

#include <qpps/object.h>
 
void attributesChanged( const QPps::Changeset &changes );

Arguments:

changes
A listing of the latest attribute assignments and removals.

Description:

Emitted when attributes in the underlying PPS object were changed or removed. This signal keeps together any set of changes written atomically.