<div dir="rtl"><div dir="ltr">Hi, </div><div dir="ltr">How can i call Qt namespace functions like <a href="http://doc.qt.nokia.com/4.7-snapshot/qt.html#convertFromPlainText" target="_blank">convertFromPlainText()</a> or <a href="http://doc.qt.nokia.com/4.7-snapshot/qt.html#escape" target="_blank">escape()</a> in qtruby?</div>

<div dir="ltr">Tried Qt.escape() and got NoMethodError for the Qt::Module, also Qt::TextDocument.convertFromPlainText() gives NoMethodError (as the documentation said it's defined)</div><div dir="ltr">I'm using qtbindings 4.6.3.4 with ruby 1.9.2 on windows.</div>

</div>