Question about namespaces and stuff around
Kévin Ottens
ervin at ipsquad.net
Sat Jul 23 16:35:37 CEST 2005
Le Samedi 23 Juillet 2005 16:24, Piotr Szymański a écrit :
> Yet, my BackendPrefs class derives from KConfigDialog which takes a
> KConfigSkeleton but only one! Any ideas on how to do this?
I guess that you need the KConfigDialog::addPage() method.
In particular this version:
void addPage (QWidget *page, KConfigSkeleton *config, const QString
&itemName, const QString &pixmapName, const QString &header=QString::null)
Since it allows to have a particular KConfigSkeleton object for a particular
page, it seems perfectly suited to your problem. ;-)
Cheers.
--
Kévin 'ervin' Ottens, http://ervin.ipsquad.net
"Ni le maître sans disciple, Ni le disciple sans maître,
Ne font reculer l'ignorance."
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.kde.org/pipermail/kde-soc/attachments/20050723/5c4aac7f/attachment.pgp
More information about the Kde-soc
mailing list