Details
-
Suggestion
-
Resolution: Out of scope
-
Not Evaluated
-
No Version
-
None
Description
It would be nice to add a void QtPieMenu::insertItem(QtPieAction *action, int index = -1);
this would make it possible to subclass QtPieAction and add items with custom properties to the menu.