phonebookui/pbkcommonui/inc/cntimageeditorview.h
changeset 46 efe85016a067
parent 31 2a11b5b00470
child 50 77bc263e1626
child 59 a642906a277a
equal deleted inserted replaced
40:b46a585f6909 46:efe85016a067
    72     void removeImage();
    72     void removeImage();
    73     void handleImageChange(const QVariant &value);
    73     void handleImageChange(const QVariant &value);
    74     void thumbnailReady( const QPixmap& pixmap, void *data, int id, int error );
    74     void thumbnailReady( const QPixmap& pixmap, void *data, int id, int error );
    75     void setOrientation(Qt::Orientation orientation);
    75     void setOrientation(Qt::Orientation orientation);
    76     void listViewActivated(const QModelIndex &index);
    76     void listViewActivated(const QModelIndex &index);
       
    77     void handleError(int errorCode, const QString& errorMessage);
       
    78 
    77 
    79 
    78 #ifdef PBK_UNIT_TEST
    80 #ifdef PBK_UNIT_TEST
    79 public:
    81 public:
    80 #else
    82 #else
    81 private:
    83 private: