[ bianca ]
[ ソース: qt-qml-models ]
パッケージ: libqtqmlmodels0 (0~0.0-1 など)
Additional list-type data models for QML apps
This package adds 2 C++ data models to the qml back end, for use by QML applications.
QQmlObjectListModel : a much nicer way to expose C++ list to QML than the quick & dirty QList<QObject*> property. Supports all the strong model features of QAbstractListModel while having the simple and well know API of QList.
QQmlVariantListModel : a dead-simple way to create a dynamic C++ list of any type and expose it to QML, much better than using a QVariantList property.
This package is the library itself.
その他の libqtqmlmodels0 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.17) [arm64]
- GNU C Library: Shared libraries
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
- dep: libc6 (>= 2.4) [amd64]
-
- dep: libgcc-s1 (>= 3.0)
- GCC support library
-
- dep: libqt5core5t64 (>= 5.15.1) [amd64]
- Qt 5 core module
- dep: libqt5core5t64 (>= 5.5.0) [arm64]
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3