Uses of Class
io.qt.QNoImplementationException
Package | Description |
---|---|
io.qt.core | |
io.qt.gui | |
io.qt.help | |
io.qt.qt3d.render | |
io.qt.widgets |
-
Uses of QNoImplementationException in io.qt.core
Methods in io.qt.core that throw QNoImplementationException Modifier and Type Method Description void
QSaveFile. close()
Deprecated.int
QAbstractListModel. columnCount(QModelIndex parent)
Deprecated.boolean
QAbstractListModel. hasChildren(QModelIndex parent)
Deprecated.boolean
QAbstractTableModel. hasChildren(QModelIndex parent)
Deprecated.QModelIndex
QAbstractListModel. parent(QModelIndex child)
Deprecated.QModelIndex
QAbstractTableModel. parent(QModelIndex child)
Deprecated. -
Uses of QNoImplementationException in io.qt.gui
Methods in io.qt.gui that throw QNoImplementationException Modifier and Type Method Description QPaintEngine
QPaintDeviceWindow. paintEngine()
Deprecated. -
Uses of QNoImplementationException in io.qt.help
Methods in io.qt.help that throw QNoImplementationException Modifier and Type Method Description protected void
QHelpSearchQueryWidget. changeEvent(QEvent event)
Deprecated.protected void
QHelpSearchQueryWidget. focusInEvent(QFocusEvent focusEvent)
Deprecated. -
Uses of QNoImplementationException in io.qt.qt3d.render
Methods in io.qt.qt3d.render that throw QNoImplementationException Modifier and Type Method Description protected QTextureImageDataGenerator
QPaintedTextureImage. dataGenerator()
Deprecated.protected QTextureImageDataGenerator
QTextureImage. dataGenerator()
Deprecated.List<String>
QRenderAspect. dependencies()
Deprecated. -
Uses of QNoImplementationException in io.qt.widgets
Methods in io.qt.widgets that throw QNoImplementationException Modifier and Type Method Description protected void
QHeaderView. initStyleOption(QStyleOptionFrame option)
Deprecated.void
QListWidget. setModel(QAbstractItemModel model)
Deprecated.void
QTableWidget. setModel(QAbstractItemModel model)
Deprecated.void
QTreeWidget. setModel(QAbstractItemModel model)
Deprecated.