On Saturday 21 January 2012, 23:21:18 starglider.dev wrote:
> Hi,
> I need to open a dialog if the user click in the QTableWidget header.

There's no such class in PyQt (nor in Qt). If you mean QTable, then 
QHeader.clicked() is proably, wat you're looking for.

Pete
_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to