Uses of Class
io.qt.core.QVector
Package | Description |
---|---|
io.qt.gui | |
io.qt.scxml | |
io.qt.sql |
-
Uses of QVector in io.qt.gui
Methods in io.qt.gui that return QVector Modifier and Type Method Description QVector<QAbstractTextDocumentLayout.Selection>
QAbstractTextDocumentLayout.PaintContext. selections()
The collection of selections that will be rendered when passing this paint context to QAbstractTextDocumentLayout's draw() function -
Uses of QVector in io.qt.scxml
Methods in io.qt.scxml that return QVector Modifier and Type Method Description QVector<Integer>
QScxmlInvokableServiceFactory. names()
QVector<QScxmlExecutableContent.ParameterInfo>
QScxmlInvokableServiceFactory. parameters()
-
Uses of QVector in io.qt.sql
Methods in io.qt.sql that return QVector Modifier and Type Method Description protected QVector<Object>
QSqlResult. boundValues()