clientGetAttributeNames()

Get the names of all attributes in the simulated PPS object.

Synopsis:

#include <qpps/simulator.h>

QStringList clientGetAttributeNames( QObject *client ) const;

Arguments:

client
The client representing the PPS object being read.

Description:

Get the names of all attributes in the simulated PPS object.

Returns:

A list of the names of all attributes in the PPS object.