[Qt-interest] Can one set up a QActionGroup with Qt Designer?

K. Frank kfrank29.c at gmail.com
Tue Feb 8 00:13:04 CET 2011


Hello Alex!

On Mon, Feb 7, 2011 at 5:31 PM, Malyushytsky, Alex <alex at wai.com> wrote:
>
>>> Is it possible to group together menu items into a QActionGroup
> at "design" time, i.e., using Qt Designer?
>
> According to my knowledge, no.

Yes, that's how it looks to me, too, from looking at
the documentation and poking around in Qt Designer.

>>> Or can this only be done in code at run time?
>
> If you mean you have to create C++ code by hands, yes.

Yes, that's what I meant.  It's not very hard to do it "by hand."
It's just that using designer is convenient.

> There is no really any difference in the "run time" behavior of the code
> you created using Qt designer or writing yourself.
>
> Alex

Thanks for your reply.


K. Frank


>
> -----Original Message-----
> From: qt-interest-bounces+alex=wai.com at qt.nokia.com [mailto:qt-interest-bounces+alex=wai.com at qt.nokia.com] On Behalf Of K. Frank
> Sent: Sunday, February 06, 2011 2:45 PM
> To: Qt-interest
> Subject: [Qt-interest] Can one set up a QActionGroup with Qt Designer?
> ...
> Is it possible to group together menu items into a QActionGroup
> at "design" time,...



More information about the Qt-interest-old mailing list