[Qt-interest] designer and task menu extensions
Giacomo S.
giacomo.strangolino at elettra.trieste.it
Thu Apr 30 15:50:36 CEST 2009
El jue, 30-04-2009 a las 15:16 +0200, Frank Hemer escribió:
> 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?
>
Sorry... Qt4.4/4.5
thanks
> Frank
> _______________________________________________
> Qt-interest mailing list
> Qt-interest at trolltech.com
> http://lists.trolltech.com/mailman/listinfo/qt-interest
More information about the Qt-interest-old
mailing list