#include <xsb_mime_source.h>
Inheritance diagram for XsbMimeSource::
Public Methods | |
XsbMimeSource (Level const &level) | |
virtual const char * | format (int number) const |
virtual QByteArray | encodedData (const char *format) const |
Private Attributes | |
Level | m_level |
|
Constructs the object.
|
|
Returns the encoded data.
|
|
Returns the formates supported.
|
|
The level.
|