In my QTableWidget of PYQT5 ,with QHeaderView Class, where i set a checkbox:how to use the checkbox to figure out which row i selected?

后端 未结 0 1484
鱼传尺愫
鱼传尺愫 2020-11-30 21:54

Here is the code:

import sys
from PyQt5 import QtCore, QtWidgets
from PyQt5.QtWidgets import *
from PyQt5.QtGui import          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题