Obsolete Members for QSortFilterProxyModel

以下成员源于类 QSortFilterProxyModel 已过时。 提供它们是为使旧源代码能继续工作。强烈建议不要在新代码中使用它们。

公共函数

(obsolete) void dumpObjectInfo ()
(obsolete) void dumpObjectTree ()
(obsolete) void setSupportedDragActions (Qt::DropActions actions )

公共槽

(obsolete) void clear ()

静态公共成员

(obsolete) QString trUtf8 (const char * sourceText , const char * disambiguation = Q_OBJECT, int n = Q_OBJECT)

保护函数

(obsolete) void filterChanged ()
(obsolete) void reset ()
(obsolete) void setRoleNames (const QHash<int, QByteArray> & roleNames )

成员函数文档编制

[slot] void QSortFilterProxyModel:: clear ()

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function is obsolete. Use invalidate () 代替。

[protected] void QSortFilterProxyModel:: filterChanged ()

此函数已过时。提供它是为使旧源代码能继续工作。强烈建议不要在新代码中使用它。

This function is obsolete. Use invalidateFilter () 代替。