On Sunday 09 August 2009 00:46:10 Lindsay Mathieson wrote: > Really dumb question :( I'm looking at the code with a view to making some > contributions (QT4/KDE4 newbie). > > For the life of me I can't figure how settings in the settings dialogs > (general etc) are being saved/restored, e.g the checkbox > "kcfg_openTabsBack", is declared and added, but I can't find any code for > setting or retrieving its value. Never less it is :) > > Someone want to point out the bleeding obvious to me? just a hint will do. > > > Thanks, >
That's KDE magic! TechBase (http://techbase.kde.org/) is your friend, in these cases. In this particular, read http://techbase.kde.org/Development/Tutorials/Using_KConfig_XT Cheers, -- Andrea Diamantini, rekonq project WEB: http://rekonq.sourceforge.net IRC: adjam_AT_freenode GPG Fingerprint: 57DE 8E32 7D1A 0E16 AA52 59D8 84F9 3ECD DBF9 730F _______________________________________________ rekonq mailing list [email protected] https://mail.kde.org/mailman/listinfo/rekonq
