Home
last modified time | relevance | path

Searched refs:Q_DEFINE_CONTENT_PRIVATE_HELPER (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/places/
H A Dqplaceeditorial_p.h68 Q_DEFINE_CONTENT_PRIVATE_HELPER(QPlaceEditorial, QPlaceContent::EditorialType)
H A Dqplaceimage_p.h69 Q_DEFINE_CONTENT_PRIVATE_HELPER(QPlaceImage, QPlaceContent::ImageType)
H A Dqplacereview_p.h68 Q_DEFINE_CONTENT_PRIVATE_HELPER(QPlaceReview, QPlaceContent::ReviewType);
H A Dqplacecontent_p.h69 #define Q_DEFINE_CONTENT_PRIVATE_HELPER(Class, ContentType) \ macro