summaryrefslogtreecommitdiff
path: root/docs/html/MakeProjectCreator.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/MakeProjectCreator.html')
-rw-r--r--docs/html/MakeProjectCreator.html6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/html/MakeProjectCreator.html b/docs/html/MakeProjectCreator.html
index 802ef252..5757bacb 100644
--- a/docs/html/MakeProjectCreator.html
+++ b/docs/html/MakeProjectCreator.html
@@ -2969,6 +2969,12 @@
<em class="Code">MOC_Files</em> can be used to specify the
input files for this new file type.</li>
+ <li class="Body">Define_Custom definitions may use single
+ inheritance. This is useful for creating aliased names:
+ <p class="Code">Define_Custom(QtMOC) : MOC {</p>
+ <p class="Code">}</p>
+ </li>
+
<li class="Body">The following table contains the keywords that
can be used within the scope of <em class=
"Code">Define_Custom</em>.</li>