Uses of Class
io.qt.gui.QTextTableCell
Package | Description |
---|---|
io.qt.gui |
-
Uses of QTextTableCell in io.qt.gui
Methods in io.qt.gui that return QTextTableCell Modifier and Type Method Description QTextTableCell
QTextTable. cellAt(int position)
QTextTableCell
QTextTable. cellAt(int row, int col)
QTextTableCell
QTextTable. cellAt(QTextCursor c)
QTextTableCell
QTextTableCell. clone()
Constructors in io.qt.gui with parameters of type QTextTableCell Constructor Description QTextTableCell(QTextTableCell o)