mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-22 13:02:56 +01:00
The QPluginWidget used to be a QNitpickerViewWidget but the new loader interface does no longer hand out a view capability. So we need to decouple both classes. This patch moves the view-geometry calculation to a separate class to make it easier reusable, in particular for the QPluginWidget.