随笔分类 - Qt
QT
摘要:table->setSelectionMode(QAbstractItemView::SingleSelection)table.horizontalHeader()->setResizeMode(QheaderView::Fixed); table.horizontalHeader()->setStretchLastSection(true); table.setEditTrigger(QAbstractItemView::NoEditTriggers); table.setShowGrid(false); 1.QTableWidget不能在mainwindow中随主窗口的
阅读全文

浙公网安备 33010602011771号