ui/views/listview/inc/glxlistview.h
changeset 26 c499df2dbb33
parent 24 99ad1390cd33
child 45 863223ea6961
equal deleted inserted replaced
24:99ad1390cd33 26:c499df2dbb33
    62 	HbListView         *mListView;
    62 	HbListView         *mListView;
    63 	HbView             *mView;
    63 	HbView             *mView;
    64 	HbMainWindow       *mWindow;  //no ownership
    64 	HbMainWindow       *mWindow;  //no ownership
    65 	QAbstractItemModel *mModel ;
    65 	QAbstractItemModel *mModel ;
    66 	HbDocumentLoader   *mDocLoader; //Docml loader to load the widgets from docml
    66 	HbDocumentLoader   *mDocLoader; //Docml loader to load the widgets from docml
       
    67 	bool               mIsLongPress;
    67 };
    68 };
    68 
    69 
    69 #endif /* GLXLISTVIEW_H */
    70 #endif /* GLXLISTVIEW_H */