If you are using Cmake then you have to tell where to find files that implement classes using QML_ELEMENT macro
# Add include directories so target can find the QMLELEMENTS set(QML_INCLUDES ${CMAKE_CURRENT_SOURCE_DIR}/path/to/src ) # Add includepaths target_include_directories(target PRIVATE ${QML_INCLUDES} )QML and Qt Quick
Looking for The Bling Thing(tm)? Post here!
19.8k
Topics
76.6k
Posts
-
-
QML Map in a scrollview
Solved -
-
-
Detected recursive rearrange
Unsolved -
-
-
custom style for virtual keyboard
Unsolved -
-
-
-
-
-
-
-
-
-
Ripple effect on material style
Unsolved -
-