contentstorage/caclient/inc/caitemmodel_p.h
changeset 96 5d243a69bdda
parent 92 782e3408c2ab
child 98 d2f833ab7940
equal deleted inserted replaced
95:c739008478cc 96:5d243a69bdda
    82     void removeItems(const QList<int> &itemsList);
    82     void removeItems(const QList<int> &itemsList);
    83     void updateLayout();
    83     void updateLayout();
    84     void connectSlots();
    84     void connectSlots();
    85     void disconnectSlots();
    85     void disconnectSlots();
    86     void reconnectSlots();
    86     void reconnectSlots();
       
    87     void emitEmpty(int previousCount);
    87 
    88 
    88 private slots:
    89 private slots:
    89 
    90 
    90     // Function declarations
    91     // Function declarations
    91     void updateModelItem(int id, ChangeType changeType);
    92     void updateModelItem(int id, ChangeType changeType);