Porting problems with KMainWindow::readProperties()

Tobias Koenig tokoe at kde.org
Fri Feb 23 18:45:16 GMT 2007


Hi,

I found some problems during porting KMainWindow::readProperties( KConfig* ) to
KMainWindow::readProperties( const KConfigGroup& ).

Dolphin and Konqueror for example don't use the pre set group of the
passed KConfig* object but do a setGroup() or KConfigGroup( cfg, "name" ).

So with the new API how can this be emulated? IMHO the code should be
fixed to not access another group than the passed one, or?

Ciao,
Tobias
-- 
Separate politics from religion and economy!
The Council of the European Union is an undemocratic and illegal institution!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20070223/d0a25365/attachment.sig>


More information about the kde-core-devel mailing list