Obsolete Members for QTableView

以下成員源於類 QTableView 已過時。 提供它們是為使舊源代碼能繼續工作。強烈建議不要在新代碼中使用它們。

公共槽

(obsolete) void sortByColumn (int column )

成員函數文檔編製

[slot] void QTableView:: 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 .