QGridLayoud addItem format missing.

José Antonio Fernández Fernández <[email protected]>
Newsgroups gmane.comp.python.pyqt-pykde
Message-ID <CAD7iEcefGGVOEA7U_5RFNDdjXhaxYq=uc3j=8xSD2k-NyWZQcA@mail.gmail.com>
Hi everyone.

This addItem format is not available in pyqt5.
void QGridLayout::addItem(QLayoutItem
<https://doc.qt.io/qt-5/qlayoutitem.html#QLayoutItem> **item*, int *row*,
int *column*, int *rowSpan* = 1, int *columnSpan* = 1, Qt::Alignment
<https://doc.qt.io/qt-5/qt.html#AlignmentFlag-enum> *alignment* = ...)
https://doc.qt.io/qt-5/qgridlayout.html#addItem

only accept addItem(QLayoutItem item) but so I can not specify the grid
column to use

Regards

_______________________________________________
PyQt mailing list    [email protected]
https://www.riverbankcomputing.com/mailman/listinfo/pyqt
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.