hgcacheproxymodel/tsrc/unit/test_hgcacheproxydatamodel.h
changeset 6 1cdcc61142d2
parent 2 49c70dcc3f17
child 20 a60f8b6b1d32
equal deleted inserted replaced
5:4fa04caf0f43 6:1cdcc61142d2
    11 *
    11 *
    12 * Contributors:
    12 * Contributors:
    13 *
    13 *
    14 * Description:
    14 * Description:
    15 *
    15 *
    16 *  Version     : %version: 5 %
    16 *  Version     : %version: 6 %
    17 */
    17 */
    18 #ifndef TestCacheProxy_H
    18 #ifndef TestCacheProxy_H
    19 #define TestCacheProxy_H
    19 #define TestCacheProxy_H
    20 
    20 
    21 #include <QObject>
    21 #include <QObject>
    53     //HgDataProviderModel
    53     //HgDataProviderModel
    54     void testDP_QAbstractItemModel();
    54     void testDP_QAbstractItemModel();
    55     void testDP_RequestReleaseAndData();
    55     void testDP_RequestReleaseAndData();
    56     void testDP_CacheManagment();
    56     void testDP_CacheManagment();
    57     void testDP_QPixmapPool();
    57     void testDP_QPixmapPool();
       
    58     void testDP_IconMode();
    58     
    59     
    59     //HgCacheProxyModel
    60     //HgCacheProxyModel
    60     void testCP_QAbstractItemModel();
    61     void testCP_QAbstractItemModel();
    61     void testCP_SignalsForward();
    62     void testCP_SignalsForward();
    62     void testCP_ResizeCache();
    63     void testCP_ResizeCache();