Obsolete Members for QTreeView

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

公共槽

(obsolete) void sortByColumn (int column )

成员函数文档编制

[slot] void QTreeView:: sortByColumn ( int column )

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

这是重载函数。

This function is deprecated. Use sortByColumn(int column, Qt::SortOrder order) instead. Sorts the model by the values in the given column .