Pakket: libqtqmlmodels0 (0~0.0-1 en anderen) [debports]
Verwijzigingen voor libqtqmlmodels0
Debian bronnen:
Het bronpakket downloaden:
Niet gevondenBeheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan libqtqmlmodels0 gerelateerde pakketten
|
|
|
|
-
- dep: libc6 (>= 2.4)
- GNU C Bibliotheek: Gedeelde bibliotheken
Ook een virtueel pakket geboden door: libc6-udeb
-
- dep: libgcc-s1 (>= 3.0)
- GCC support bibliotheek
-
- dep: libqt5core5t64 (>= 5.5.0)
- Qt 5 core module
-
- dep: libstdc++6 (>= 4.1.1)
- GNU Standard C++ Library v3