Jaidyn Ann
7e19dd1a92
qt:inherits returns whether or not a QObject inherits a class of the given name. Rather than checking equality with qt:classname internally for qt:add, we now check for inheritance with qt:inherits. Now, rather than returning solely <qt-object>, qt:find will return the most-specific supported type, i.e. <qt-widget> or <qt-action>. |
||
---|---|---|
examples | ||
chicken-compile-qt-extension.scm | ||
info.txt | ||
main.cpp | ||
prototypes.h | ||
qt-light.egg | ||
qt-light.scm |