Add example which demonstrates app cleanup
Don't call exec(), instead allocate objects on the heap and then delete at quit() time.
Showing
examples/application_exit/CMakeLists.txt
0 → 100644
examples/application_exit/Main.qml
0 → 100644
examples/application_exit/main.cpp
0 → 100644
Please register or sign in to comment