KConfigDialogManager support for QButtonGroup does not work
Albert Astals Cid
aacid at kde.org
Mon Sep 22 09:46:02 BST 2008
----- Mensaje original -----
>
> On Sep 21, 2008, at 5:48 PM, Albert Astals Cid wrote:
> >
> > * Try to support QButtonGroup, that means tracking QObjects and
> > finding a way
> > to "find" the QButtonGroup. Tracking QObjects needs the API to
> > change (bad)
> > and as QButtonGroup can have no parent, find it is not trivial
> > either (bad)
>
> QButtonGroup ( QObject * parent = 0 ) is a public function last I
> checked.
Exactly what i'm saying, if i can create a QButtonGroup without a parent how am i supposed to find it?
Albert
>
> -Benjamin Meyer
More information about the kde-core-devel
mailing list