[Qt-interest] Proxy models
Carsten Breuer
CarstenBreuerQt at textwork.de
Wed Aug 25 00:50:38 CEST 2010
Hi all,
> The model view classes in Qt are indeed quite complex. But they are
> worth the effort. A well written model in Qt just keeps working and is
> very easy to maintain and expand upon.
What i miss is a QAbstractGuiNavigationModel.
I work with QtCreator to create the GUI visually
and subclassing any QT widgets removes the possibility
to see the result while designing (=bad).
A QAbstractGuiNavigationModel would be able to deal with
different behaviors of the navigation depending of the
model data. Allow different hot keys, custom editors, ... .
Best Regards,
Carsten
More information about the Qt-interest-old
mailing list