emailuis/nmailui/inc/nmattachmentlist.h
changeset 53 bf7eb7911fc5
parent 20 ecc8def7944a
equal deleted inserted replaced
30:759dc5235cdb 53:bf7eb7911fc5
    45     int indexByNmId(const NmId &id);
    45     int indexByNmId(const NmId &id);
    46     QString getFullFileNameByIndex(int arrayIndex);
    46     QString getFullFileNameByIndex(int arrayIndex);
    47 
    47 
    48 private:
    48 private:
    49     QString fullNameToDisplayName(const QString &fullName);
    49     QString fullNameToDisplayName(const QString &fullName);
    50     void updateLayout();
       
    51     
    50     
    52 private slots:
       
    53     void delayedLayoutChangeInfo();
       
    54 
       
    55 signals:
    51 signals:
    56     void attachmentListLayoutChanged();
    52     void attachmentListLayoutChanged();
    57     
    53     
    58 private:
    54 private:
    59     NmAttachmentListWidget &mListWidget; // Not owned
    55     NmAttachmentListWidget &mListWidget; // Not owned