Uses of Class
io.qt.core.QList
Package
Description
-
Uses of QList in io.qt.activex
Modifier and TypeMethodDescriptionQAxObject.argumentsToList
(Object var1, Object var2, Object var3, Object var4, Object var5, Object var6, Object var7, Object var8) SeeQAxBase::
argumentsToList(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant) QAxWidget.argumentsToList
(Object var1, Object var2, Object var3, Object var4, Object var5, Object var6, Object var7, Object var8) SeeQAxBase::
argumentsToList(QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant, QVariant) -
Uses of QList in io.qt.bluetooth
Modifier and TypeClassDescriptionstatic class
Stores attributes of a Bluetooth Data Element Alternativestatic class
Stores attributes of a Bluetooth Data Element SequenceModifier 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> QBluetoothDeviceInfo.serviceIds()
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
Modifier 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()
SeeQXYSeries::
pointsVector()const 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
Modifier 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
Modifier and TypeClassDescriptionclass
Manages information about selected items in a modelclass
QQueue<T>
Java wrapper for Qt classQQueue
class
QStack<T>
Java wrapper for Qt classQStack
class
List of stringsclass
Represents a vector of QXmlStreamAttributeModifier 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()
Creates and returns a copy of this object.final QList
<QMetaMethod> QMetaObject.constructors()
static QList
<QLocale.Country> QLocale.countriesForLanguage
(QLocale.Language lang) SeeQLocale::
countriesForLanguage(QLocale::Language) QList.createVariantList()
Creating a container of type QVariant.QList.createVariantList
(int size) Creating a container of type QVariant and given size.QDir.drives()
SeeQDir::
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(io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.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
(Qt.FindChildOption ... options) Overloaded function forQObject.findChildren(io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(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, io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.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, Qt.FindChildOption ... options) Overloaded function forQObject.findChildren(java.lang.Class, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(Class<T> type, 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> QItemSelection.indexes()
final QList
<QModelIndex> QItemSelectionRange.indexes()
final QList
<QCborValue> QCborMap.keys()
QHash.keys()
Returns aList
of the keys contained in this associative container.QMap.keys()
Returns aList
of the keys contained in this associative container.QMultiHash.keys()
Returns aList
of the keys contained in this associative container.QMultiMap.keys()
Returns aList
of the keys contained in this associative container.final QList
<QPair<@QtPrimitiveType Double, Object>> QVariantAnimation.keyValues()
QMultiHash.listOfValues()
QMultiMap.listOfValues()
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) QMultiHash.uniqueKeys()
QMultiMap.uniqueKeys()
QMimeData.urls()
QHash.values()
QMap.values()
QSet.values()
final QList
<Qt.DayOfWeek> QLocale.weekdays()
static QList
<QByteArray> QTimeZone.windowsIdToIanaIds
(byte [] windowsId) Overloaded function forQTimeZone.windowsIdToIanaIds(io.qt.core.QByteArray)
.static QList
<QByteArray> QTimeZone.windowsIdToIanaIds
(byte [] windowsId, QLocale.Country territory) Overloaded function forQTimeZone.windowsIdToIanaIds(io.qt.core.QByteArray, io.qt.core.QLocale.Country)
.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
-
Uses of QList in io.qt.datavis
Modifier 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 arrayModifier 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()
protected final QList
<@QtPrimitiveType Float> QValue3DAxisFormatter.gridPositions()
final QList
<QAbstract3DInputHandler> QAbstract3DGraph.inputHandlers()
protected final QList
<@QtPrimitiveType Float> QValue3DAxisFormatter.labelPositions()
QValue3DAxisFormatter.labelStrings()
QBar3DSeries.rowColors()
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
-
Uses of QList in io.qt.designer
Modifier and TypeMethodDescriptionQFormBuilder.customWidgets()
protected final QList
<QDesignerWidgetDataBaseItemInterface> QDesignerWidgetDataBaseInterface.items()
SeeQDesignerWidgetDataBaseInterface::
m_items QDesignerFormEditorInterface.optionsPages()
SeeQDesignerFormEditorInterface::
optionsPages()const QDesignerFormEditorInterface.pluginInstances()
SeeQDesignerFormEditorInterface::
pluginInstances()const -
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()
Deprecated.Use associatedObjects() with qobject_cast() insteadQAction.associatedObjects()
final <T> QList
<T> QAction.associatedObjects
(Class<T> type) Type-casting overload ofQAction::associatedObjects()const
QAction.associatedWidgets()
Deprecated.Use associatedObjects() with qobject_cast() insteadfinal 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()
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) QTextLayout.glyphRuns
(int from, int length, QTextLayout.GlyphRunRetrievalFlag ... flags) Overloaded function forQTextLayout.glyphRuns(int, int, io.qt.gui.QTextLayout.GlyphRunRetrievalFlags)
.QTextLayout.glyphRuns
(int from, int length, QTextLayout.GlyphRunRetrievalFlags flags) 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) QTextLine.glyphRuns
(int from, int length, QTextLayout.GlyphRunRetrievalFlag ... flags) Overloaded function forQTextLine.glyphRuns(int, int, io.qt.gui.QTextLayout.GlyphRunRetrievalFlags)
.QTextLine.glyphRuns
(int from, int length, QTextLayout.GlyphRunRetrievalFlags flags) static QList
<QByteArray> QImageReader.imageFormatsForMimeType
(byte [] mimeType) Overloaded function forQImageReader.imageFormatsForMimeType(io.qt.core.QByteArray)
.static QList
<QByteArray> QImageReader.imageFormatsForMimeType
(QByteArray mimeType) static QList
<QByteArray> QImageWriter.imageFormatsForMimeType
(byte [] mimeType) Overloaded function forQImageWriter.imageFormatsForMimeType(io.qt.core.QByteArray)
.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()
final QList
<@QtPrimitiveType Long> QGlyphRun.stringIndexes()
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.gui.qpa
Modifier and TypeMethodDescriptionQPlatformIntegration.possibleKeys
(QKeyEvent arg__1) SeeQPlatformIntegration::
possibleKeys(const QKeyEvent*)const -
Uses of QList in io.qt.help
Modifier 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) SeeQHelpEngineCore::
filterAttributeSets(QString)const QHelpSearchEngine.hits
(int start, int end) SeeQHelpSearchEngine::
hits(int, int)const final QList
<QHelpSearchQuery> QHelpSearchEngine.query()
SeeQHelpSearchEngine::
query()const final QList
<QHelpSearchQuery> QHelpSearchQueryWidget.query()
SeeQHelpSearchQueryWidget::
query()const final QList
<QHelpSearchResult> QHelpSearchEngine.searchResults
(int start, int end) final QList
<QVersionNumber> QHelpFilterData.versions()
QHelpSearchQuery.wordList()
SeeQHelpSearchQuery::
wordList -
Uses of QList in io.qt.httpserver
Modifier and TypeMethodDescriptionfinal QList
<QPair<QByteArray, QByteArray>> QHttpServerRequest.headers()
final QList
<QByteArray> QHttpServerResponse.headers
(byte [] name) Overloaded function forQHttpServerResponse.headers(io.qt.core.QByteArray)
.final QList
<QByteArray> QHttpServerResponse.headers
(QByteArray name) final QList
<QByteArray> Overloaded function forQHttpServerResponse.headers(io.qt.core.QByteArray)
.final QList
<@QtPrimitiveType Integer> QAbstractHttpServer.serverPorts()
final QList
<QTcpServer> QAbstractHttpServer.servers()
-
Uses of QList in io.qt.keyboard
Modifier 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.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()
SeeQVirtualKeyboardInputContext::
preeditTextAttributes()const -
Uses of QList in io.qt.location
Modifier and TypeMethodDescriptionfinal QList
<QPlaceCategory> QPlace.categories()
final QList
<QPlaceCategory> QPlaceSearchRequest.categories()
final QList
<QPlaceCategory> QPlaceManager.childCategories()
Overloaded function forQPlaceManager.childCategories(java.lang.String)
withparentId = (String)null
.final QList
<QPlaceCategory> QPlaceManager.childCategories
(String parentId) final QList
<QPlaceContactDetail> QPlace.contactDetails
(String contactType) final QList
<QPlaceContent.DataTag> QPlaceContent.dataTags()
final QList
<QGeoRectangle> QGeoRouteRequest.excludeAreas()
QGeoRouteRequest.featureTypes()
QPlaceManager.locales()
final QList
<QGeoLocation> QGeoCodeReply.locations()
final QList
<QGeoCoordinate> QGeoRoute.path()
final QList
<QGeoCoordinate> QGeoRouteSegment.path()
QPlaceMatchReply.places()
QPlaceMatchRequest.places()
final QList
<QPlaceSearchResult> QPlaceSearchReply.results()
QGeoRoute.routeLegs()
QGeoRouteReply.routes()
final QList
<QGeoRouteSegment> QGeoRoute.segments()
final QList
<QGeoCoordinate> QGeoRouteRequest.waypoints()
-
Uses of QList in io.qt.multimedia
Modifier and TypeMethodDescriptionstatic QList
<QAudioDevice> QMediaDevices.audioInputs()
static QList
<QAudioDevice> QMediaDevices.audioOutputs()
final QList
<QMediaMetaData> QMediaPlayer.audioTracks()
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
Modifier 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
(byte [] data) Overloaded function forQSslCertificate.fromData(byte[], io.qt.network.QSsl.EncodingFormat)
withformat = io.qt.network.QSsl.EncodingFormat.Pem
.static QList
<QSslCertificate> QSslCertificate.fromData
(byte [] data, QSsl.EncodingFormat format) Overloaded function forQSslCertificate.fromData(io.qt.core.QByteArray, io.qt.network.QSsl.EncodingFormat)
.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
(byte [] cookieString) Overloaded function forQNetworkCookie.parseCookies(io.qt.core.QByteArray)
.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
-
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
Modifier 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.pdf
Modifier and TypeMethodDescriptionQPdfSelection.bounds()
QPdfLink.rectangles()
QPdfSearchModel.resultsOnPage
(int page) -
Uses of QList in io.qt.positioning
Modifier and TypeMethodDescriptionQGeoPolygon.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
Modifier 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()
ModifierConstructorDescriptionQQmlListProperty
(QObject o, QList<T> list) QQmlListProperty
(QObject o, QList<T> list, boolean readonly) This constructor allows you to create a read-only property from a QList. -
Uses of QList in io.qt.qt3d.animation
Modifier 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> QMorphingAnimation.getWeights
(int positionIndex) final QList
<QTransform> QKeyframeAnimation.keyframeList()
final QList
<QAbstractChannelMapping> QChannelMapper.mappings()
SeeQt3DAnimation::QChannelMapper::
mappings()const 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
Modifier 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) SeeQt3DCore::QAspectEngine::
lookupNodes(QList<Qt3DCore::QNodeId>)const -
Uses of QList in io.qt.qt3d.extras
Modifier and TypeMethodDescriptionfinal QList
<QSpriteSheetItem> QSpriteSheet.sprites()
SeeQt3DExtras::QSpriteSheet::
sprites()const -
Uses of QList in io.qt.qt3d.input
Modifier 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
<QAbstractActionInput> QAction.inputs()
final QList
<QAbstractAxisInput> QAxis.inputs()
final QList
<QAbstractActionInput> QInputSequence.sequences()
-
Uses of QList in io.qt.qt3d.render
Modifier and TypeMethodDescriptionfinal QList
<QFilterKey> QRenderPass.filterKeys()
final QList
<QFilterKey> QTechnique.filterKeys()
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> SeeQt3DRender::QRayCaster::
pick(QVector3D, QVector3D, float) final QList
<QRayCasterHit> SeeQt3DRender::QScreenRayCaster::
pick(QPoint) 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
-
Uses of QList in io.qt.quick
Modifier 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.controls
-
Uses of QList in io.qt.quick.widgets
-
Uses of QList in io.qt.quick3d
Modifier and TypeMethodDescriptionfinal QList
<QQuick3DObject> QQuick3DObject.childItems()
SeeQQuick3DObject::
childItems()const -
Uses of QList in io.qt.remoteobjects
Modifier and TypeMethodDescriptionfinal QList
<@QtPrimitiveType Integer> QAbstractItemModelReplica.availableRoles()
QRemoteObjectReplica.retrieveProperties
(String repName, byte [] repSig) Overloaded function forQRemoteObjectReplica.retrieveProperties(java.lang.String, io.qt.core.QByteArray)
.QRemoteObjectReplica.retrieveProperties
(String repName, QByteArray repSig) SeeQRemoteObjectReplica::
retrieveProperties(QString, QByteArray)const -
Uses of QList in io.qt.scxml
Modifier and TypeMethodDescriptionfinal QList
<QScxmlError> QScxmlCompiler.errors()
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
Modifier and TypeMethodDescriptionQSensor.availableDataRates()
final QList
<QSensorFilter> QSensor.filters()
final QList
<QOutputRange> QSensor.outputRanges()
static QList
<QByteArray> QSensor.sensorsForType
(byte [] type) Overloaded function forQSensor.sensorsForType(io.qt.core.QByteArray)
.static QList
<QByteArray> QSensor.sensorsForType
(QByteArray type) static QList
<QByteArray> QSensor.sensorTypes()
-
Uses of QList in io.qt.serialbus
Modifier and TypeMethodDescriptionfinal QList
<QCanBusDeviceInfo> QCanBus.availableDevices
(String plugin) QCanBusDevice.configurationKeys()
QModbusReply.intermediateErrors()
final QList
<QCanMessageDescription> QCanDbcFileParser.messageDescriptions()
SeeQCanDbcFileParser::
messageDescriptions()const final QList
<QCanMessageDescription> QCanFrameProcessor.messageDescriptions()
SeeQCanFrameProcessor::
messageDescriptions()const final QList
<@QtPrimitiveType Integer> QModbusDeviceIdentification.objectIds()
final QList
<QCanBusFrame> QCanBusDevice.readAllFrames()
final QList
<QCanSignalDescription> QCanMessageDescription.signalDescriptions()
SeeQCanMessageDescription::
signalDescriptions()const final QList
<@QtPrimitiveType Short> QModbusDataUnit.values()
-
Uses of QList in io.qt.serialport
Modifier 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
Modifier and TypeMethodDescriptionfinal QList
<QAbstractAnimation> QAbstractTransition.animations()
QStateMachine.SignalEvent.arguments()
final QList
<QAbstractAnimation> QStateMachine.defaultAnimations()
final QList
<QAbstractState> QAbstractTransition.targetStates()
final QList
<QAbstractTransition> QState.transitions()
-
Uses of QList in io.qt.test
-
Uses of QList in io.qt.texttospeech
Modifier and TypeMethodDescriptionQTextToSpeech.availableLocales()
QTextToSpeech.availableVoices()
-
Uses of QList in io.qt.uic.ui4
Modifier and TypeMethodDescriptionfinal QList
<io.qt.uic.ui4.DomAction> DomActionGroup.elementAction()
SeeDomActionGroup::
elementAction()const final QList
<io.qt.uic.ui4.DomAction> DomWidget.elementAction()
SeeDomWidget::
elementAction()const final QList
<io.qt.uic.ui4.DomActionGroup> DomActionGroup.elementActionGroup()
SeeDomActionGroup::
elementActionGroup()const final QList
<io.qt.uic.ui4.DomActionGroup> DomWidget.elementActionGroup()
SeeDomWidget::
elementActionGroup()const final QList
<io.qt.uic.ui4.DomActionRef> DomWidget.elementAddAction()
SeeDomWidget::
elementAddAction()const final QList
<io.qt.uic.ui4.DomProperty> DomAction.elementAttribute()
SeeDomAction::
elementAttribute()const final QList
<io.qt.uic.ui4.DomProperty> DomActionGroup.elementAttribute()
SeeDomActionGroup::
elementAttribute()const final QList
<io.qt.uic.ui4.DomProperty> DomButtonGroup.elementAttribute()
SeeDomButtonGroup::
elementAttribute()const final QList
<io.qt.uic.ui4.DomProperty> DomLayout.elementAttribute()
SeeDomLayout::
elementAttribute()const final QList
<io.qt.uic.ui4.DomProperty> DomWidget.elementAttribute()
SeeDomWidget::
elementAttribute()const final QList
<io.qt.uic.ui4.DomButtonGroup> DomButtonGroups.elementButtonGroup()
SeeDomButtonGroups::
elementButtonGroup()const final QList
<io.qt.uic.ui4.DomColor> DomColorGroup.elementColor()
SeeDomColorGroup::
elementColor()const final QList
<io.qt.uic.ui4.DomColorRole> DomColorGroup.elementColorRole()
SeeDomColorGroup::
elementColorRole()const final QList
<io.qt.uic.ui4.DomColumn> DomWidget.elementColumn()
SeeDomWidget::
elementColumn()const final QList
<io.qt.uic.ui4.DomConnection> DomConnections.elementConnection()
SeeDomConnections::
elementConnection()const final QList
<io.qt.uic.ui4.DomCustomWidget> DomCustomWidgets.elementCustomWidget()
SeeDomCustomWidgets::
elementCustomWidget()const final QList
<io.qt.uic.ui4.DomGradientStop> DomGradient.elementGradientStop()
SeeDomGradient::
elementGradientStop()const final QList
<io.qt.uic.ui4.DomConnectionHint> DomConnectionHints.elementHint()
SeeDomConnectionHints::
elementHint()const final QList
<io.qt.uic.ui4.DomInclude> DomIncludes.elementInclude()
SeeDomIncludes::
elementInclude()const final QList
<io.qt.uic.ui4.DomResource> DomResources.elementInclude()
SeeDomResources::
elementInclude()const final QList
<io.qt.uic.ui4.DomItem> DomItem.elementItem()
SeeDomItem::
elementItem()const final QList
<io.qt.uic.ui4.DomLayoutItem> DomLayout.elementItem()
SeeDomLayout::
elementItem()const final QList
<io.qt.uic.ui4.DomItem> DomWidget.elementItem()
SeeDomWidget::
elementItem()const final QList
<io.qt.uic.ui4.DomLayout> DomWidget.elementLayout()
SeeDomWidget::
elementLayout()const final QList
<io.qt.uic.ui4.DomProperty> DomAction.elementProperty()
SeeDomAction::
elementProperty()const final QList
<io.qt.uic.ui4.DomProperty> DomActionGroup.elementProperty()
SeeDomActionGroup::
elementProperty()const final QList
<io.qt.uic.ui4.DomProperty> DomButtonGroup.elementProperty()
SeeDomButtonGroup::
elementProperty()const final QList
<io.qt.uic.ui4.DomProperty> DomColumn.elementProperty()
SeeDomColumn::
elementProperty()const final QList
<io.qt.uic.ui4.DomProperty> DomDesignerData.elementProperty()
SeeDomDesignerData::
elementProperty()const final QList
<io.qt.uic.ui4.DomProperty> DomItem.elementProperty()
SeeDomItem::
elementProperty()const final QList
<io.qt.uic.ui4.DomProperty> DomLayout.elementProperty()
SeeDomLayout::
elementProperty()const final QList
<io.qt.uic.ui4.DomProperty> DomRow.elementProperty()
SeeDomRow::
elementProperty()const final QList
<io.qt.uic.ui4.DomProperty> DomSpacer.elementProperty()
SeeDomSpacer::
elementProperty()const final QList
<io.qt.uic.ui4.DomProperty> DomWidget.elementProperty()
SeeDomWidget::
elementProperty()const final QList
<io.qt.uic.ui4.DomRow> DomWidget.elementRow()
SeeDomWidget::
elementRow()const final QList
<io.qt.uic.ui4.DomStringPropertySpecification> DomPropertySpecifications.elementStringpropertyspecification()
SeeDomPropertySpecifications::
elementStringpropertyspecification()const final QList
<io.qt.uic.ui4.DomPropertyToolTip> DomPropertySpecifications.elementTooltip()
SeeDomPropertySpecifications::
elementTooltip()const final QList
<io.qt.uic.ui4.DomWidget> DomWidget.elementWidget()
SeeDomWidget::
elementWidget()const -
Uses of QList in io.qt.webengine.core
Modifier 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
Modifier and TypeMethodDescriptionfinal QList
<QWebSocketProtocol.Version> QWebSocketServer.supportedVersions()
-
Uses of QList in io.qt.widgets
Modifier 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.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) final QList
<QKeyCombination> QKeySequenceEdit.finishingKeyCombinations()
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> 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> QGraphicsScene.items
(QPoint pos, Qt.ItemSelectionMode mode) final QList
<QGraphicsItem> QGraphicsScene.items
(QPoint pos, Qt.ItemSelectionMode mode, Qt.SortOrder order) Overloaded function forQGraphicsScene.items(io.qt.core.QPoint, 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
(QPoint pos, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) final QList
<QGraphicsItem> 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
(QRect rect, Qt.ItemSelectionMode mode) final QList
<QGraphicsItem> QGraphicsScene.items
(QRect rect, Qt.ItemSelectionMode mode, Qt.SortOrder order) Overloaded function forQGraphicsScene.items(io.qt.core.QRect, 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
(QRect rect, Qt.ItemSelectionMode mode, Qt.SortOrder order, QTransform deviceTransform) 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()
SeeQGraphicsItemAnimation::
posList()const QGraphicsItemAnimation.rotationList()
SeeQGraphicsItemAnimation::
rotationList()const final QList
<QPair<@QtPrimitiveType Double, QPointF>> QGraphicsItemAnimation.scaleList()
SeeQGraphicsItemAnimation::
scaleList()const 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()
SeeQGraphicsItemAnimation::
shearList()const 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()
SeeQGraphicsItemAnimation::
translationList()const final QList
<QGraphicsView> QGraphicsScene.views()
final QList
<@QtPrimitiveType Integer> QWizard.visitedIds()
Modifier 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) static QFileDialog.Result
<QList<QUrl>> QFileDialog.getOpenFileUrls
(QWidget parent, String caption, String dir) static QFileDialog.Result
<QList<QUrl>> QFileDialog.getOpenFileUrls
(QWidget parent, String caption, String dir, String filter) static QFileDialog.Result
<QList<QUrl>> QFileDialog.getOpenFileUrls
(QWidget parent, String caption, String dir, String filter, QFileDialog.Options options) Overloaded function forQFileDialog.getOpenFileUrls(io.qt.widgets.QWidget, java.lang.String, java.lang.String, 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, String dir, String filter, QFileDialog.Options options, Collection<String> supportedSchemes)