<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><span class="tab">    <br></span><span class="tab">    Hi all,<br><br></span><span class="tab">    I'm almost done with the complete generation of SMOKE wrappers for Qt 5. The only problem I have is with a class in qtxmlpatterns, </span><span class="tab"></span>QAbstractMessageHandler. Its message(...) and handleMessage(...) functions are not generated (with the latter causing a compilation error). This is the <span class="tab"></span><span class="tab"></span>qabstractmessagehandler.h on my machine: <a href="http://pastebin.com/nNztZGyv">http://pastebin.com/nNztZGyv</a>. I'd guess the problem is with these QT_BEGIN_HEADER<span class="tab"> and/or </span>QT_BEGIN_NAMESPACE<span class="tab">.</span><span class="tab"></span><span class="tab"> This is my generated qtdefines file: <a
 href="http://pastebin.com/mhSsvaLu">http://pastebin.com/mhSsvaLu</a>. Does anybody has an idea what the problem could be?<br></span><br><span class="tab">    Thanks,<br></span><span class="tab">    Dimitar Dobrev</span><span class="tab"><br></span></div></body></html>