ItsDrike
4692ce356b
QML doesn't have a proper type-safe generic list type, returning QList instances does technically work, however, qmlls (LSP) complains about using this as it isn't a proper QML type. Instead, return QVarianList objects, that are meant for QML. |
||
---|---|---|
img/playing_cards | ||
qml | ||
src | ||
.clang-format | ||
.gitignore | ||
build.sh | ||
CMakeLists.txt | ||
generate_qrc.sh | ||
LICENSE-THIRD-PARTY.txt | ||
LICENSE.txt |