[Qt-interest] designer and task menu extensions
Giacomo S.
giacomo.strangolino at elettra.trieste.it
Thu Apr 30 14:34:46 CEST 2009
Good morning to all.
I have reimplemented a QComboBox and written a designer plugin for it.
I would like to add to the custom menu extension in the designer a menu
entry.
The issue concerns that if i inherit from QDesignerTaskMenuExtension and
reimplement the method QList<QAction *> taskActions() const; I lose the
QComboBox menu entries....
I would like to be able to customize my menu extensions without losing
the menu actions concerning the base class.
How can I do it?
Thanks in advance.
Giacomo
More information about the Qt-interest-old
mailing list