CppTools: Add some methods to the JsExpander.

Make some C++ related methods available to the JsExpander. These
are concerned with namespace handling, etc.

Change-Id: I2fc3807cf421b817bb103b727606a78aee290652
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com>
This commit is contained in:
Tobias Hunger
2014-09-16 16:02:22 +02:00
parent f5d48bf39e
commit 57cc272770
5 changed files with 193 additions and 0 deletions

View File

@@ -67,6 +67,7 @@ QtcPlugin {
"cpptools.qrc",
"cpptools_global.h",
"cpptoolsconstants.h",
"cpptoolsjsextension.cpp", "cpptoolsjsextension.h",
"cpptoolsplugin.cpp", "cpptoolsplugin.h",
"cpptoolsreuse.cpp", "cpptoolsreuse.h",
"cpptoolssettings.cpp", "cpptoolssettings.h",