RFDComputer
RFDComputer
> [@gitpydev](https://github.com/gitpydev) , we don't ship with that QML module (yet), I've marked this as an enhancement request. Which item were you interested in? Uh huh, perhaps I need more...
> [@gitpydev](https://github.com/gitpydev) , that module was added in Qt 6.2 and doesn't appear to be built by default (https://github.com/qt/qtdeclarative/blob/63646efa485b8f5ef00c1e7dadbfa69bb157f05f/src/CMakeLists.txt#L72-L74), at least not on vcpkg. I see, plenty of helps for...
By the way, will QField plugins consider adding support for QtQuick.LocalStorage Module? It would be convenient utilizing this module for sqlite db accessing which is also suitable for gpkg files.
> There's also QfDialog to show dialogs, do you need access to system dialogs via `QtQuick.Dialogs`, if yes, which one specifically? Note that especially file system access is very limited...