Project

General

Profile

Actions

Bug #5463

closed

Documentation missing on WModelIndexSet

Added by Mark Petryk over 7 years ago. Updated about 7 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
-
Start date:
12/14/2016
Due date:
% Done:

0%

Estimated time:

Description

On this page the 'WModelIndexSet' is referenced but does not appear in the documentation anywhere.

https://www.webtoolkit.eu/wt/doc/reference/html/classWt_1_1WAbstractItemView.html#afde08bb75862592d81dc93f30ed7dcd6

reference:

WModelIndexSet Wt::WAbstractItemView::selectedIndexes() const

Returns the set of selected items.

The model indexes are returned as a set, topologically ordered (in the order they appear in the view).

When selection operates on rows (SelectRows), this method only returns the model index of first column's element of the selected rows.

This is a convenience method for:

selectionModel()->selectedIndexes()

See Also

setSelectedIndexes()

Actions #1

Updated by Roel Standaert over 7 years ago

  • Status changed from New to InProgress
  • Assignee set to André Jacobs
Actions #2

Updated by André Jacobs over 7 years ago

  • Tracker changed from Support to Bug
  • Status changed from InProgress to Implemented @Emweb
Actions #3

Updated by Roel Standaert over 7 years ago

  • Status changed from Implemented @Emweb to Resolved
Actions #4

Updated by Roel Standaert about 7 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF