Harbour: allow importing Qt Graphical Effects
I wish to have QtGraphicalEffects on the list of allowed QML modules.
http://qt-project.org/doc/qt-5.1/qtgraphicaleffects/qtgraphicaleffects-index.html
I wish to have QtGraphicalEffects on the list of allowed QML modules.
http://qt-project.org/doc/qt-5.1/qtgraphicaleffects/qtgraphicaleffects-index.html
It seems as if update 10 will allow this in harbour. See release notes and referenced community meeting protocol.
Hot news: store API update - bijjal and kontio
Starting with Update 10, a few new APIs will be allowed in Harbour. For details see log and above link
kimmoli summarized the git commits: shortly list of new allowed: libssl, libcrypto, liblzma, libxml2, libogg, libvorbis, QtGraphicalEffects
Update: 09. Jan 2015:
as mentioned in several places before. Harbour QA started on 07. Jan 2015 to accept submissions which depend on QtGraphicalEffects.
Is it possible to add the QtGraphicalEffects library as binary to the application until this is added to the default QML imports? I think Jollas concerns are about that the library may be dropped and some application depend on it. If we deliver this library along the application that should be no problem.
Asked: 2014-01-04 23:34:42 +0300
Seen: 855 times
Last updated: Jan 09 '15
Me too. This module prevents me from releasing my app.
Strahlex ( 2014-02-03 15:32:26 +0300 )I also tried to use that module as I needed graphics that adapt to the current ambience highlight color. I created a workaround for coloring graphics using partially transparent images, see here: https://github.com/vuorisalmi/ambienticon
Also related to this question: https://together.jolla.com/question/2152/allow-icons-to-interact-with-ambience/#33391
It is not quite perfect but already works well enough for me at least. Maybe helpful for someone else as well.
jussivuorisalmi ( 2014-03-17 19:34:45 +0300 )