Re: [Interest] Custom QAbstractItemView (or similar) to display specific QModelIndex

2012-10-10 Thread Pierre-Étienne Messier
I did a custom proxy model based on the following links, seems to work! - http://www.fioniasoftware.dk/blog/?p=51 - http://lynxline.com/jongling-qt-models/ - http://qt-project.org/wiki/Proxy_model_example_code Enjoy! P-É On Fri, Oct 5, 2012 at 11:49 AM, Pierre-Étienne Messier

[Interest] Delegate editor background when editing

2012-10-09 Thread Pierre-Étienne Messier
overlay the editor on it? Thanks, Pierre-Étienne Messier ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest

[Interest] Custom QAbstractItemView (or similar) to display specific QModelIndex

2012-10-05 Thread Pierre-Étienne Messier
model for the second view that is based on the same underlying data model (how the 2 models are informed that the same data has changed underneath?) - Custom proxy model to re-arrange elements (?) - QDataWidgetMapper (?) - Anything else? Any help would be appreciated! T

[Interest] Tree Model and QListView

2012-09-27 Thread Pierre-Étienne Messier
n the view, creating a new model with the new desired root element 3. Replace the model in the view by the new one On paper, it seems quite inefficient to me. Any experience with that kind of operation? Could I just do this all inside one model instead? Thanks, Pi

[Interest] Qt embedded (QWS) + Linux on Tegra 2

2012-06-08 Thread Pierre-Étienne Messier
correct?). Would it be possible to build Qt Embedded with OpenGL ES support for the Tegra 2 with QWS? Where should we start? Thanks! Pierre-Étienne Messier ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo

[Interest] Displaying QWidgets into an OpenGL render thread

2012-05-11 Thread Pierre-Étienne Messier
ave a nice day! Pierre-Étienne Messier ___ Interest mailing list Interest@qt-project.org http://lists.qt-project.org/mailman/listinfo/interest