Trolltech Home | Qt-interest Home | Recent Threads | All Threads | Author | Date
All threads index page 1

Qt-interest Archive, December 2006
QButtonGroup and QT4 Designer


Message 1 in thread

It is possible to group some radiobuttons in a QButtonGroup inside Qt4 
Designer? Thank you in advance for any help.


F. Pollastri

--
 [ signature omitted ] 

Message 2 in thread

On 05.12.06 11:17:05, Fabrizio Pollastri wrote:
> It is possible to group some radiobuttons in a QButtonGroup inside Qt4 
> Designer? Thank you in advance for any help.

No, since the QButtonGroup in Qt4 is not a widget anymore. For a visual
container use QGroupBox. 

Andreas

-- 
 [ signature omitted ]