Searched refs:Q_DEFINE_CONTENT_PRIVATE_HELPER (Results 1 – 4 of 4) sorted by relevance
68 Q_DEFINE_CONTENT_PRIVATE_HELPER(QPlaceEditorial, QPlaceContent::EditorialType)
69 Q_DEFINE_CONTENT_PRIVATE_HELPER(QPlaceImage, QPlaceContent::ImageType)
68 Q_DEFINE_CONTENT_PRIVATE_HELPER(QPlaceReview, QPlaceContent::ReviewType);
69 #define Q_DEFINE_CONTENT_PRIVATE_HELPER(Class, ContentType) \ macro