摘要:
http://doc.qt.nokia.com/4.7-snapshot/qml-repeater.html#details The Repeater element creates all of its delegate items when the repeater is first created.This can be inefficient if there are a large n... 阅读全文
摘要:
Private implementation slots Disclaimer: this article descrbes techiques that are not part of the public Qt API, using them may result in non-portable or version specific code. The example below was t... 阅读全文