C++ Extensions: Reference examples

C++ Extensions: Reference examples

These examples show how QML can be extended from C++ in various ways.

The code for these examples is used throughout the Extending QML in C++ reference documentation, which highlights the main principles demonstrated in each example.

Furthermore, here are additional pages that discuss each example in detail:

Note: These examples all print information to the console to demonstrate the concepts presented. Ensure that you are able to view the application output when running these examples. For example, the dbgView tool on Windows can be used to display application output.

posted on 2011-11-03 17:57  katago  阅读(205)  评论(0编辑  收藏  举报