AbstractElementByteArray Class Reference

The AbstractElementByteArray class provides an abstract QByteArray attribute. More...

#include <abstractelementbytearray.h>

Inheritance diagram for AbstractElementByteArray:

AbstractElementAttribute DomAccessibleState List of all members.

Public Member Functions

 AbstractElementByteArray (AbstractElement *parent, const QByteArray &value)
const QByteArray & value () const
void setValue (const QByteArray &value)

Protected Member Functions

QString worker_toString () const
bool worker_setData (const QString &data)
QVariant worker_toVariant () const
bool worker_setData (const QVariant &data)

Detailed Description

The AbstractElementByteArray class provides an abstract QByteArray attribute.


Constructor & Destructor Documentation

AbstractElementByteArray::AbstractElementByteArray ( AbstractElement parent,
const QByteArray &  value 
)


Member Function Documentation

const QByteArray& AbstractElementByteArray::value (  )  const [inline]

void AbstractElementByteArray::setValue ( const QByteArray &  value  )  [inline]

QString AbstractElementByteArray::worker_toString (  )  const [protected, virtual]

Called and made thread-safe by toString().

Implements AbstractElementAttribute.

bool AbstractElementByteArray::worker_setData ( const QString &  data  )  [protected, virtual]

Called and made thread-safe by setData(const QString&).

Implements AbstractElementAttribute.

QVariant AbstractElementByteArray::worker_toVariant (  )  const [protected, virtual]

Called and made thread-safe by toVariant().

Implements AbstractElementAttribute.

bool AbstractElementByteArray::worker_setData ( const QVariant &  data  )  [protected, virtual]

Called and made thread-safe by setData(const QVariant&).

Implements AbstractElementAttribute.


The documentation for this class was generated from the following files:
Generated on Mon Jul 30 09:46:51 2007 for Digest by  doxygen 1.5.2