Uses of Class
io.qt.core.QList
Packages that use QList
Package
Description
-
Uses of QList in io.qt.activex
Methods in io.qt.activex that return QList -
Uses of QList in io.qt.bluetooth
Subclasses of QList in io.qt.bluetoothModifier and TypeClassDescriptionstatic class
Stores attributes of a Bluetooth Data Element Alternativestatic class
Stores attributes of a Bluetooth Data Element SequenceMethods in io.qt.bluetooth that return QListModifier and TypeMethodDescriptionstatic QList<QBluetoothHostInfo>
QBluetoothLocalDevice.allDevices()
final QList<@QtPrimitiveType Short>
QBluetoothServiceInfo.attributes()
final QList<QLowEnergyCharacteristic>
QLowEnergyService.characteristics()
QLowEnergyServiceData.characteristics()
final QList<QBluetoothAddress>
QBluetoothLocalDevice.connectedDevices()
final QList<QLowEnergyDescriptor>
QLowEnergyCharacteristic.descriptors()
final QList<QLowEnergyDescriptorData>
QLowEnergyCharacteristicData.descriptors()
final QList<QBluetoothDeviceInfo>
QBluetoothDeviceDiscoveryAgent.discoveredDevices()
final QList<QBluetoothServiceInfo>
QBluetoothServiceDiscoveryAgent.discoveredServices()
final QList<QBluetoothUuid>
QLowEnergyService.includedServices()
final QList<QLowEnergyService>
QLowEnergyServiceData.includedServices()
final QList<@QtPrimitiveType Short>
QBluetoothDeviceInfo.manufacturerIds()
final QList<QBluetoothUuid>
QBluetoothServiceInfo.serviceClassUuids()
final QList<QBluetoothUuid>
QLowEnergyAdvertisingData.services()
final QList<QBluetoothUuid>
QLowEnergyController.services()
final QList<QBluetoothUuid>
QBluetoothDeviceInfo.serviceUuids()
final QList<QBluetoothUuid>
QBluetoothServiceDiscoveryAgent.uuidFilter()
QLowEnergyAdvertisingParameters.whiteList()
-
Uses of QList in io.qt.charts
Methods in io.qt.charts that return QListModifier and TypeMethodDescriptionfinal QList<QAbstractAxis>
QAbstractSeries.attachedAxes()
final QList<QAbstractAxis>
QChart.axes
(Qt.Orientation ... orientation) Overloaded function forQChart.axes(io.qt.core.Qt.Orientations, io.qt.charts.QAbstractSeries)
final QList<QAbstractAxis>
QChart.axes
(Qt.Orientations orientation) Overloaded function forQChart.axes(io.qt.core.Qt.Orientations, io.qt.charts.QAbstractSeries)
withseries = null
.final QList<QAbstractAxis>
QChart.axes
(Qt.Orientations orientation, QAbstractSeries series) final QList<QAbstractAxis>
QPolarChart.axes
(QPolarChart.PolarOrientation ... orientation) Overloaded function forQPolarChart.axes(io.qt.charts.QPolarChart.PolarOrientations, io.qt.charts.QAbstractSeries)
final QList<QAbstractAxis>
QPolarChart.axes
(QPolarChart.PolarOrientations polarOrientation) Overloaded function forQPolarChart.axes(io.qt.charts.QPolarChart.PolarOrientations, io.qt.charts.QAbstractSeries)
withseries = null
.final QList<QAbstractAxis>
QPolarChart.axes
(QPolarChart.PolarOrientations polarOrientation, QAbstractSeries series) QAbstractBarSeries.barSets()
QBoxPlotSeries.boxSets()
final QList<QLegendMarker>
QLegend.markers()
Overloaded function forQLegend.markers(io.qt.charts.QAbstractSeries)
withseries = null
.final QList<QLegendMarker>
QLegend.markers
(QAbstractSeries series) QXYSeries.points()
QXYSeries.pointsVector()
Deprecated.final QList<@QtPrimitiveType Integer>
QBarSet.selectedBars()
final QList<@QtPrimitiveType Integer>
QXYSeries.selectedPoints()
final QList<QAbstractSeries>
QChart.series()
final QList<QCandlestickSet>
QCandlestickSeries.sets()
QPieSeries.slices()
-
Uses of QList in io.qt.concurrent
Methods in io.qt.concurrent that return QListModifier and TypeMethodDescriptionstatic <T> QList<T>
QtConcurrent.blockingFiltered
(QThreadPool threadPool, Collection<T> sequence, QtConcurrent.FilteredFunctor<T> filteredFunctor) static <T> QList<T>
QtConcurrent.blockingFiltered
(Collection<T> sequence, QtConcurrent.FilteredFunctor<T> filteredFunctor) static <U,
T> QList<U> QtConcurrent.blockingMapped
(QThreadPool threadPool, Collection<T> sequence, QtConcurrent.MappedFunctor<U, T> functor) static <U,
T> QList<U> QtConcurrent.blockingMapped
(Collection<T> sequence, QtConcurrent.MappedFunctor<U, T> functor) -
Uses of QList in io.qt.core
Subclasses of QList in io.qt.coreModifier and TypeClassDescriptionclass
Manages information about selected items in a modelclass
QQueue<T>
Java wrapper for Qt class QQueueclass
QStack<T>
Java wrapper for Qt class QStackclass
List of stringsclass
Represents a vector of QXmlStreamAttributeMethods in io.qt.core that return QListModifier and TypeMethodDescriptionQMimeDatabase.allMimeTypes()
static QList<QByteArray>
QTimeZone.availableTimeZoneIds()
static QList<QByteArray>
QTimeZone.availableTimeZoneIds
(int offsetSeconds) static QList<QByteArray>
QTimeZone.availableTimeZoneIds
(QLocale.Country territory) QObject.children()
QMetaObject.classInfos()
QList.clone()
final QList<QMetaMethod>
QMetaObject.constructors()
static QList<QLocale.Country>
QLocale.countriesForLanguage
(QLocale.Language lang) Deprecated.Query territory() on each entry from matchingLocales() insteadQList.createVariantList()
QDir.drives()
See QDir::drives()final QList<QByteArray>
QObject.dynamicPropertyNames()
final QList<QXmlStreamEntityDeclaration>
QXmlStreamReader.entityDeclarations()
QDir.entryInfoList()
Overloaded function forQDir.entryInfoList(io.qt.core.QDir.Filters, io.qt.core.QDir.SortFlags)
QDir.entryInfoList
(QDir.Filter ... filters) Overloaded function forQDir.entryInfoList(QDir.Filters, QDir.SortFlags)
withsort = new QDir.SortFlags(-1)
.QDir.entryInfoList
(QDir.Filters filters) Overloaded function forQDir.entryInfoList(io.qt.core.QDir.Filters, io.qt.core.QDir.SortFlags)
withsort = new io.qt.core.QDir.SortFlags(-1)
.QDir.entryInfoList
(QDir.Filters filters, QDir.SortFlag ... sort) Overloaded function forQDir.entryInfoList(io.qt.core.QDir.Filters, io.qt.core.QDir.SortFlags)
.QDir.entryInfoList
(QDir.Filters filters, QDir.SortFlags sort) QDir.entryInfoList
(Collection<String> nameFilters) Overloaded function forQDir.entryInfoList(java.util.Collection, io.qt.core.QDir.Filters, io.qt.core.QDir.SortFlags)
QDir.entryInfoList
(Collection<String> nameFilters, QDir.Filters filters) Overloaded function forQDir.entryInfoList(java.util.Collection, io.qt.core.QDir.Filters, io.qt.core.QDir.SortFlags)
withsort = new io.qt.core.QDir.SortFlags(-1)
.QDir.entryInfoList
(Collection<String> nameFilters, QDir.Filters filters, QDir.SortFlag ... sort) Overloaded function forQDir.entryInfoList(java.util.Collection, io.qt.core.QDir.Filters, io.qt.core.QDir.SortFlags)
.QDir.entryInfoList
(Collection<String> nameFilters, QDir.Filters filters, QDir.SortFlags sort) QDir.entryInfoList
(Collection<String> nameFilters, QDir.Filter ... filters) Overloaded function forQDir.entryInfoList(java.util.Collection, QDir.Filters, QDir.SortFlags)
withsort = new QDir.SortFlags(-1)
.QMetaObject.enumerators()
QObject.findChildren()
Overloaded function forQObject.findChildren(java.lang.String, io.qt.core.Qt.FindChildOptions)
QObject.findChildren
(QRegularExpression re) Overloaded function forQObject.findChildren(io.qt.core.QRegularExpression, io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.QObject.findChildren
(QRegularExpression re, Qt.FindChildOption ... options) Overloaded function forQObject.findChildren(io.qt.core.QRegularExpression, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(QRegularExpression re, Qt.FindChildOptions options) QObject.findChildren
(String aName) Overloaded function forQObject.findChildren(java.lang.String, io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.QObject.findChildren
(String aName, Qt.FindChildOption ... options) Overloaded function forQObject.findChildren(java.lang.String, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(String aName, Qt.FindChildOptions options) QObject.findChildren
(Class<T> type) Overloaded function forQObject.findChildren(java.lang.Class, java.lang.String, io.qt.core.Qt.FindChildOptions)
QObject.findChildren
(Class<T> type, QRegularExpression re) Overloaded function forQObject.findChildren(java.lang.Class, io.qt.core.QRegularExpression, io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.QObject.findChildren
(Class<T> type, QRegularExpression re, Qt.FindChildOption ... options) Overloaded function forQObject.findChildren(java.lang.Class, io.qt.core.QRegularExpression, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(Class<T> type, QRegularExpression re, Qt.FindChildOptions options) QObject.findChildren
(Class<T> type, String aName) Overloaded function forQObject.findChildren(java.lang.Class, java.lang.String, io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.QObject.findChildren
(Class<T> type, String aName, Qt.FindChildOption ... options) Overloaded function forQObject.findChildren(java.lang.Class, java.lang.String, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(Class<T> type, String aName, Qt.FindChildOptions options) QUrl.fromStringList
(Collection<String> uris) Overloaded function forQUrl.fromStringList(java.util.Collection, io.qt.core.QUrl.ParsingMode)
withmode = io.qt.core.QUrl.ParsingMode.TolerantMode
.QUrl.fromStringList
(Collection<String> uris, QUrl.ParsingMode mode) final QList<QModelIndex>
QItemSelectionModel.getSelectedIndexes()
Kotlin property getter.final QList<QModelIndex>
QItemSelection.indexes()
final QList<QModelIndex>
QItemSelectionRange.indexes()
final QList<QCborValue>
QCborMap.keys()
final QList<QPair<@QtPrimitiveType Double,
Object>> QVariantAnimation.keyValues()
QLocale.matchingLocales
(QLocale.Language language, QLocale.Script script, QLocale.Country territory) QMetaObject.methods()
QList.mid
(int pos) QList.mid
(int pos, int length) QMimeDatabase.mimeTypesForFileName
(String fileName) static QList<QStorageInfo>
QStorageInfo.mountedVolumes()
QXmlStreamReader.namespaceDeclarations()
QXmlStreamReader.notationDeclarations()
static <T> QList<T>
QList.of
(T element0, T... elements) Returns a QList containing given elements.final QList<QByteArray>
QMetaMethod.parameterNames()
final QList<QByteArray>
QMetaMethod.parameterTypes()
protected final QList<QModelIndex>
QAbstractItemModel.persistentIndexList()
QMetaObject.properties()
QUrlQuery.queryItems()
Overloaded function forQUrlQuery.queryItems(io.qt.core.QUrl.ComponentFormattingOptions)
withencoding = new io.qt.core.QUrl.ComponentFormattingOptions(0)
.QUrlQuery.queryItems
(QUrl.ComponentFormattingOption ... encoding) Overloaded function forQUrlQuery.queryItems(io.qt.core.QUrl.ComponentFormattingOptions)
.QUrlQuery.queryItems
(QUrl.ComponentFormattingOptions encoding) QFuture.results()
QFutureInterface.results()
final QList<@QtPrimitiveType Integer>
QVersionNumber.segments()
final QList<QModelIndex>
QItemSelectionModel.selectedColumns()
Overloaded function forQItemSelectionModel.selectedColumns(int)
withrow = 0
.final QList<QModelIndex>
QItemSelectionModel.selectedColumns
(int row) final QList<QModelIndex>
QItemSelectionModel.selectedIndexes()
final QList<QModelIndex>
QItemSelectionModel.selectedRows()
Overloaded function forQItemSelectionModel.selectedRows(int)
withcolumn = 0
.final QList<QModelIndex>
QItemSelectionModel.selectedRows
(int column) final QList<QAbstractItemModel>
QConcatenateTablesProxyModel.sourceModels()
final QList<QByteArray>
QByteArray.split
(byte sep) QPluginLoader.staticInstances()
static QList<QStaticPlugin>
QPluginLoader.staticPlugins()
QEasingCurve.toCubicSpline()
QJsonArray.toList()
QVariant.toList()
Convenient static function for type conversion.final QList<@QtPrimitiveType Integer>
QString.toUcs4()
QCborArray.toVariantList()
final QList<QTimeZone.OffsetData>
QTimeZone.transitions
(QDateTime fromDateTime, QDateTime toDateTime) QMimeData.urls()
QSet.values()
final QList<Qt.DayOfWeek>
QLocale.weekdays()
static QList<QByteArray>
QTimeZone.windowsIdToIanaIds
(QByteArray windowsId) static QList<QByteArray>
QTimeZone.windowsIdToIanaIds
(QByteArray windowsId, QLocale.Country territory) -
Uses of QList in io.qt.core.internal
Methods in io.qt.core.internal that return QList -
Uses of QList in io.qt.datavis
Subclasses of QList in io.qt.datavisModifier and TypeClassDescriptionclass
Template class that provides a dynamic arrayclass
Template class that provides a dynamic arrayclass
Template class that provides a dynamic arrayclass
Template class that provides a dynamic arrayclass
Template class that provides a dynamic arrayMethods in io.qt.datavis that return QListModifier and TypeMethodDescriptionfinal QList<QAbstract3DAxis>
Q3DBars.axes()
final QList<QValue3DAxis>
Q3DScatter.axes()
final QList<QValue3DAxis>
Q3DSurface.axes()
Q3DTheme.baseColors()
final QList<QLinearGradient>
Q3DTheme.baseGradients()
final QList<@QtPrimitiveType Integer>
QCustom3DVolume.colorTable()
final QList<@QtPrimitiveType Byte>
QCustom3DVolume.createTextureData
(Collection<? extends QImage> images) final QList<QCustom3DItem>
QAbstract3DGraph.customItems()
Q3DTheme.getBaseColors()
Kotlin property getter.final QList<QLinearGradient>
Q3DTheme.getBaseGradients()
Kotlin property getter.final QList<@QtPrimitiveType Integer>
QCustom3DVolume.getColorTable()
Kotlin property getter.final QList<@QtPrimitiveType Byte>
QCustom3DVolume.getTextureData()
Kotlin property getter.protected final QList<@QtPrimitiveType Float>
QValue3DAxisFormatter.gridPositions()
final QList<QAbstract3DInputHandler>
QAbstract3DGraph.inputHandlers()
protected final QList<@QtPrimitiveType Float>
QValue3DAxisFormatter.labelPositions()
QValue3DAxisFormatter.labelStrings()
final QList<QBar3DSeries>
Q3DBars.seriesList()
final QList<QScatter3DSeries>
Q3DScatter.seriesList()
final QList<QSurface3DSeries>
Q3DSurface.seriesList()
protected final QList<@QtPrimitiveType Float>
QValue3DAxisFormatter.subGridPositions()
final QList<@QtPrimitiveType Byte>
QCustom3DVolume.textureData()
QAbstract3DGraph.themes()
-
Uses of QList in io.qt.dbus
Methods in io.qt.dbus that return QList -
Uses of QList in io.qt.designer
Methods in io.qt.designer that return QListModifier and TypeMethodDescriptionQFormBuilder.customWidgets()
protected final QList<QDesignerWidgetDataBaseItemInterface>
QDesignerWidgetDataBaseInterface.getItems()
Kotlin property getter.protected final QList<QDesignerWidgetDataBaseItemInterface>
QDesignerWidgetDataBaseInterface.items()
QDesignerFormEditorInterface.optionsPages()
QDesignerFormEditorInterface.pluginInstances()
-
Uses of QList in io.qt.gui
Modifier and TypeClassDescriptionclass
List of points using integer precisionclass
List of points using floating point precisionModifier and TypeMethodDescriptionQActionGroup.actions()
QRawFont.advancesForGlyphIndexes
(Collection<@QtPrimitiveType Integer> glyphIndexes) QRawFont.advancesForGlyphIndexes
(Collection<@QtPrimitiveType Integer> glyphIndexes, QRawFont.LayoutFlag ... layoutFlags) Overloaded function forQRawFont.advancesForGlyphIndexes(java.util.Collection, io.qt.gui.QRawFont.LayoutFlags)
.QRawFont.advancesForGlyphIndexes
(Collection<@QtPrimitiveType Integer> glyphIndexes, QRawFont.LayoutFlags layoutFlags) final QList<QTextFormat>
QTextDocument.allFormats()
QGuiApplication.allWindows()
final QList<QGraphicsWidget>
QAction.associatedGraphicsWidgets()
QAction.associatedObjects()
final <T> QList<T>
QAction.associatedObjects
(Class<T> type) Type-casting overload of QAction::associatedObjects()constQAction.associatedWidgets()
final QList<QInputMethodEvent.Attribute>
QInputMethodEvent.attributes()
QIcon.availableSizes()
Overloaded function forQIcon.availableSizes(io.qt.gui.QIcon.Mode, io.qt.gui.QIcon.State)
QIcon.availableSizes
(QIcon.Mode mode) Overloaded function forQIcon.availableSizes(io.qt.gui.QIcon.Mode, io.qt.gui.QIcon.State)
withstate = io.qt.gui.QIcon.State.Off
.QIcon.availableSizes
(QIcon.Mode mode, QIcon.State state) protected final QList<QTextBlock>
QTextBlockGroup.blockList()
final QList<QTextFrame>
QTextFrame.childFrames()
final QList<@QtPrimitiveType Integer>
QImage.colorTable()
final QList<QTextLength>
QTextTableFormat.columnWidthConstraints()
final QList<@QtPrimitiveType Double>
QPainterPathStroker.dashPattern()
final QList<@QtPrimitiveType Double>
QPen.dashPattern()
static QList<QInputDevice>
QInputDevice.devices()
final QList<QStandardItem>
Overloaded function forQStandardItemModel.findItems(java.lang.String, io.qt.core.Qt.MatchFlags, int)
final QList<QStandardItem>
QStandardItemModel.findItems
(String text, Qt.MatchFlags flags) Overloaded function forQStandardItemModel.findItems(java.lang.String, io.qt.core.Qt.MatchFlags, int)
withcolumn = 0
.final QList<QStandardItem>
QStandardItemModel.findItems
(String text, Qt.MatchFlags flags, int column) final QList<QTextLayout.FormatRange>
QTextLayout.formats()
QAbstractTextDocumentLayout.PaintContext.getSelections()
Kotlin property getter.final QList<@QtPrimitiveType Integer>
QGlyphRun.glyphIndexes()
final QList<@QtPrimitiveType Integer>
QRawFont.glyphIndexesForString
(String text) QTextFragment.glyphRuns()
Overloaded function forQTextFragment.glyphRuns(int, int)
QTextFragment.glyphRuns
(int from) Overloaded function forQTextFragment.glyphRuns(int, int)
withlength = -1
.QTextFragment.glyphRuns
(int from, int length) QTextLayout.glyphRuns()
Overloaded function forQTextLayout.glyphRuns(int, int)
QTextLayout.glyphRuns
(int from) Overloaded function forQTextLayout.glyphRuns(int, int)
withlength = -1
.QTextLayout.glyphRuns
(int from, int length) QTextLine.glyphRuns()
Overloaded function forQTextLine.glyphRuns(int, int)
QTextLine.glyphRuns
(int from) Overloaded function forQTextLine.glyphRuns(int, int)
withlength = -1
.QTextLine.glyphRuns
(int from, int length) static QList<QByteArray>
QImageReader.imageFormatsForMimeType
(QByteArray mimeType) static QList<QByteArray>
QImageWriter.imageFormatsForMimeType
(QByteArray mimeType) static QList<QKeySequence>
QKeySequence.keyBindings
(QKeySequence.StandardKey key) final QList<QKeySequence>
QShortcut.keys()
final QList<QTextLength>
QTextFormat.lengthVectorProperty
(int propertyId) static QList<QKeySequence>
QKeySequence.listFromString
(String str) Overloaded function forQKeySequence.listFromString(java.lang.String, io.qt.gui.QKeySequence.SequenceFormat)
withformat = io.qt.gui.QKeySequence.SequenceFormat.PortableText
.static QList<QKeySequence>
QKeySequence.listFromString
(String str, QKeySequence.SequenceFormat format) QPointerEvent.passiveGrabbers
(QEventPoint point) final QList<QEventPoint>
QPointerEvent.points()
static QList<@QtPrimitiveType Integer>
QFontDatabase.pointSizes
(String family) Overloaded function forQFontDatabase.pointSizes(java.lang.String, java.lang.String)
withstyle = (String)null
.static QList<@QtPrimitiveType Integer>
QFontDatabase.pointSizes
(String family, String style) QGlyphRun.positions()
QGuiApplication.screens()
QAbstractTextDocumentLayout.PaintContext.selections()
The collection of selections that will be rendered when passing this paint context to QAbstractTextDocumentLayout's draw() functionfinal QList<QOpenGLContext>
QOpenGLContextGroup.shares()
final QList<QKeySequence>
QAction.shortcuts()
static QList<@QtPrimitiveType Integer>
QFontDatabase.smoothSizes
(String family, String style) final QList<QUndoStack>
QUndoGroup.stacks()
static QList<@QtPrimitiveType Integer>
QFontDatabase.standardSizes()
final QList<QPair<@QtPrimitiveType Double,
QColor>> QGradient.stops()
static QList<QByteArray>
QTextDocumentWriter.supportedDocumentFormats()
static QList<QByteArray>
QMovie.supportedFormats()
static QList<QByteArray>
QImageReader.supportedImageFormats()
static QList<QByteArray>
QImageWriter.supportedImageFormats()
static QList<QByteArray>
QImageReader.supportedMimeTypes()
static QList<QByteArray>
QImageWriter.supportedMimeTypes()
final QList<QByteArray>
QImageReader.supportedSubTypes()
final QList<QByteArray>
QImageWriter.supportedSubTypes()
final QList<QFontDatabase.WritingSystem>
QRawFont.supportedWritingSystems()
final QList<@QtPrimitiveType Double>
QTextOption.tabArray()
final QList<QTextOption.Tab>
QTextBlockFormat.tabPositions()
final QList<QTextOption.Tab>
QTextOption.tabs()
final QList<QStandardItem>
QStandardItem.takeColumn
(int column) final QList<QStandardItem>
QStandardItemModel.takeColumn
(int column) final QList<QStandardItem>
QStandardItem.takeRow
(int row) final QList<QStandardItem>
QStandardItemModel.takeRow
(int row) final QList<QTextLayout.FormatRange>
QTextBlock.textFormats()
QPainterPath.toFillPolygons()
Overloaded function forQPainterPath.toFillPolygons(io.qt.gui.QTransform)
withmatrix = new io.qt.gui.QTransform()
.QPainterPath.toFillPolygons
(QTransform matrix) QGuiApplication.topLevelWindows()
final QList<QPageRanges.Range>
QPageRanges.toRangeList()
QPainterPath.toSubpathPolygons()
Overloaded function forQPainterPath.toSubpathPolygons(io.qt.gui.QTransform)
withmatrix = new io.qt.gui.QTransform()
.QPainterPath.toSubpathPolygons
(QTransform matrix) final QList<QEventPoint>
QTouchEvent.touchPoints()
Deprecated.UseQPointerEvent.points()
insteadQScreen.virtualSiblings()
static QList<QFontDatabase.WritingSystem>
QFontDatabase.writingSystems()
static QList<QFontDatabase.WritingSystem>
QFontDatabase.writingSystems
(String family) -
Uses of QList in io.qt.help
Methods in io.qt.help that return QListModifier and TypeMethodDescriptionfinal QList<QVersionNumber>
QHelpFilterEngine.availableVersions()
QHelpEngineCore.documentsForIdentifier
(String id) QHelpEngineCore.documentsForIdentifier
(String id, String filterName) QHelpEngineCore.documentsForKeyword
(String keyword) QHelpEngineCore.documentsForKeyword
(String keyword, String filterName) Overloaded function forQHelpEngineCore.files(java.lang.String, java.lang.String, java.lang.String)
withextensionFilter = (String)null
.QHelpEngineCore.files
(String namespaceName, Collection<String> filterAttributes) Overloaded function forQHelpEngineCore.files(java.lang.String, java.util.Collection, java.lang.String)
withextensionFilter = (String)null
.QHelpEngineCore.files
(String namespaceName, Collection<String> filterAttributes, String extensionFilter) QHelpEngineCore.filterAttributeSets
(String namespaceName) QHelpSearchQuery.getWordList()
Kotlin property getter.QHelpSearchEngine.hits
(int start, int end) Deprecated.final QList<QHelpSearchQuery>
QHelpSearchEngine.query()
Deprecated.final QList<QHelpSearchQuery>
QHelpSearchQueryWidget.query()
Deprecated.final QList<QHelpSearchResult>
QHelpSearchEngine.searchResults
(int start, int end) final QList<QVersionNumber>
QHelpFilterData.versions()
QHelpSearchQuery.wordList()
-
Uses of QList in io.qt.keyboard
Methods in io.qt.keyboard that return QListModifier and TypeMethodDescriptionQVirtualKeyboardTrace.channelData
(String channel) Overloaded function forQVirtualKeyboardTrace.channelData(java.lang.String, int, int)
QVirtualKeyboardTrace.channelData
(String channel, int pos) Overloaded function forQVirtualKeyboardTrace.channelData(java.lang.String, int, int)
withcount = -1
.QVirtualKeyboardTrace.channelData
(String channel, int pos, int count) final QList<@QtPrimitiveType Integer>
QVirtualKeyboardInputEngine.getInputModes()
Kotlin property getter.final QList<@QtPrimitiveType Integer>
QVirtualKeyboardInputEngine.getPatternRecognitionModes()
Kotlin property getter.final QList<@QtPrimitiveType Integer>
QVirtualKeyboardInputEngine.inputModes()
final QList<@QtPrimitiveType Integer>
QVirtualKeyboardInputEngine.patternRecognitionModes()
QVirtualKeyboardTrace.points()
Overloaded function forQVirtualKeyboardTrace.points(int, int)
QVirtualKeyboardTrace.points
(int pos) Overloaded function forQVirtualKeyboardTrace.points(int, int)
withcount = -1
.QVirtualKeyboardTrace.points
(int pos, int count) final QList<QInputMethodEvent.Attribute>
QVirtualKeyboardInputContext.preeditTextAttributes()
-
Uses of QList in io.qt.multimedia
Methods in io.qt.multimedia that return QListModifier and TypeMethodDescriptionstatic QList<QAudioDevice>
QMediaDevices.audioInputs()
static QList<QAudioDevice>
QMediaDevices.audioOutputs()
final QList<QMediaMetaData>
QMediaPlayer.audioTracks()
static QList<QAudioDevice>
QMediaDevices.getAudioInputs()
Kotlin property getter.static QList<QAudioDevice>
QMediaDevices.getAudioOutputs()
Kotlin property getter.final QList<QMediaMetaData>
QMediaPlayer.getAudioTracks()
Kotlin property getter.final QList<QMediaMetaData>
QMediaPlayer.getSubtitleTracks()
Kotlin property getter.final QList<QCameraFormat>
QCameraDevice.getVideoFormats()
Kotlin property getter.static QList<QCameraDevice>
QMediaDevices.getVideoInputs()
Kotlin property getter.final QList<QMediaMetaData>
QMediaPlayer.getVideoTracks()
Kotlin property getter.final QList<QMediaTimeRange.Interval>
QMediaTimeRange.intervals()
final QList<QMediaMetaData.Key>
QMediaMetaData.keys()
QCameraDevice.photoResolutions()
final QList<QMediaMetaData>
QMediaPlayer.subtitleTracks()
final QList<QMediaFormat.AudioCodec>
QMediaFormat.supportedAudioCodecs
(QMediaFormat.ConversionMode m) final QList<QMediaFormat.FileFormat>
QMediaFormat.supportedFileFormats
(QMediaFormat.ConversionMode m) static QList<QImageCapture.FileFormat>
QImageCapture.supportedFormats()
final QList<QAudioFormat.SampleFormat>
QAudioDevice.supportedSampleFormats()
final QList<QMediaFormat.VideoCodec>
QMediaFormat.supportedVideoCodecs
(QMediaFormat.ConversionMode m) final QList<QCameraFormat>
QCameraDevice.videoFormats()
static QList<QCameraDevice>
QMediaDevices.videoInputs()
final QList<QMediaMetaData>
QMediaPlayer.videoTracks()
-
Uses of QList in io.qt.network
Methods in io.qt.network that return QListModifier and TypeMethodDescriptionfinal QList<QNetworkAddressEntry>
QNetworkInterface.addressEntries()
final QList<QHostAddress>
QHostInfo.addresses()
static QList<QHostAddress>
QNetworkInterface.allAddresses()
protected final QList<QNetworkCookie>
QNetworkCookieJar.allCookies()
static QList<QNetworkInterface>
QNetworkInterface.allInterfaces()
final QList<QByteArray>
QSslConfiguration.allowedNextProtocols()
QSslSocket.availableBackends()
final QList<QSslCertificate>
QSslConfiguration.caCertificates()
final QList<QDnsDomainNameRecord>
QDnsLookup.canonicalNameRecords()
final QList<QSslCipher>
QSslConfiguration.ciphers()
final QList<QSslEllipticCurve>
QSslConfiguration.ellipticCurves()
final QList<QSslCertificateExtension>
QSslCertificate.extensions()
static QList<QSslCertificate>
QSslCertificate.fromData
(QByteArray data) Overloaded function forQSslCertificate.fromData(io.qt.core.QByteArray, io.qt.network.QSsl.EncodingFormat)
withformat = io.qt.network.QSsl.EncodingFormat.Pem
.static QList<QSslCertificate>
QSslCertificate.fromData
(QByteArray data, QSsl.EncodingFormat format) static QList<QSslCertificate>
QSslCertificate.fromDevice
(QIODevice device) Overloaded function forQSslCertificate.fromDevice(io.qt.core.QIODevice, io.qt.network.QSsl.EncodingFormat)
withformat = io.qt.network.QSsl.EncodingFormat.Pem
.static QList<QSslCertificate>
QSslCertificate.fromDevice
(QIODevice device, QSsl.EncodingFormat format) static QList<QSslCertificate>
static QList<QSslCertificate>
QSslCertificate.fromPath
(String path, QSsl.EncodingFormat format) Overloaded function forQSslCertificate.fromPath(java.lang.String, io.qt.network.QSsl.EncodingFormat, io.qt.network.QSslCertificate.PatternSyntax)
withsyntax = io.qt.network.QSslCertificate.PatternSyntax.FixedString
.static QList<QSslCertificate>
QSslCertificate.fromPath
(String path, QSsl.EncodingFormat format, QSslCertificate.PatternSyntax syntax) final QList<QDnsHostAddressRecord>
QDnsLookup.hostAddressRecords()
static QList<QSsl.ImplementedClass>
QSslSocket.implementedClasses()
Overloaded function forQSslSocket.implementedClasses(java.lang.String)
withbackendName = (String)null
.static QList<QSsl.ImplementedClass>
QSslSocket.implementedClasses
(String backendName) final QList<QByteArray>
QSslCertificate.issuerInfoAttributes()
final QList<QSslCertificate>
QSslConfiguration.localCertificateChain()
final QList<QSslCertificate>
QSslSocket.localCertificateChain()
final QList<QDnsMailExchangeRecord>
QDnsLookup.mailExchangeRecords()
final QList<QDnsDomainNameRecord>
QDnsLookup.nameServerRecords()
final QList<QOcspResponse>
QSslSocket.ocspResponses()
static QList<QNetworkCookie>
QNetworkCookie.parseCookies
(QByteArray cookieString) final QList<QSslCertificate>
QSslConfiguration.peerCertificateChain()
final QList<QSslCertificate>
QSslSocket.peerCertificateChain()
QDtls.peerVerificationErrors()
final QList<QDnsDomainNameRecord>
QDnsLookup.pointerRecords()
static QList<QNetworkProxy>
QNetworkProxyFactory.proxyForQuery
(QNetworkProxyQuery query) final QList<QByteArray>
QNetworkProxy.rawHeaderList()
final QList<QByteArray>
QNetworkReply.rawHeaderList()
final QList<QByteArray>
QNetworkRequest.rawHeaderList()
final QList<QPair<QByteArray,
QByteArray>> QNetworkReply.rawHeaderPairs()
final QList<QPair<QByteArray,
QByteArray>> QNetworkCacheMetaData.rawHeaders()
final QList<QDnsServiceRecord>
QDnsLookup.serviceRecords()
QSslSocket.sslHandshakeErrors()
final QList<QHstsPolicy>
QNetworkAccessManager.strictTransportSecurityHosts()
final QList<QByteArray>
QSslCertificate.subjectInfoAttributes()
static QList<QSslCipher>
QSslConfiguration.supportedCiphers()
static QList<QSslEllipticCurve>
QSslConfiguration.supportedEllipticCurves()
static QList<QSsl.SupportedFeature>
QSslSocket.supportedFeatures()
Overloaded function forQSslSocket.supportedFeatures(java.lang.String)
withbackendName = (String)null
.static QList<QSsl.SupportedFeature>
QSslSocket.supportedFeatures
(String backendName) static QList<QSsl.SslProtocol>
QSslSocket.supportedProtocols()
Overloaded function forQSslSocket.supportedProtocols(java.lang.String)
withbackendName = (String)null
.static QList<QSsl.SslProtocol>
QSslSocket.supportedProtocols
(String backendName) static QList<QSslCertificate>
QSslConfiguration.systemCaCertificates()
static QList<QNetworkProxy>
QNetworkProxyFactory.systemProxyForQuery()
Overloaded function forQNetworkProxyFactory.systemProxyForQuery(io.qt.network.QNetworkProxyQuery)
withquery = new io.qt.network.QNetworkProxyQuery()
.static QList<QNetworkProxy>
QNetworkProxyFactory.systemProxyForQuery
(QNetworkProxyQuery query) final QList<QDnsTextRecord>
QDnsLookup.textRecords()
final QList<QByteArray>
QDnsTextRecord.values()
QSslCertificate.verify
(Collection<? extends QSslCertificate> certificateChain) Overloaded function forQSslCertificate.verify(java.util.Collection, java.lang.String)
withhostName = (String)null
.QSslCertificate.verify
(Collection<? extends QSslCertificate> certificateChain, String hostName) -
Uses of QList in io.qt.network.auth
Methods in io.qt.network.auth that return QList -
Uses of QList in io.qt.nfc
Modifier and TypeMethodDescriptionfinal QList<QNdefNfcIconRecord>
QNdefNfcSmartPosterRecord.iconRecords()
final QList<QNdefNfcTextRecord>
QNdefNfcSmartPosterRecord.titleRecords()
-
Uses of QList in io.qt.opengl
Methods in io.qt.opengl that return QListModifier and TypeMethodDescriptionfinal QList<@QtPrimitiveType Float>
QOpenGLShaderProgram.defaultInnerTessellationLevels()
final QList<@QtPrimitiveType Float>
QOpenGLShaderProgram.defaultOuterTessellationLevels()
final QList<QOpenGLDebugMessage>
QOpenGLDebugLogger.loggedMessages()
final QList<QOpenGLShader>
QOpenGLShaderProgram.shaders()
QOpenGLFramebufferObject.sizes()
final QList<@QtPrimitiveType Integer>
QOpenGLFramebufferObject.textures()
-
Uses of QList in io.qt.positioning
Methods in io.qt.positioning that return QListModifier and TypeMethodDescriptionQGeoPath.getPath()
Kotlin property getter.final QList<QGeoCoordinate>
QGeoPolygon.getPerimeter()
Kotlin property getter.QGeoPolygon.hole
(long index) final QList<QGeoCoordinate>
QGeoPolygon.holePath
(long index) final QList<QGeoCoordinate>
QGeoPath.path()
final QList<QGeoCoordinate>
QGeoPolygon.perimeter()
QGeoPath.variantPath()
This property holds the list of coordinates for the geo path -
Uses of QList in io.qt.printsupport
Methods in io.qt.printsupport that return QListModifier and TypeMethodDescriptionstatic QList<QPrinterInfo>
QPrinterInfo.availablePrinters()
final QList<QPrinter.ColorMode>
QPrinterInfo.supportedColorModes()
final QList<QPrinter.DuplexMode>
QPrinterInfo.supportedDuplexModes()
QPrinterInfo.supportedPageSizes()
final QList<@QtPrimitiveType Integer>
QPrinter.supportedResolutions()
final QList<@QtPrimitiveType Integer>
QPrinterInfo.supportedResolutions()
-
Uses of QList in io.qt.qml
Modifier and TypeMethodDescriptionQQmlComponent.errors()
QQmlIncubator.errors()
QQmlApplicationEngine.rootObjects()
final QList<QQmlAbstractUrlInterceptor>
QQmlEngine.urlInterceptors()
-
Uses of QList in io.qt.qt3d.animation
Methods in io.qt.qt3d.animation that return QListModifier and TypeMethodDescriptionfinal QList<QAnimationGroup>
QAnimationController.animationGroupList()
final QList<QAbstractAnimation>
QAnimationGroup.animationList()
final QList<QAttribute>
QMorphTarget.attributeList()
final QList<@QtPrimitiveType Float>
QKeyframeAnimation.framePositions()
final QList<@QtPrimitiveType Float>
QKeyframeAnimation.getFramePositions()
Kotlin property getter.final QList<@QtPrimitiveType Float>
QMorphingAnimation.getTargetPositions()
Kotlin property getter.final QList<@QtPrimitiveType Float>
QVertexBlendAnimation.getTargetPositions()
Kotlin property getter.final QList<@QtPrimitiveType Float>
QMorphingAnimation.getWeights
(int positionIndex) final QList<QTransform>
QKeyframeAnimation.keyframeList()
final QList<QAbstractChannelMapping>
QChannelMapper.mappings()
final QList<QMorphTarget>
QMorphingAnimation.morphTargetList()
final QList<QMorphTarget>
QVertexBlendAnimation.morphTargetList()
final QList<@QtPrimitiveType Float>
QMorphingAnimation.targetPositions()
final QList<@QtPrimitiveType Float>
QVertexBlendAnimation.targetPositions()
-
Uses of QList in io.qt.qt3d.core
Methods in io.qt.qt3d.core that return QListModifier and TypeMethodDescriptionfinal QList<QAbstractAspect>
QAspectEngine.aspects()
final QList<QAttribute>
QGeometry.attributes()
QJoint.childJoints()
QNode.childNodes()
final QList<QComponent>
QEntity.components()
final <T extends QComponent>
QList<T>QEntity.componentsOfType
(Class<T> type) QComponent.entities()
QAspectEngine.lookupNodes
(Collection<? extends QNodeId> ids) -
Uses of QList in io.qt.qt3d.extras
Methods in io.qt.qt3d.extras that return QListModifier and TypeMethodDescriptionfinal QList<QSpriteSheetItem>
QSpriteSheet.getSprites()
Kotlin property getter.final QList<QSpriteSheetItem>
QSpriteSheet.sprites()
-
Uses of QList in io.qt.qt3d.input
Methods in io.qt.qt3d.input that return QListModifier and TypeMethodDescriptionQLogicalDevice.actions()
final QList<@QtPrimitiveType Integer>
QAxisSetting.axes()
QAxisSetting::axes Returns the current list of Axis these settings apply toQLogicalDevice.axes()
final QList<QAxisSetting>
QAbstractPhysicalDevice.axisSettings()
final QList<@QtPrimitiveType Integer>
QActionInput.buttons()
final QList<@QtPrimitiveType Integer>
QButtonAxisInput.buttons()
final QList<QAbstractActionInput>
QInputChord.chords()
final QList<@QtPrimitiveType Integer>
QAxisSetting.getAxes()
Kotlin property getter.final QList<@QtPrimitiveType Integer>
QActionInput.getButtons()
Kotlin property getter.final QList<@QtPrimitiveType Integer>
QButtonAxisInput.getButtons()
Kotlin property getter.final QList<QAbstractActionInput>
QAction.inputs()
final QList<QAbstractAxisInput>
QAxis.inputs()
final QList<QAbstractActionInput>
QInputSequence.sequences()
-
Uses of QList in io.qt.qt3d.render
Methods in io.qt.qt3d.render that return QListModifier and TypeMethodDescriptionfinal QList<QFilterKey>
QRenderPass.filterKeys()
final QList<QFilterKey>
QTechnique.filterKeys()
final QList<QRayCasterHit>
QAbstractRayCaster.getHits()
Kotlin property getter.final QList<@QtPrimitiveType Integer>
QSortPolicy.getSortTypes()
Kotlin property getter.final QList<@QtPrimitiveType Double>
QLevelOfDetail.getThresholds()
Kotlin property getter.final QList<QRayCasterHit>
QAbstractRayCaster.hits()
final QList<QTextureImageData>
QTextureData.imageData()
QAbstractRayCaster.layers()
QLayerFilter.layers()
final QList<QFilterKey>
QTechniqueFilter.matchAll()
final QList<QFilterKey>
QRenderPassFilter.matchAny()
final QList<QRenderTargetOutput>
QRenderTarget.outputs()
final QList<QParameter>
QEffect.parameters()
final QList<QParameter>
QMaterial.parameters()
final QList<QParameter>
QRenderPass.parameters()
final QList<QParameter>
QRenderPassFilter.parameters()
final QList<QParameter>
QTechnique.parameters()
final QList<QParameter>
QTechniqueFilter.parameters()
final QList<QRayCasterHit>
final QList<QRayCasterHit>
final QList<QRenderPass>
QTechnique.renderPasses()
final QList<QRenderState>
QRenderPass.renderStates()
final QList<QRenderState>
QRenderStateSet.renderStates()
final QList<QSortPolicy.SortType>
QSortPolicy.sortTypes()
final QList<@QtPrimitiveType Integer>
QSortPolicy.sortTypesInt()
final QList<QTechnique>
QEffect.techniques()
final QList<QAbstractTextureImage>
QAbstractTexture.textureImages()
final QList<@QtPrimitiveType Double>
QLevelOfDetail.thresholds()
-
Uses of QList in io.qt.qt3d.render.quick.scene2d
Methods in io.qt.qt3d.render.quick.scene2d that return QList -
Uses of QList in io.qt.quick
Methods in io.qt.quick that return QListModifier and TypeMethodDescriptionfinal QList<QQuickItem>
QQuickItem.childItems()
final QList<QByteArray>
QQuickGraphicsConfiguration.deviceExtensions()
QQuickView.errors()
static QList<QByteArray>
QQuickGraphicsConfiguration.preferredInstanceExtensions()
-
Uses of QList in io.qt.quick.widgets
Methods in io.qt.quick.widgets that return QList -
Uses of QList in io.qt.quick3d
Methods in io.qt.quick3d that return QList -
Uses of QList in io.qt.remoteobjects
Methods in io.qt.remoteobjects that return QListModifier and TypeMethodDescriptionfinal QList<@QtPrimitiveType Integer>
QAbstractItemModelReplica.availableRoles()
QRemoteObjectReplica.retrieveProperties
(String repName, QByteArray repSig) Methods in io.qt.remoteobjects with parameters of type QListModifier and TypeMethodDescriptionprotected final void
QRemoteObjectReplica.setProperties
(QList<? extends Object> arg__1) -
Uses of QList in io.qt.scxml
Methods in io.qt.scxml that return QListModifier and TypeMethodDescriptionfinal QList<QScxmlError>
QScxmlCompiler.errors()
final QList<QScxmlInvokableService>
QScxmlStateMachine.getInvokedServices()
Kotlin property getter.final QList<@QtPrimitiveType Integer>
QScxmlInvokableServiceFactory.getNames()
Kotlin property getter.QScxmlInvokableServiceFactory.getParameters()
Kotlin property getter.final QList<QScxmlError>
QScxmlStateMachine.getParseErrors()
Kotlin property getter.final QList<QScxmlInvokableService>
QScxmlStateMachine.invokedServices()
final QList<@QtPrimitiveType Integer>
QScxmlInvokableServiceFactory.names()
QScxmlInvokableServiceFactory.parameters()
final QList<QScxmlError>
QScxmlStateMachine.parseErrors()
-
Uses of QList in io.qt.sensors
Methods in io.qt.sensors that return QListModifier and TypeMethodDescriptionQSensor.availableDataRates()
final QList<QSensorFilter>
QSensor.filters()
QSensor.getAvailableDataRates()
Kotlin property getter.final QList<QOutputRange>
QSensor.getOutputRanges()
Kotlin property getter.final QList<QOutputRange>
QSensor.outputRanges()
static QList<QByteArray>
QSensor.sensorsForType
(QByteArray type) static QList<QByteArray>
QSensor.sensorTypes()
-
Uses of QList in io.qt.serialbus
Methods in io.qt.serialbus that return QListModifier and TypeMethodDescriptionfinal QList<QCanBusDeviceInfo>
QCanBus.availableDevices
(String plugin) QCanBusDevice.configurationKeys()
QModbusReply.intermediateErrors()
final QList<@QtPrimitiveType Integer>
QModbusDeviceIdentification.objectIds()
final QList<QCanBusFrame>
QCanBusDevice.readAllFrames()
final QList<@QtPrimitiveType Short>
QModbusDataUnit.values()
-
Uses of QList in io.qt.serialport
Methods in io.qt.serialport that return QListModifier and TypeMethodDescriptionstatic QList<QSerialPortInfo>
QSerialPortInfo.availablePorts()
static QList<@QtPrimitiveType Integer>
QSerialPortInfo.standardBaudRates()
-
Uses of QList in io.qt.sql
-
Uses of QList in io.qt.statemachine
Methods in io.qt.statemachine that return QListModifier and TypeMethodDescriptionfinal QList<QAbstractAnimation>
QAbstractTransition.animations()
QStateMachine.SignalEvent.arguments()
final QList<QAbstractAnimation>
QStateMachine.defaultAnimations()
final QList<QAbstractState>
QAbstractTransition.getTargetStates()
Kotlin property getter.final QList<QAbstractState>
QAbstractTransition.targetStates()
final QList<QAbstractTransition>
QState.transitions()
-
Uses of QList in io.qt.test
Subclasses of QList in io.qt.testMethods in io.qt.test that return QListModifier and TypeMethodDescriptionQSignalSpy.clone()
QSignalSpy.mid
(int pos) QSignalSpy.mid
(int pos, int length) Methods in io.qt.test with parameters of type QList -
Uses of QList in io.qt.uic.ui4
Methods in io.qt.uic.ui4 that return QListModifier and TypeMethodDescriptionDomActionGroup.elementAction()
DomWidget.elementAction()
final QList<DomActionGroup>
DomActionGroup.elementActionGroup()
final QList<DomActionGroup>
DomWidget.elementActionGroup()
final QList<DomActionRef>
DomWidget.elementAddAction()
final QList<DomProperty>
DomAction.elementAttribute()
final QList<DomProperty>
DomActionGroup.elementAttribute()
final QList<DomProperty>
DomButtonGroup.elementAttribute()
final QList<DomProperty>
DomLayout.elementAttribute()
final QList<DomProperty>
DomWidget.elementAttribute()
final QList<DomButtonGroup>
DomButtonGroups.elementButtonGroup()
DomColorGroup.elementColor()
final QList<DomColorRole>
DomColorGroup.elementColorRole()
DomWidget.elementColumn()
final QList<DomConnection>
DomConnections.elementConnection()
final QList<DomCustomWidget>
DomCustomWidgets.elementCustomWidget()
final QList<DomGradientStop>
DomGradient.elementGradientStop()
final QList<DomConnectionHint>
DomConnectionHints.elementHint()
final QList<DomInclude>
DomIncludes.elementInclude()
final QList<DomResource>
DomResources.elementInclude()
DomItem.elementItem()
final QList<DomLayoutItem>
DomLayout.elementItem()
DomWidget.elementItem()
DomWidget.elementLayout()
final QList<DomProperty>
DomAction.elementProperty()
final QList<DomProperty>
DomActionGroup.elementProperty()
final QList<DomProperty>
DomButtonGroup.elementProperty()
final QList<DomProperty>
DomColumn.elementProperty()
final QList<DomProperty>
DomDesignerData.elementProperty()
final QList<DomProperty>
DomItem.elementProperty()
final QList<DomProperty>
DomLayout.elementProperty()
final QList<DomProperty>
DomRow.elementProperty()
final QList<DomProperty>
DomSpacer.elementProperty()
final QList<DomProperty>
DomWidget.elementProperty()
DomWidget.elementRow()
DomPropertySpecifications.elementStringpropertyspecification()
final QList<DomPropertyToolTip>
DomPropertySpecifications.elementTooltip()
DomWidget.elementWidget()
-
Uses of QList in io.qt.webengine.core
Methods in io.qt.webengine.core that return QListModifier and TypeMethodDescriptionfinal QList<QWebEngineHistoryItem>
QWebEngineHistory.backItems
(int maxItems) final QList<QSslCertificate>
QWebEngineCertificateError.certificateChain()
final QList<QSslCertificate>
QWebEngineClientCertificateSelection.certificates()
final QList<QSslCertificate>
QWebEngineClientCertificateStore.certificates()
final QList<QWebEngineScript>
final QList<QWebEngineHistoryItem>
QWebEngineHistory.forwardItems
(int maxItems) final QList<QByteArray>
QWebEngineHttpRequest.headers()
final QList<QWebEngineHistoryItem>
QWebEngineHistory.items()
final QList<QWebEngineScript>
QWebEngineScriptCollection.toList()
-
Uses of QList in io.qt.websockets
Methods in io.qt.websockets that return QListModifier and TypeMethodDescriptionfinal QList<QWebSocketProtocol.Version>
QWebSocketServer.supportedVersions()
-
Uses of QList in io.qt.widgets
Methods in io.qt.widgets that return QListModifier and TypeMethodDescriptionQGraphicsWidget.actions()
QWidget.actions()
QGestureEvent.activeGestures()
QScroller.activeScrollers()
QApplication.allWidgets()
final QList<QAbstractButton>
QButtonGroup.buttons()
final QList<QAbstractButton>
QDialogButtonBox.buttons()
final QList<QAbstractButton>
QMessageBox.buttons()
QGestureEvent.canceledGestures()
final QList<QGraphicsItem>
QAbstractGraphicsShapeItem.childItems()
default QList<QGraphicsItem>
QGraphicsItem.childItems()
final QList<QGraphicsItem>
QGraphicsItem.Impl.childItems()
final QList<QGraphicsItem>
QGraphicsItemGroup.childItems()
final QList<QGraphicsItem>
QGraphicsLineItem.childItems()
final QList<QGraphicsItem>
QGraphicsObject.childItems()
final QList<QGraphicsItem>
QGraphicsPixmapItem.childItems()
final QList<QGraphicsItem>
QAbstractGraphicsShapeItem.collidingItems()
Overloaded function forQAbstractGraphicsShapeItem.collidingItems(io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QAbstractGraphicsShapeItem.collidingItems
(Qt.ItemSelectionMode mode) default QList<QGraphicsItem>
QGraphicsItem.collidingItems()
Overloaded function forQGraphicsItem.collidingItems(io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.default QList<QGraphicsItem>
QGraphicsItem.collidingItems
(Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsItem.Impl.collidingItems()
Overloaded function forQGraphicsItem.Impl.collidingItems(io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsItem.Impl.collidingItems
(Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsItemGroup.collidingItems()
Overloaded function forQGraphicsItemGroup.collidingItems(io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsItemGroup.collidingItems
(Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsLineItem.collidingItems()
Overloaded function forQGraphicsLineItem.collidingItems(io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsLineItem.collidingItems
(Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsObject.collidingItems()
Overloaded function forQGraphicsObject.collidingItems(io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsObject.collidingItems
(Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsPixmapItem.collidingItems()
Overloaded function forQGraphicsPixmapItem.collidingItems(io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsPixmapItem.collidingItems
(Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsScene.collidingItems
(QGraphicsItem item) Overloaded function forQGraphicsScene.collidingItems(io.qt.widgets.QGraphicsItem, io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsScene.collidingItems
(QGraphicsItem item, Qt.ItemSelectionMode mode) QColormap.colormap()
final QList<@QtPrimitiveType Integer>
QColumnView.columnWidths()
QWidgetAction.createdWidgets()
final QList<QTextEdit.ExtraSelection>
QPlainTextEdit.extraSelections()
final QList<QTextEdit.ExtraSelection>
QTextEdit.extraSelections()
final QList<QListWidgetItem>
QListWidget.findItems
(String text, Qt.MatchFlag ... flags) Overloaded function forQListWidget.findItems(java.lang.String, io.qt.core.Qt.MatchFlags)
.final QList<QListWidgetItem>
QListWidget.findItems
(String text, Qt.MatchFlags flags) final QList<QTableWidgetItem>
QTableWidget.findItems
(String text, Qt.MatchFlag ... flags) Overloaded function forQTableWidget.findItems(java.lang.String, io.qt.core.Qt.MatchFlags)
.final QList<QTableWidgetItem>
QTableWidget.findItems
(String text, Qt.MatchFlags flags) final QList<QTreeWidgetItem>
QTreeWidget.findItems
(String text, Qt.MatchFlags flags) Overloaded function forQTreeWidget.findItems(java.lang.String, io.qt.core.Qt.MatchFlags, int)
withcolumn = 0
.final QList<QTreeWidgetItem>
QTreeWidget.findItems
(String text, Qt.MatchFlags flags, int column) QGestureEvent.gestures()
final QList<QGraphicsItem>
QGraphicsScene.items()
Overloaded function forQGraphicsScene.items(io.qt.core.Qt.SortOrder)
withorder = io.qt.core.Qt.SortOrder.DescendingOrder
.final QList<QGraphicsItem>
QGraphicsScene.items
(double x, double y, double w, double h, Qt.ItemSelectionMode mode, Qt.SortOrder order) Overloaded function forQGraphicsScene.items(double, double, double, double, io.qt.core.Qt.ItemSelectionMode, io.qt.core.Qt.SortOrder, io.qt.gui.QTransform)
withdeviceTransform = new io.qt.gui.QTransform()
.final QList<QGraphicsItem>
QGraphicsScene.items
(double x, double y, double w, double h, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) Returns all visible items that, depending on mode, are either inside or intersect with the rectangle defined by x, y, w and h, in a list sorted using order.final QList<QGraphicsItem>
final QList<QGraphicsItem>
QGraphicsScene.items
(QPointF pos, Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsScene.items
(QPointF pos, Qt.ItemSelectionMode mode, Qt.SortOrder order) Overloaded function forQGraphicsScene.items(io.qt.core.QPointF, io.qt.core.Qt.ItemSelectionMode, io.qt.core.Qt.SortOrder, io.qt.gui.QTransform)
withdeviceTransform = new io.qt.gui.QTransform()
.final QList<QGraphicsItem>
QGraphicsScene.items
(QPointF pos, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) Returns all visible items that, depending on mode, are at the specified pos in a list sorted using order.final QList<QGraphicsItem>
final QList<QGraphicsItem>
QGraphicsScene.items
(QRectF rect, Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsScene.items
(QRectF rect, Qt.ItemSelectionMode mode, Qt.SortOrder order) Overloaded function forQGraphicsScene.items(io.qt.core.QRectF, io.qt.core.Qt.ItemSelectionMode, io.qt.core.Qt.SortOrder, io.qt.gui.QTransform)
withdeviceTransform = new io.qt.gui.QTransform()
.final QList<QGraphicsItem>
QGraphicsScene.items
(QRectF rect, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) Returns all visible items that, depending on mode, are either inside or intersect with the specified rect, in a list sorted using order.final QList<QGraphicsItem>
QGraphicsScene.items
(Qt.SortOrder order) final QList<QGraphicsItem>
QGraphicsScene.items
(QPainterPath path) final QList<QGraphicsItem>
QGraphicsScene.items
(QPainterPath path, Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsScene.items
(QPainterPath path, Qt.ItemSelectionMode mode, Qt.SortOrder order) Overloaded function forQGraphicsScene.items(io.qt.gui.QPainterPath, io.qt.core.Qt.ItemSelectionMode, io.qt.core.Qt.SortOrder, io.qt.gui.QTransform)
withdeviceTransform = new io.qt.gui.QTransform()
.final QList<QGraphicsItem>
QGraphicsScene.items
(QPainterPath path, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) Returns all visible items that, depending on mode, are either inside or intersect with the specified path, in a list sorted using order.final QList<QGraphicsItem>
final QList<QGraphicsItem>
QGraphicsScene.items
(QPolygonF polygon, Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsScene.items
(QPolygonF polygon, Qt.ItemSelectionMode mode, Qt.SortOrder order) Overloaded function forQGraphicsScene.items(io.qt.gui.QPolygonF, io.qt.core.Qt.ItemSelectionMode, io.qt.core.Qt.SortOrder, io.qt.gui.QTransform)
withdeviceTransform = new io.qt.gui.QTransform()
.final QList<QGraphicsItem>
QGraphicsScene.items
(QPolygonF polygon, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) Returns all visible items that, depending on mode, are either inside or intersect with the specified polygon, in a list sorted using order.final QList<QGraphicsItem>
QGraphicsView.items()
final QList<QGraphicsItem>
QGraphicsView.items
(int x, int y) final QList<QGraphicsItem>
QGraphicsView.items
(int x, int y, int w, int h) Overloaded function forQGraphicsView.items(int, int, int, int, io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsView.items
(int x, int y, int w, int h, Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
final QList<QGraphicsItem>
Overloaded function forQGraphicsView.items(io.qt.core.QRect, io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsView.items
(QRect rect, Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
QGraphicsView.items
(QPainterPath path) Overloaded function forQGraphicsView.items(io.qt.gui.QPainterPath, io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsView.items
(QPainterPath path, Qt.ItemSelectionMode mode) final QList<QGraphicsItem>
Overloaded function forQGraphicsView.items(io.qt.gui.QPolygon, io.qt.core.Qt.ItemSelectionMode)
withmode = io.qt.core.Qt.ItemSelectionMode.IntersectsItemShape
.final QList<QGraphicsItem>
QGraphicsView.items
(QPolygon polygon, Qt.ItemSelectionMode mode) final QList<QListWidgetItem>
final QList<QTableWidgetItem>
final QList<@QtPrimitiveType Integer>
QWizard.pageIds()
final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.posList()
QGraphicsItemAnimation.rotationList()
final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.scaleList()
QAbstractScrollArea.scrollBarWidgets
(Qt.Alignment alignment) QAbstractScrollArea.scrollBarWidgets
(Qt.AlignmentFlag ... alignment) Overloaded function forQAbstractScrollArea.scrollBarWidgets(io.qt.core.Qt.Alignment)
.final QList<QGraphicsItem>
QGraphicsScene.selectedItems()
final QList<QListWidgetItem>
QListWidget.selectedItems()
final QList<QTableWidgetItem>
QTableWidget.selectedItems()
final QList<QTreeWidgetItem>
QTreeWidget.selectedItems()
final QList<QTableWidgetSelectionRange>
QTableWidget.selectedRanges()
QFileDialog.selectedUrls()
final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.shearList()
QFileDialog.sidebarUrls()
final QList<@QtPrimitiveType Integer>
QSplitter.sizes()
final QList<QMdiSubWindow>
QMdiArea.subWindowList()
Overloaded function forQMdiArea.subWindowList(io.qt.widgets.QMdiArea.WindowOrder)
withorder = io.qt.widgets.QMdiArea.WindowOrder.CreationOrder
.final QList<QMdiSubWindow>
QMdiArea.subWindowList
(QMdiArea.WindowOrder order) final QList<QDockWidget>
QMainWindow.tabifiedDockWidgets
(QDockWidget dockwidget) final QList<QTreeWidgetItem>
QTreeWidgetItem.takeChildren()
QApplication.topLevelWidgets()
final QList<QGraphicsTransform>
QAbstractGraphicsShapeItem.transformations()
final QList<QGraphicsTransform>
QGraphicsItem.Impl.transformations()
default QList<QGraphicsTransform>
QGraphicsItem.transformations()
final QList<QGraphicsTransform>
QGraphicsItemGroup.transformations()
final QList<QGraphicsTransform>
QGraphicsLineItem.transformations()
final QList<QGraphicsTransform>
QGraphicsObject.transformations()
final QList<QGraphicsTransform>
QGraphicsPixmapItem.transformations()
final QList<QPair<@QtPrimitiveType Double,
QPointF>> QGraphicsItemAnimation.translationList()
final QList<QGraphicsView>
QGraphicsScene.views()
final QList<@QtPrimitiveType Integer>
QWizard.visitedIds()
Methods in io.qt.widgets that return types with arguments of type QListModifier and TypeMethodDescriptionstatic QFileDialog.Result<QList<QUrl>>
QFileDialog.getOpenFileUrls()
static QFileDialog.Result<QList<QUrl>>
QFileDialog.getOpenFileUrls
(QWidget parent) static QFileDialog.Result<QList<QUrl>>
QFileDialog.getOpenFileUrls
(QWidget parent, String caption) static QFileDialog.Result<QList<QUrl>>
QFileDialog.getOpenFileUrls
(QWidget parent, String caption, QUrl dir) static QFileDialog.Result<QList<QUrl>>
QFileDialog.getOpenFileUrls
(QWidget parent, String caption, QUrl dir, String filter) static QFileDialog.Result<QList<QUrl>>
QFileDialog.getOpenFileUrls
(QWidget parent, String caption, QUrl dir, String filter, QFileDialog.Options options) Overloaded function forQFileDialog.getOpenFileUrls(io.qt.widgets.QWidget, java.lang.String, io.qt.core.QUrl, java.lang.String, io.qt.widgets.QFileDialog.Options, java.util.Collection)
withsupportedSchemes = java.util.Collections.emptyList()
.static QFileDialog.Result<QList<QUrl>>
QFileDialog.getOpenFileUrls
(QWidget parent, String caption, QUrl dir, String filter, QFileDialog.Options options, Collection<String> supportedSchemes) static QFileDialog.Result<QList<QUrl>>
QFileDialog.getOpenFileUrls
(QWidget parent, String caption, QUrl dir, String filter, Collection<String> supportedSchemes, QFileDialog.Option ... options)
QXYSeries.points()
instead