qtableview+qsqlquerymodel怎样获取如图选中单元的值
试试 setSelectionBehavior(QAbstractItemView::MultiSelection) ,Ctrl + A 全选, Shift + 点击选中行可以跨行选择