emailuis/nmailui/inc/nmviewerserviceinterface.h
changeset 74 6c59112cfd31
parent 66 084b5b1f02a7
equal deleted inserted replaced
69:4e54af54a4a1 74:6c59112cfd31
    42     ~NmViewerServiceInterface();
    42     ~NmViewerServiceInterface();
    43 
    43 
    44 
    44 
    45 public slots:
    45 public slots:
    46 
    46 
    47     /*!
       
    48         Depricated!
       
    49     */
       
    50     void viewMessage(QVariant mailboxId, QVariant folderId, QVariant messageId);
       
    51 
       
    52     void viewMessage(QVariant idList, QVariant flags);
    47     void viewMessage(QVariant idList, QVariant flags);
    53 
    48 
    54 
    49 
    55 private:
    50 private:
    56 
    51