gegl-qt
0.0.7
Integration library for using GEGL in Qt based applications
|
gegl-qt is an integration library for using GEGL in Qt-based applications. All recent versions of Qt4, possibly as far down as 4.2, are supported, and all the different widget-paradims; QWidget, QGraphicsView and Qt Quick.
gegl-qt can be used directly from C++, or from QML when build with Qt Quick, or from Python when built with PySide. For usage examples, see http://git.gnome.org/browse/gegl-qt/tree/examples
gegl-qt is licensed under the GNU LGPL v3+ and is maintained by Jon Nordby
For information on how to build, see the README.txt file in the source code.
gegl-qt currently provides one type of widget, a NodeView. It shows the output of a GeglNode.