2019-03-20 12:41:37 +00:00
|
|
|
# Generated from graphicsview.pro.
|
|
|
|
|
2021-05-24 06:35:39 +00:00
|
|
|
qt_internal_add_example(chip)
|
|
|
|
qt_internal_add_example(elasticnodes)
|
|
|
|
qt_internal_add_example(embeddeddialogs)
|
|
|
|
qt_internal_add_example(collidingmice)
|
|
|
|
qt_internal_add_example(basicgraphicslayouts)
|
|
|
|
qt_internal_add_example(diagramscene)
|
|
|
|
qt_internal_add_example(flowlayout)
|
|
|
|
qt_internal_add_example(anchorlayout)
|
|
|
|
qt_internal_add_example(simpleanchorlayout)
|
|
|
|
qt_internal_add_example(weatheranchorlayout)
|
2020-04-28 08:44:54 +00:00
|
|
|
if(QT_FEATURE_cursor AND QT_FEATURE_draganddrop)
|
2021-05-24 06:35:39 +00:00
|
|
|
qt_internal_add_example(dragdroprobot)
|
2020-04-28 08:44:54 +00:00
|
|
|
endif()
|