kdevplatform/language/codegen
codedescription.cpp File Reference
#include "codedescription.h"
#include <debug.h>
#include <language/duchain/duchainutils.h>
#include <language/duchain/duchainlock.h>
#include <language/duchain/duchain.h>
#include <language/duchain/declaration.h>
#include <language/duchain/types/functiontype.h>
#include <language/duchain/classfunctiondeclaration.h>
#include <language/duchain/functiondeclaration.h>
#include <KLocalizedString>
Include dependency graph for codedescription.cpp:

Go to the source code of this file.
Functions | |
QString | accessPolicyName (const DeclarationPointer &declaration) |
Function Documentation
◆ accessPolicyName()
QString accessPolicyName | ( | const DeclarationPointer & | declaration | ) |
The access policy as a string, or an empty string if the policy is set to default.
The DUChain must be locked when calling this function
Definition at line 40 of file codedescription.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:40:47 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:40:47 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.