kapman
settings.cpp
Go to the documentation of this file.
35 itemTheme = new KConfigSkeleton::ItemString( currentGroup(), QLatin1String( "Theme" ), mTheme, QLatin1String( "themes/mummies_crypt.desktop" ) );
38 itemSounds = new KConfigSkeleton::ItemBool( currentGroup(), QLatin1String( "Sounds" ), mSounds, true );
Definition: settings.h:9
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:18:15 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.