top
| up
| prev
| next
ProjectFileKeywords Namespace
Functions
Function Details
GetKeywordMap Function
KeywordMap* ProjectFileKeywords::GetKeywordMap()
Definition at line 20
of ProjectFileKeywords.cpp
:
21 {
22 return &keywordMap;
23 }
Declaration at line 13
of ProjectFileKeywords.hpp
top
| up
| prev
| next