Qt-interest Archive, April 2007
problems with QGroupBox inheritance
Message 1 in thread
Hello,
I'm writing a class derived from QGroupBox. When I want to add an object of
this class to a Widget, it does not appear in this widget. But when I'm using
the same code inheriting now from QFrame, everything is fine and it's at the
place I expected it.
I'm using Qt4 version 4.2.3 (Kubuntu feisty fawn).
Can someone give me a hint if i have to consider something special when
deriving from QGroupBox.
Cheers
seb
--
[ signature omitted ]