lokalize
projectlocal.cpp
Go to the documentation of this file.
33 itemRole = new KConfigSkeleton::ItemEnum( currentGroup(), QLatin1String( "Role" ), mRole, valuesRole, Approver );
36 itemFirstRun = new KConfigSkeleton::ItemBool( currentGroup(), QLatin1String( "FirstRun" ), mFirstRun, true );
void append(const T &value)
ProjectLocal(KSharedConfig::Ptr config=KGlobal::config())
Definition: projectlocal.cpp:6
Definition: projectlocal.h:13
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:40:07 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:40:07 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.