#include <MimeMachine.h>
Inheritance diagram for MimeMachine::
Public Methods | |
MimeMachine (const QString &) | |
Constructor. | |
const char * | format (int i=0) const |
Returns the format string (MIME-Type). More... |
|
Returns the format string (MIME-Type). This is "text/qfsm-objects". Only one format is available so if i!=0, this method will return NULL. |