以下成员源于类 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 .