[commonqt-devel] How to invoke Qt methods on Strings/QStrings?
Olaf Merkert
olaf at m-merkert.de
Wed Mar 23 13:39:59 UTC 2011
Hi,
I ran into the next problem:
when I evaluate an expression like
(#_contains "Hello" "Hel")
the first string argument is not treated as an Object but instead commonqt
starts looking for a Qt Class named "Hello" and obviously fails.
I am aware of the cl function search and cl-ppcre, but I am just curious
whether it's possible to use the Qt stuff.
I actually started looking at the source code (of commonqt), but couldn't
figure out much yet.
Regards,
Olaf Merkert
More information about the commonqt-devel
mailing list