kdevplatform/project
#include <projectconfigskeleton.h>
Definition at line 34 of file projectconfigskeleton.h.
◆ ~ProjectConfigSkeleton()
ProjectConfigSkeleton::~ProjectConfigSkeleton |
( |
| ) |
|
|
overridedefault |
◆ ProjectConfigSkeleton() [1/2]
ProjectConfigSkeleton::ProjectConfigSkeleton |
( |
KSharedConfigPtr |
config | ) |
|
|
explicitprotected |
◆ ProjectConfigSkeleton() [2/2]
ProjectConfigSkeleton::ProjectConfigSkeleton |
( |
const QString & |
configname | ) |
|
|
explicitprotected |
Constructs a new skeleton, the skeleton will write to the developer configuration file, which is by default located in projectdir/.kdev4 The defaults will be set from the project file, which is in the projectdir.
- Parameters
-
configname | The absolute filename of the developer configuration file |
Definition at line 41 of file projectconfigskeleton.cpp.
◆ developerFile()
Path ProjectConfigSkeleton::developerFile |
( |
| ) |
const |
◆ projectFile()
Path ProjectConfigSkeleton::projectFile |
( |
| ) |
const |
◆ setDefaults()
void ProjectConfigSkeleton::setDefaults |
( |
| ) |
|
|
override |
◆ setDeveloperFile()
void ProjectConfigSkeleton::setDeveloperFile |
( |
const Path & |
cfg | ) |
|
◆ setDeveloperTempFile()
void ProjectConfigSkeleton::setDeveloperTempFile |
( |
const QString & |
cfg | ) |
|
◆ setProjectFile()
void ProjectConfigSkeleton::setProjectFile |
( |
const Path & |
cfg | ) |
|
◆ setProjectTempFile()
void ProjectConfigSkeleton::setProjectTempFile |
( |
const QString & |
cfg | ) |
|
◆ useDefaults()
bool ProjectConfigSkeleton::useDefaults |
( |
bool |
b | ) |
|
|
override |
◆ writeConfig()
bool ProjectConfigSkeleton::writeConfig |
( |
| ) |
|
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Tue Jan 19 2021 23:37:04 by
doxygen 1.8.16 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.