[Qt-interest] designer and task menu extensions
Frank Hemer
frank at hemer.org
Thu Apr 30 15:16:44 CEST 2009
On Thursday 30 April 2009 14:34:46 Giacomo S. wrote:
> 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?
What qt version are you using?
Frank
More information about the Qt-interest-old
mailing list