value()

Get the attribute's raw value.

Synopsis:

#include <qpps/variant.h>
 
QByteArray value() const;

Description:

Get the attribute's raw value.

Returns:

The raw value, as a QByteArray.