Skip to content

Commit

Permalink
Added info for qml modules packages
Browse files Browse the repository at this point in the history
  • Loading branch information
domi4484 committed Jun 14, 2023
1 parent 05a453b commit 5c3f7d8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -73,3 +73,13 @@ There is no distinction for polymorphic relation as from the feature point of vi
### Feature side

![Configuration feature side](docs/images/WidgetFeatureSideScreencast.gif)

## Installation notes:

The following QML modueles are required. On windows they are provided by the QGIS installation but on linux they may have to be installed manually:

| QML Module | Ubuntu package name |
|-------------------|-----------------------------|
| Qt quick controls | qml-module-qtquick-controls |
| Qt quick dialogs | qml-module-qtquick-dialogs |
| Qt quick layouts | qml-module-qtquick-layouts |

0 comments on commit 5c3f7d8

Please sign in to comment.