QTableWidget help!!

Abdur-Rahmaan Janhangeer arj.python at gmail.com
Fri Jan 31 14:06:25 EST 2020


QTableView is recommended, what pyqt version are you using?

On Fri, 31 Jan 2020, 07:35 Souvik Dutta, <souvik.viksou at gmail.com> wrote:

> Hi,
> I want to add a QTableWidget to an existing window with other labels and
> button. How can I add the QTableWidget without having to set it as
> centralwidget and be able to move it and set geometry. Because I am not
> being able to move the central widget by using
> self.centralwidget.setGeometry . The error is cannot find reference. Please
> advise.
> --
> https://mail.python.org/mailman/listinfo/python-list
>


More information about the Python-list mailing list