fdb8cc5852
https://doc.qt.io/archives/qt-5.6/qtquick-performance.html In general, "property var" should be considered to be superior to "property variant" for every use-case from QtQuick 2.0 and newer (note that "property variant" is marked as obsolete), as it allows a true JavaScript reference to be stored (which can reduce the number of conversions required in certain expressions). |
||
---|---|---|
.. | ||
AboutPage.qml | ||
ChatInformationPage.qml | ||
ChatPage.qml | ||
CoverPage.qml | ||
ImagePage.qml | ||
InitializationPage.qml | ||
OverviewPage.qml | ||
PollCreationPage.qml | ||
PollResultsPage.qml | ||
SettingsPage.qml | ||
VideoPage.qml |