
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

On 19.12.2012 04:06, Vladimir, Chalupecky wrote:
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
_______________________________________________ Openflipper mailing list Openflipper@lists.rwth-aachen.de http://mailman.rwth-aachen.de/mailman/listinfo/openflipper
Hi, the text is a bit unclear. The signal is deprecated only in this interface. As the new objects are created in the type plugins, the signal moved to the type interface. Sorry for being a bit unclear in the formulation. I updated the documentation. Best, Jan Möbius -- Dipl.Inform. Jan Möbius Department of Computer Science VIII Aachen University of Technology (RWTH) Ahornstrasse 55, 52074 Aachen, Germany Phone ++49 (0)241 80-21817 Fax ++49 (0)241 80-22899 mailto:moebius@cs.rwth-aachen.de http://www.rwth-graphics.de
participants (2)
-
Jan Möbius
-
Vladimir, Chalupecky