<table><tr><td style="">kossebau added a comment.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D26602">View Revision</a></tr></table><br /><div><div><p>Some similar macro definitions used by other projects, as I found by doing some random grepping over my system includes:</p>

<ul class="remarkup-list">
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">__GTK_DOC_IGNORE__</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">Q_QDOC</tt> & <tt style="background: #ebebeb; font-size: 13px;">Q_CLANG_QDOC</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">DO_NOT_DOCUMENT</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">EIGEN_PARSED_BY_DOXYGEN</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">DOXYGEN</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">U_IN_DOXYGEN</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">BOOST_DOXYGEN_INVOKED</tt> & lots of similar</li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">CV_DOXYGEN</tt></li>
<li class="remarkup-list-item"><tt style="background: #ebebeb; font-size: 13px;">DOXYGEN_ENABLED</tt></li>
</ul>

<p>So seems there is no real standard sadly. Going for a <tt style="background: #ebebeb; font-size: 13px;">K_</tt> prefix as namespace should also avoid any conflicts with potential definitions pulled in from others.</p>

<p>If this is in, I would then also adapt all KF code as well as ECMADDQCH.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R264 KApiDox</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D26602">https://phabricator.kde.org/D26602</a></div></div><br /><div><strong>To: </strong>kossebau, Frameworks<br /><strong>Cc: </strong>kde-frameworks-devel, kde-doc-english, LeGast00n, gennad, fbampaloukas, GB_2, michaelh, ngraham, bruns, skadinna<br /></div>