From: Vadim G. <vgo...@ro...> - 2008-04-08 09:48:45
|
admin wrote: > Hi, qtada-users. > Request implemetation QAbstractItemModel's "reset" method. > Binding for the QAbstractItemModel::reset() method is already present. Please note, this method has protected visibility, thus it indended to be used only in QAbstractItemModel subclasses. |