April 8, 2011

Ruzik Ruzik
Lab Rat
293 posts

How disable multiple selection in QTableWidget?

 

How disable multiple selection in QTableWidget?

1 reply

April 8, 2011

Andre Andre
Area 51 Engineer
6031 posts

Use setSelectionMode() to the mode you want. See the documentation for QAbstractItemModel for details (base class of QTableWidget).

 Signature 

Looking for Qt developers to join our team @ i-Optics: https://qt-project.org/forums/viewthread/25393/

 
  ‹‹ setGeometry weirdness      how to catch actions with default shortcuts ››

You must log in to post a reply. Not a member yet? Register here!