[Kde-bindings] QtRuby: Qt namespace functions

abdelrahman ghanem abom.jdev at gmail.com
Sat Oct 8 17:42:20 UTC 2011


Hi,
How can i call Qt namespace functions like
convertFromPlainText()<http://doc.qt.nokia.com/4.7-snapshot/qt.html#convertFromPlainText>or
escape() <http://doc.qt.nokia.com/4.7-snapshot/qt.html#escape> in qtruby?
Tried Qt.escape() and got NoMethodError for the Qt::Module, also
Qt::TextDocument.convertFromPlainText() gives NoMethodError (as the
documentation said it's defined)
I'm using qtbindings 4.6.3.4 with ruby 1.9.2 on windows.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-bindings/attachments/20111008/4c6e8dec/attachment.html>


More information about the Kde-bindings mailing list