Hi,
In my plugin I want to group objects together. To this end, following the Datacontrol plugin's file Popup.cc I implemented the grouping and it works well. However, the code emits the signal emptyObjectAdded from LoadSaveInterface which is deprecated according to the documentation. It is not really an issue, but what is then the correct way of creating groups of objects?
Thanks,
Vladimir