emailuis/nmailui/inc/nmattachmentlist.h
changeset 44 c2d07d913565
parent 20 ecc8def7944a
equal deleted inserted replaced
43:99bcbff212ad 44:c2d07d913565
    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