2017-06-01 49 views

回答

-1

你可以尝试以下方法:

header()->setSectionsClickable(true); 

这是Qt的(C++)

在PyQt的,它可以是相同的