Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/qt/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
PyQt QTreeView可检查列标题,是否可能?_Qt_Header_Qtreeview_Columnheader - Fatal编程技术网

PyQt QTreeView可检查列标题,是否可能?

PyQt QTreeView可检查列标题,是否可能?,qt,header,qtreeview,columnheader,Qt,Header,Qtreeview,Columnheader,我有一个带有QStandariemModel的TreeView类,我想在“chekeable模式”中设置一列,如果它是check,那么该列中的所有项都会被选中。列中的CheckAll复选框

我有一个带有QStandariemModel的TreeView类,我想在“chekeable模式”中设置一列,如果它是check,那么该列中的所有项都会被选中。列中的CheckAll复选框