(C++) QTableWidget

January 9, 2018 ยท View on GitHub

QTableWidget is a Qt class to view a table.

Examples

  • SetReadOnlyTableWidget
  • QTableWidget example 1: display text
  • QTableWidget example 2: checkboxes and text
  • QTableWidget example 3: checkboxes and text modifying external data