Designing Visual Editors in Qt , like simple photo editor
General and Desktop
4
Posts
2
Posters
2.2k
Views
1
Watching
-
wrote on 11 Jun 2014, 13:30 last edited by
i trying to find reference to open source photo editor that using layers and simple
manipulation on the layers like rotate , move , scale .
currently i didnt found any . searched Qt-Apps.org and also didnt found any
can someone point me to such open source app so i could learn how to start building one.
simple one . -
Hi,
Do you mean something equivalent to photoshop ?
-
wrote on 12 Jun 2014, 05:06 last edited by
Not full photoshop ....
Just the very basic stuff to learn how handle layers and affine transformation the images -
You already have some examples/demos relating to painting in Qt's documentation/sources.
Otherwise there are several Qt project doing that in e.g. KDE
1/4