Layers
C++ Gurus
4
Posts
2
Posters
1.7k
Views
1
Watching
-
wrote on 27 Sept 2012, 06:35 last edited by
Is it possible to develop layers in Qt?
-
wrote on 27 Sept 2012, 06:38 last edited by
No idea, mostly since I have no idea what you want to know.
-
wrote on 27 Sept 2012, 06:52 last edited by
In software like Photoshop we'll have multiple layers in which the original image will be in one layer and the editing work will be done in another layer. Likewise, is it possible to develop multiple layers in Qt.
-
wrote on 27 Sept 2012, 06:55 last edited by
Sure, that is possible. There are office apps based on Qt that do it. All you need to do is write the code.
2/4