smf/smfservermodule/smfcommon/smfpost.h
changeset 25 a180113055cb
parent 18 013a02bf2bb0
equal deleted inserted replaced
24:1cee9f1b95e0 25:a180113055cb
    25 #include <qdatastream.h>
    25 #include <qdatastream.h>
    26 #include <QMetaType>
    26 #include <QMetaType>
    27 #include <QSharedData>
    27 #include <QSharedData>
    28 #include <QTextDocument>
    28 #include <QTextDocument>
    29 #include <smfclientglobal.h>
    29 #include <smfclientglobal.h>
    30 
    30 #include <smfcontact.h>
    31 #include "smfpost_p.h"
    31 /**
       
    32  * forward declaration
       
    33  */
       
    34 class SmfPostPrivate;
       
    35 
    32 const int MaxSmfPostSize=1000;
    36 const int MaxSmfPostSize=1000;
    33 /**
    37 /**
    34  *  Presence info of the user
    38  *  Presence info of the user
    35  */
    39  */
    36 enum SmfAppearenceInfo
    40 enum SmfAppearenceInfo