[Qt-interest] Redefine QItemSelectionModel

william.crocker at analog.com william.crocker at analog.com
Wed Jan 20 17:13:16 CET 2010


Hello:

I see the QItemSelectionModel class has some virtual functions,
but is it really designed such that I could derive from it
and completely redefine its behavior?

It does not appear so as the function:

    QItemSelectionModel::hasSelection()

is not virtual, for example.

Bill



More information about the Qt-interest-old mailing list