Uses of Class
io.qt.core.QObject
Package
Description
-
Uses of QObject in io.qt
Modifier and TypeMethodDescription<S extends Serializable>
QObjectInternalAccess.lambdaContext
(S lambdaExpression) QThreadAffinityException.object()
InternalAccess.owner
(QtObject object) InternalAccess.owner
(QtObjectInterface object) Modifier and TypeMethodDescriptionstatic void
QtUtilities.threadCheck
(QObject object) Checks if the current thread is the given object's thread and throws QThreadAffinityException otherwise.ModifierConstructorDescriptionQThreadAffinityException
(String message, QObject object, QThread expectedThread, QThread currentThread) Creates a new QThreadAffinityException with the given message, object and thread. -
Uses of QObject in io.qt.activex
Modifier and TypeClassDescriptionclass
QObject that wraps a COM objectclass
Wrapper around script codeclass
Wrapper around a script engineclass
Bridge between application objects and script codeclass
Selection dialog for registered COM componentsclass
QWidget that wraps an ActiveX controlModifier and TypeMethodDescriptionabstract QObject
QAxBase.Impl.qObject()
SeeQAxBase::
qObject()const QAxBase.qObject()
SeeQAxBase::
qObject()const QAxObject.qObject()
SeeQAxBase::
qObject()const QAxWidget.qObject()
SeeQAxBase::
qObject()const -
Uses of QObject in io.qt.bluetooth
Modifier and TypeClassDescriptionclass
Discovers the Bluetooth devices nearbyclass
Enables access to the local Bluetooth deviceclass
Uses the RFCOMM or L2cap protocol to communicate with a Bluetooth deviceclass
Enables you to query for Bluetooth servicesclass
Enables connection to a Bluetooth device running a bluetooth serverclass
Transfers data to another device using Object Push Profile (OPP)class
Stores the response for a data transfer requestclass
Access to Bluetooth Low Energy Devicesfinal class
Represents an individual service on a Bluetooth Low Energy DeviceModifier and TypeMethodDescriptionfinal QLowEnergyService
QLowEnergyController.addService
(QLowEnergyServiceData service, QObject parent) static QLowEnergyController
QLowEnergyController.createCentral
(QBluetoothAddress remoteDevice, QBluetoothAddress localDevice, QObject parent) static QLowEnergyController
QLowEnergyController.createCentral
(QBluetoothDeviceInfo remoteDevice, QObject parent) static QLowEnergyController
QLowEnergyController.createPeripheral
(QObject parent) final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid service, QObject parent) final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.CharacteristicType service, QObject parent) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QObject)
.final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.DescriptorType service, QObject parent) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QObject)
.final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.ProtocolUuid service, QObject parent) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QObject)
.final QLowEnergyService
QLowEnergyController.createServiceObject
(QBluetoothUuid.ServiceClassUuid service, QObject parent) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QObject)
.final QLowEnergyService
QLowEnergyController.createServiceObject
(QUuid service, QObject parent) Overloaded function forQLowEnergyController.createServiceObject(io.qt.bluetooth.QBluetoothUuid, io.qt.core.QObject)
.ModifierConstructorDescriptionQBluetoothDeviceDiscoveryAgent
(QBluetoothAddress deviceAdapter, QObject parent) QBluetoothLocalDevice
(QBluetoothAddress address, QObject parent) QBluetoothLocalDevice
(QObject parent) QBluetoothServer
(QBluetoothServiceInfo.Protocol serverType, QObject parent) QBluetoothServiceDiscoveryAgent
(QBluetoothAddress deviceAdapter, QObject parent) QBluetoothSocket
(QBluetoothServiceInfo.Protocol socketType, QObject parent) QBluetoothSocket
(QObject parent) QBluetoothTransferManager
(QObject parent) protected
QBluetoothTransferReply
(QObject parent) QLowEnergyController
(QBluetoothAddress remoteDevice, QBluetoothAddress localDevice, QObject parent) QLowEnergyController
(QBluetoothAddress remoteDevice, QObject parent) QLowEnergyController
(QBluetoothDeviceInfo remoteDevice, QObject parent) -
Uses of QObject in io.qt.charts
Modifier and TypeClassDescriptionclass
Base class used for specialized axis classesclass
Abstract parent class for all bar series classesclass
Base class for all Qt Chart seriesclass
Legend marker for an area seriesclass
Presents data in area chartsclass
Adds categories to a chart's axesclass
Legend marker for a bar seriesclass
Java wrapper for Qt classQtCharts::QBarModelMapper
class
Presents a series of data as vertical bars grouped by categoryclass
Represents one set of bars in a bar chartclass
Legend marker for a box plot seriesclass
Java wrapper for Qt classQtCharts::QBoxPlotModelMapper
class
Presents data in box-and-whiskers chartsclass
Represents one item in a box-and-whiskers chartclass
Legend marker for a candlestick seriesclass
Abstract model mapper class for candlestick seriesclass
Presents data as candlesticksclass
Represents a single candlestick item in a candlestick chartclass
Places named ranges on the axisclass
Manages the graphical representation of the chart's series, legends, and axesclass
Standalone widget that can display chartsclass
Adds dates and times to a chart's axisclass
Horizontal model mapper for bar seriesclass
Horizontal model mapper for box plot seriesclass
Horizontal model mapper for a candlestick seriesclass
Presents a series of data as horizontal bars grouped by categoryclass
Presents a series of categorized data as a percentage of each categoryclass
Presents a series of data as horizontally stacked bars, with one bar per categoryclass
Horizontal model mapper for pie seriesclass
Horizontal model mapper for line, spline, and scatter seriesfinal class
Displays the legend of a chartclass
Abstract object that can be used to access markers within a legendclass
Presents data in line chartsclass
Adds a logarithmic scale to a chart's axisclass
Presents a series of categorized data as a percentage of each categoryclass
Legend marker for a pie seriesclass
Java wrapper for Qt classQtCharts::QPieModelMapper
class
Presents data in pie chartsclass
Represents a single slice in a pie seriesclass
Presents data in polar chartsclass
Presents data in scatter chartsclass
Presents data as spline chartsclass
Presents a series of data as vertically stacked bars, with one bar per categoryclass
Adds values to a chart's axesclass
Vertical model mapper for bar seriesclass
Vertical model mapper for box plot seriesclass
Vertical model mapper for a candlestick seriesclass
Vertical model mapper for pie seriesclass
Vertical model mapper for line, spline, and scatter seriesclass
Legend marker for a line, spline, or scatter seriesclass
Java wrapper for Qt classQtCharts::QXYModelMapper
class
Base class for line, spline, and scatter seriesModifierConstructorDescriptionQAreaLegendMarker
(QAreaSeries series, QLegend legend, QObject parent) SeeQtCharts::QAreaLegendMarker::
QAreaLegendMarker(QtCharts::QAreaSeries*, QtCharts::QLegend*, QObject*) QAreaSeries
(QObject parent) QBarCategoryAxis
(QObject parent) QBarLegendMarker
(QAbstractBarSeries series, QBarSet barset, QLegend legend, QObject parent) SeeQtCharts::QBarLegendMarker::
QBarLegendMarker(QtCharts::QAbstractBarSeries*, QtCharts::QBarSet*, QtCharts::QLegend*, QObject*) protected
QBarModelMapper
(QObject parent) SeeQtCharts::QBarModelMapper::
QBarModelMapper(QObject*) QBarSeries
(QObject parent) QBoxPlotLegendMarker
(QBoxPlotSeries series, QLegend legend, QObject parent) SeeQtCharts::QBoxPlotLegendMarker::
QBoxPlotLegendMarker(QtCharts::QBoxPlotSeries*, QtCharts::QLegend*, QObject*) protected
QBoxPlotModelMapper
(QObject parent) SeeQtCharts::QBoxPlotModelMapper::
QBoxPlotModelMapper(QObject*) QBoxPlotSeries
(QObject parent) QCandlestickLegendMarker
(QCandlestickSeries series, QLegend legend, QObject parent) SeeQtCharts::QCandlestickLegendMarker::
QCandlestickLegendMarker(QtCharts::QCandlestickSeries*, QtCharts::QLegend*, QObject*) QCandlestickModelMapper
(QObject parent) QCandlestickSeries
(QObject parent) QCandlestickSet
(double open, double high, double low, double close, double timestamp, QObject parent) QCandlestickSet
(double timestamp, QObject parent) QCategoryAxis
(QObject parent) QDateTimeAxis
(QObject parent) QHBarModelMapper
(QObject parent) QHBoxPlotModelMapper
(QObject parent) QHCandlestickModelMapper
(QObject parent) QHorizontalBarSeries
(QObject parent) QHorizontalPercentBarSeries
(QObject parent) QHorizontalStackedBarSeries
(QObject parent) QHPieModelMapper
(QObject parent) QHXYModelMapper
(QObject parent) QLineSeries
(QObject parent) QLogValueAxis
(QObject parent) QPercentBarSeries
(QObject parent) QPieLegendMarker
(QPieSeries series, QPieSlice slice, QLegend legend, QObject parent) SeeQtCharts::QPieLegendMarker::
QPieLegendMarker(QtCharts::QPieSeries*, QtCharts::QPieSlice*, QtCharts::QLegend*, QObject*) protected
QPieModelMapper
(QObject parent) SeeQtCharts::QPieModelMapper::
QPieModelMapper(QObject*) QPieSeries
(QObject parent) QScatterSeries
(QObject parent) QSplineSeries
(QObject parent) QStackedBarSeries
(QObject parent) QValueAxis
(QObject parent) QVBarModelMapper
(QObject parent) QVBoxPlotModelMapper
(QObject parent) QVCandlestickModelMapper
(QObject parent) QVPieModelMapper
(QObject parent) QVXYModelMapper
(QObject parent) QXYLegendMarker
(QXYSeries series, QLegend legend, QObject parent) SeeQtCharts::QXYLegendMarker::
QXYLegendMarker(QtCharts::QXYSeries*, QtCharts::QLegend*, QObject*) protected
QXYModelMapper
(QObject parent) SeeQtCharts::QXYModelMapper::
QXYModelMapper(QObject*) -
Uses of QObject in io.qt.core
Modifier and TypeClassDescriptionclass
The base of all animationsclass
Interface to manage Qt's event queueclass
The abstract interface for item model classesclass
Abstract model that can be subclassed to create one-dimensional list modelsclass
Base class for proxy item models that can do sorting, filtering or other data processing tasksclass
The base class of states of a QStateMachineclass
Abstract model that can be subclassed to create table modelsclass
The base class of transitions between QAbstractState objectsclass
Java wrapper for Qt classQAnimationDriver
class
Abstract base class for groups of animationsclass
QIODevice interface for a QByteArrayclass
Proxies multiple source models, concatenating their rowsclass
Event loop for Qt applications without UIclass
Means of entering and leaving an event loopclass
QObject-specific transition for Qt eventsclass
Interface for reading from and writing to filesclass
Interface for reading from and writing to open filesclass
Convenient way of selecting file variantsclass
Interface for monitoring files and directories for modificationsclass
Final statefinal class
Allows monitoring a QFuture using signals and slotsclass
Java wrapper for Qt classQFutureWatcherBase
class
Means of returning to a previously active substateclass
Proxies its source model unmodifiedclass
The base interface class of all I/O devices in Qtclass
Keeps track of a view's selected itemsclass
Loads shared libraries at runtimeclass
Container for data that records information about its MIME typeclass
Watches the lifetime of multiple QObjectsclass
Parallel group of animationsclass
Pause for QSequentialAnimationGroupclass
Loads a plugin at run-timeclass
Used to start external programs and to communicate with themclass
Animates Qt propertiesclass
Interface for safely writing to filesclass
Sequential group of animationsclass
Persistent platform-independent application settingsclass
Access to a shared memory segmentclass
Bundles signals from identifiable sendersclass
Transition based on a Qt signalclass
Support for monitoring activity on a file descriptorclass
Support for sorting and filtering data passed between another model and a viewclass
General-purpose state for QStateMachineclass
Hierarchical finite state machineclass
Model that supplies strings to viewsclass
I/O device that operates on temporary filesclass
Platform-independent way to manage threadsclass
Manages a collection of QThreadsclass
Timeline for controlling animationsclass
Repetitive and single-shot timersclass
Internationalization support for text outputclass
This proxy transposes the source modelclass
Base class for animationsModifier and TypeFieldDescriptionfinal QObject.Signal1Default1
<QObject> QObject.destroyed
final QObject.Signal1
<QObject> QSignalMapper.mappedObject
Modifier and TypeMethodDescriptionstatic <O extends QObject>
QScopedArrayPointer<O> QScopedArrayPointer.disposingLater
(O... data) static <O extends QObject>
QScopedPointer<O> QScopedPointer.disposingLater
(O data) final <T extends QObject>
TOverloaded function forfindChild(java.lang.Class, java.lang.String, io.qt.core.Qt.FindChildOptions)
final <T extends QObject>
TOverloaded function forfindChild(java.lang.Class, java.lang.String, io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.final <T extends QObject>
TQObject.findChild
(Class<T> type, String aName, Qt.FindChildOption ... options) Overloaded function forfindChild(java.lang.Class, java.lang.String, io.qt.core.Qt.FindChildOptions)
.final <T extends QObject>
TQObject.findChild
(Class<T> type, String aName, Qt.FindChildOptions options) QObject.findChildren
(Class<T> type) Overloaded function forfindChildren(java.lang.Class, java.lang.String, io.qt.core.Qt.FindChildOptions)
QObject.findChildren
(Class<T> type, QRegExp re) Deprecated.Use findChildren(const QRegularExpression &, ...) instead.QObject.findChildren
(Class<T> type, QRegExp re, Qt.FindChildOption ... options) Deprecated.Use findChildren(const QRegularExpression &, ...) instead.QObject.findChildren
(Class<T> type, QRegExp re, Qt.FindChildOptions options) Deprecated.Use findChildren(const QRegularExpression &, ...) instead.QObject.findChildren
(Class<T> type, QRegularExpression re) Overloaded function forfindChildren(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 forfindChildren(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 forfindChildren(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 forfindChildren(java.lang.Class, java.lang.String, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(Class<T> type, String aName, Qt.FindChildOptions options) final <T extends QObject>
Tstatic <O extends QObject>
voidQScopedArrayPointer.performAndDisposeLater
(Consumer<O[]> action, O... data) Performs an action on multipleQObject
resources which will be calleddisposeLater()
subsequently.static <O extends QObject,
R>
RQScopedArrayPointer.performAndDisposeLater
(Function<O[], R> action, O... data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
doubleQScopedArrayPointer.performAndDisposeLater
(ToDoubleFunction<O[]> action, O... data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
intQScopedArrayPointer.performAndDisposeLater
(ToIntFunction<O[]> action, O... data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
longQScopedArrayPointer.performAndDisposeLater
(ToLongFunction<O[]> action, O... data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
voidQScopedPointer.performAndDisposeLater
(Consumer<O> action, O data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject,
R>
RQScopedPointer.performAndDisposeLater
(Function<O, R> action, O data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
doubleQScopedPointer.performAndDisposeLater
(ToDoubleFunction<O> action, O data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
intQScopedPointer.performAndDisposeLater
(ToIntFunction<O> action, O data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
longQScopedPointer.performAndDisposeLater
(ToLongFunction<O> action, O data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.Modifier and TypeMethodDescriptionfinal QObject
final QObject
QChildEvent.child()
final QObject
QObject.MultiSignal.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal0.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal1.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal2.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal3.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal4.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal5.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal6.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal7.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal8.containingObject()
Returns the object containing this signal.final QObject
QObject.PrivateSignal9.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal0.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal1.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal1Default1.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal2.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal2Default1.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal2Default2.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal3.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal3Default1.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal3Default2.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal3Default3.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal4.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal4Default1.containingObject()
final QObject
QObject.Signal4Default2.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal4Default3.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal4Default4.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal5.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal5Default1.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal5Default2.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal5Default3.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal5Default4.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal5Default5.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal6.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal6Default1.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal6Default2.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal6Default3.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal6Default4.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal6Default5.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal6Default6.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal7.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal7Default1.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal7Default2.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal7Default3.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal7Default4.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal7Default5.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal7Default6.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal7Default7.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal8.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal8Default1.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal8Default2.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal8Default3.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal8Default4.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal8Default5.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal8Default6.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal8Default7.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal8Default8.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9Default1.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9Default2.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9Default3.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9Default4.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9Default5.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9Default6.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9Default7.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9Default8.containingObject()
Returns the object containing this signal.final QObject
QObject.Signal9Default9.containingObject()
Returns the object containing this signal.final QObject
QEventTransition.eventSource()
final QObject
QObject.findChild()
Overloaded function forfindChild(java.lang.String, io.qt.core.Qt.FindChildOptions)
final QObject
Overloaded function forfindChild(java.lang.String, io.qt.core.Qt.FindChildOptions)
withoptions = new io.qt.core.Qt.FindChildOptions(1)
.final QObject
QObject.findChild
(String aName, Qt.FindChildOption ... options) Overloaded function forfindChild(java.lang.String, io.qt.core.Qt.FindChildOptions)
.final QObject
QObject.findChild
(String aName, Qt.FindChildOptions options) final QObject
QPluginLoader.instance()
final QObject
QStaticPlugin.instance()
final QObject
QSignalMapper.mapping
(int id) final QObject
final QObject
final QObject
QMetaObject.newInstance
(Object... args) final QObject
QStateMachine.WrappedEvent.object()
final QObject
QObject.parent()
protected final QObject
QObject.sender()
final QObject
QStateMachine.SignalEvent.sender()
final QObject
QSignalTransition.senderObject()
final QObject
QPropertyAnimation.targetObject()
Modifier and TypeMethodDescriptionQObject.children()
QObject.findChildren()
Overloaded function forfindChildren(java.lang.String, io.qt.core.Qt.FindChildOptions)
QObject.findChildren
(QRegExp re) Deprecated.Use findChildren(const QRegularExpression &, ...) instead.QObject.findChildren
(QRegExp re, Qt.FindChildOption ... options) Deprecated.Use findChildren(const QRegularExpression &, ...) instead.QObject.findChildren
(QRegExp re, Qt.FindChildOptions options) Deprecated.Use findChildren(const QRegularExpression &, ...) instead.QObject.findChildren
(QRegularExpression re) Overloaded function forfindChildren(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 forfindChildren(io.qt.core.QRegularExpression, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(QRegularExpression re, Qt.FindChildOptions options) QObject.findChildren
(String aName) Overloaded function forfindChildren(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 forfindChildren(java.lang.String, io.qt.core.Qt.FindChildOptions)
.QObject.findChildren
(String aName, Qt.FindChildOptions options) QPluginLoader.staticInstances()
Modifier and TypeMethodDescriptionfinal QObject
final QSignalTransition
QState.addTransition
(QObject sender, String signal, QAbstractState target) final void
QState.assignProperty
(QObject object, String name, Object value) final QMetaObject.Connection
QTimer.callOnTimeout
(QObject receiver, String method, Qt.ConnectionType ... type) static QMetaObject.Connection
QObject.connect
(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod slot, Qt.ConnectionType ... connectionType) Creates a connection of the giventype
from thesignal
in thesender
object to themethod
in thereceiver
object.static QMetaObject.Connection
QObject.connect
(QObject sender, String signal, QObject receiver, String slot, Qt.ConnectionType ... connectionType) Creates a connection of the given type from the signal in the sender object to the method in the receiver object.static void
QMetaObject.connectSlotsByName
(QObject object) static QThread
static QThread
static QThread
static QThread
static QThread
QThread.create
(ThreadGroup group, Runnable runnable, long stackSize, QObject parent) static QThread
QThread.create
(ThreadGroup group, Runnable runnable, String name, long stackSize, QObject parent) static QThread
QThread.create
(ThreadGroup group, Runnable runnable, String name, QObject parent) static boolean
QObject.disconnect
(QObject sender, QMetaMethod signal, QObject receiver, QMetaMethod slot) Disconnects signal in object sender from method in object receiver receiver.static boolean
QObject.disconnect
(QObject sender, String signal, QObject receiver, String slot) Disconnects signal in object sender from method in object receiver.static <O extends QObject>
QScopedArrayPointer<O> QScopedArrayPointer.disposingLater
(O... data) final void
boolean
QObject.eventFilter
(QObject watched, QEvent event) boolean
QStateMachine.eventFilter
(QObject watched, QEvent event) QMetaObject.findSignal
(QObject sender, String name) static QMetaObject.AbstractSignal
QMetaObject.findSignal
(QObject sender, String name, Class<?> ... types) static <A> QMetaObject.AbstractPrivateSignal1
<A> QMetaObject.findSignal
(QObject sender, String name, Class<A> typeA) static <A,
B> QMetaObject.AbstractPrivateSignal2 <A, B> QMetaObject.findSignal
(QObject sender, String name, Class<A> typeA, Class<B> typeB) static <A,
B, C> QMetaObject.AbstractPrivateSignal3 <A, B, C> static <A,
B, C, D>
QMetaObject.AbstractPrivateSignal4<A, B, C, D> QMetaObject.findSignal
(QObject sender, String name, Class<A> typeA, Class<B> typeB, Class<C> typeC, Class<D> typeD) static <A,
B, C, D, E>
QMetaObject.AbstractPrivateSignal5<A, B, C, D, E> QMetaObject.findSignal
(QObject sender, String name, Class<A> typeA, Class<B> typeB, Class<C> typeC, Class<D> typeD, Class<E> typeE) static <A,
B, C, D, E, F>
QMetaObject.AbstractPrivateSignal6<A, B, C, D, E, F> QMetaObject.findSignal
(QObject sender, String name, Class<A> typeA, Class<B> typeB, Class<C> typeC, Class<D> typeD, Class<E> typeE, Class<F> typeF) static <A,
B, C, D, E, F, G>
QMetaObject.AbstractPrivateSignal7<A, B, C, D, E, F, G> QMetaObject.findSignal
(QObject sender, String name, Class<A> typeA, Class<B> typeB, Class<C> typeC, Class<D> typeD, Class<E> typeE, Class<F> typeF, Class<G> typeG) static <A,
B, C, D, E, F, G, H>
QMetaObject.AbstractPrivateSignal8<A, B, C, D, E, F, G, H> QMetaObject.findSignal
(QObject sender, String name, Class<A> typeA, Class<B> typeB, Class<C> typeC, Class<D> typeD, Class<E> typeE, Class<F> typeF, Class<G> typeG, Class<H> typeH) static <A,
B, C, D, E, F, G, H, I>
QMetaObject.AbstractPrivateSignal9<A, B, C, D, E, F, G, H, I> QMetaObject.findSignal
(QObject sender, String name, Class<A> typeA, Class<B> typeB, Class<C> typeC, Class<D> typeD, Class<E> typeE, Class<F> typeF, Class<G> typeG, Class<H> typeH, Class<I> typeI) final void
QObject.installEventFilter
(QObject filterObj) final Object
QMetaMethod.invoke
(QObject object, Qt.ConnectionType connection, Object ... args) final Object
static Object
QMetaObject.invokeMethod
(QObject obj, String member, Qt.ConnectionType type, Object... args) Invokes the given method on the given object and returns it's result value.static Object
QMetaObject.invokeMethod
(QObject obj, String member, Object... args) CallinginvokeMethod(obj, AutoConnection, args)
.final boolean
QMetaProperty.isDesignable
(QObject obj) final boolean
QMetaProperty.isEditable
(QObject obj) final boolean
QMetaProperty.isScriptable
(QObject obj) final boolean
final boolean
final void
final QObject
boolean
QMetaProperty.notifySignal
(QObject object) Returns the property notifier as signal object.static <O extends QObject>
voidQScopedArrayPointer.performAndDisposeLater
(Consumer<O[]> action, O... data) Performs an action on multipleQObject
resources which will be calleddisposeLater()
subsequently.static <O extends QObject,
R>
RQScopedArrayPointer.performAndDisposeLater
(Function<O[], R> action, O... data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
doubleQScopedArrayPointer.performAndDisposeLater
(ToDoubleFunction<O[]> action, O... data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
intQScopedArrayPointer.performAndDisposeLater
(ToIntFunction<O[]> action, O... data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static <O extends QObject>
longQScopedArrayPointer.performAndDisposeLater
(ToLongFunction<O[]> action, O... data) Performs an action on aQObject
resource which will be calleddisposeLater()
subsequently.static void
Overloaded function forQCoreApplication.postEvent(io.qt.core.QObject, io.qt.core.QEvent, int)
withpriority = 0
.static void
static <T extends QtObjectInterface>
TQObject.qobject_cast
(Class<T> targetType, QObject object) static void
QPluginLoader.qRegisterStaticPluginFunction
(QObject instance) static void
QPluginLoader.qRegisterStaticPluginFunction
(QObject instance, QJsonObject metaData) static void
QPluginLoader.qRegisterStaticPluginFunction
(QObject instance, Map<String, Object> metaData) final Object
abstract List
<QAbstractEventDispatcher.TimerInfo> QAbstractEventDispatcher.registeredTimers
(QObject object) static void
QPluginLoader.registerStaticPluginFunction
(QObject instance) Deprecated.UseQPluginLoader.qRegisterStaticPluginFunction(QObject)
instead.static void
QPluginLoader.registerStaticPluginFunction
(QObject instance, QJsonObject metaData) Deprecated.static void
QPluginLoader.registerStaticPluginFunction
(QObject instance, Map<String, Object> metaData) Deprecated.abstract void
QAbstractEventDispatcher.registerTimer
(int timerId, int interval, Qt.TimerType timerType, QObject object) final int
QAbstractEventDispatcher.registerTimer
(int interval, Qt.TimerType timerType, QObject object) final void
final void
QObject.removeEventFilter
(QObject obj) final void
QSignalMapper.removeMappings
(QObject sender) static void
QCoreApplication.removePostedEvents
(QObject receiver) Overloaded function forQCoreApplication.removePostedEvents(io.qt.core.QObject, int)
witheventType = 0
.static void
QCoreApplication.removePostedEvents
(QObject receiver, int eventType) final boolean
static boolean
static void
QCoreApplication.sendPostedEvents
(QObject receiver) Overloaded function forQCoreApplication.sendPostedEvents(io.qt.core.QObject, int)
withevent_type = 0
.static void
QCoreApplication.sendPostedEvents
(QObject receiver, int event_type) static void
QCoreApplication.sendPostedEvents
(QObject receiver, QEvent.Type event_type) Overloaded function forQCoreApplication.sendPostedEvents(io.qt.core.QObject, int)
final void
QEventTransition.setEventSource
(QObject object) final void
QSignalMapper.setMapping
(QObject sender, int id) final void
QSignalMapper.setMapping
(QObject sender, QObject object) final void
QSignalMapper.setMapping
(QObject sender, QWidget widget) final void
QSignalMapper.setMapping
(QObject sender, String text) final void
final void
QSignalTransition.setSenderObject
(QObject sender) final void
QPropertyAnimation.setTargetObject
(QObject target) static void
QTimer.singleShot
(int msec, QObject context, QMetaObject.Slot0 slot) This static function calls slot after a given time interval.static void
QTimer.singleShot
(int msec, QObject obj, String method) This static function calls a slot after a given time interval.static void
QTimer.singleShot
(int msec, Qt.TimerType timeType, QObject context, QMetaObject.Slot0 slot) This static function calls slot after a given time interval.static void
QTimer.singleShot
(int msec, Qt.TimerType timeType, QObject obj, String method) This static function calls a slot after a given time interval.final void
final void
QBasicTimer.start
(int msec, Qt.TimerType timerType, QObject obj) Returns this meta method as signal object.abstract boolean
QAbstractEventDispatcher.unregisterTimers
(QObject object) final boolean
Modifier and TypeMethodDescriptionstatic void
QPluginLoader.qRegisterStaticPluginFunction
(Class<? extends QObject> pluginClass) static void
QPluginLoader.qRegisterStaticPluginFunction
(Class<? extends QObject> pluginClass, QJsonObject metaData) static void
QPluginLoader.qRegisterStaticPluginFunction
(Class<? extends QObject> pluginClass, Map<String, Object> metaData) static void
QPluginLoader.registerStaticPluginFunction
(Class<? extends QObject> pluginClass) Deprecated.UseQPluginLoader.qRegisterStaticPluginFunction(Class)
instead.static void
QPluginLoader.registerStaticPluginFunction
(Class<? extends QObject> pluginClass, QJsonObject metaData) Deprecated.static void
QPluginLoader.registerStaticPluginFunction
(Class<? extends QObject> pluginClass, Map<String, Object> metaData) Deprecated.ModifierConstructorDescriptionQAbstractAnimation
(QObject parent) QAbstractEventDispatcher
(QObject parent) QAbstractItemModel
(QObject parent) QAbstractListModel
(QObject parent) QAbstractProxyModel
(QObject parent) QAbstractTableModel
(QObject parent) QAnimationDriver
(QObject parent) SeeQAnimationDriver::
QAnimationDriver(QObject*) QAnimationGroup
(QObject parent) QBuffer
(QByteArray buf, QObject parent) QChildEvent
(QEvent.Type type, QObject child) QConcatenateTablesProxyModel
(QObject parent) QEventLoop
(QObject parent) QEventTransition
(QObject object, QEvent.Type type) Overloaded constructor forQEventTransition(io.qt.core.QObject, io.qt.core.QEvent.Type, io.qt.core.QState)
withsourceState = null
.QEventTransition
(QObject object, QEvent.Type type, QState sourceState) protected
QFileDevice
(QObject parent) SeeQFileDevice::
QFileDevice(QObject*) QFileSelector
(QObject parent) QFileSystemWatcher
(QObject parent) QFileSystemWatcher
(Collection<String> paths, QObject parent) QFutureWatcher
(QObject parent) QFutureWatcherBase
(QObject parent) SeeQFutureWatcherBase::
QFutureWatcherBase(QObject*) QIdentityProxyModel
(QObject parent) QItemSelectionModel
(QAbstractItemModel model, QObject parent) QParallelAnimationGroup
(QObject parent) QPauseAnimation
(int msecs, QObject parent) QPauseAnimation
(QObject parent) QPluginLoader
(QObject parent) QPluginLoader
(String fileName, QObject parent) QPropertyAnimation
(QObject parent) QPropertyAnimation
(QObject target, byte [] propertyName) Overloaded constructor forQPropertyAnimation(io.qt.core.QObject, byte[], io.qt.core.QObject)
withparent = null
.QPropertyAnimation
(QObject target, byte [] propertyName, QObject parent) Overloaded constructor forQPropertyAnimation(io.qt.core.QObject, io.qt.core.QByteArray, io.qt.core.QObject)
.QPropertyAnimation
(QObject target, QByteArray propertyName) Overloaded constructor forQPropertyAnimation(io.qt.core.QObject, io.qt.core.QByteArray, io.qt.core.QObject)
withparent = null
.QPropertyAnimation
(QObject target, QByteArray propertyName, QObject parent) QPropertyAnimation
(QObject target, String propertyName) Overloaded constructor forQPropertyAnimation(QObject,QByteArray,QObject)
withparent = null
.QPropertyAnimation
(QObject target, String propertyName, QObject parent) Overloaded constructor forQPropertyAnimation(QObject,QByteArray,QObject)
.QSequentialAnimationGroup
(QObject parent) QSettings
(QSettings.Format format, QSettings.Scope scope, String organization, String application, QObject parent) QSettings
(QSettings.Scope scope, QObject parent) QSettings
(QSettings.Scope scope, String organization, String application, QObject parent) QSettings
(String fileName, QSettings.Format format, QObject parent) QSharedMemory
(QObject parent) QSharedMemory
(String key, QObject parent) QSignalMapper
(QObject parent) QSignalTransition
(QObject sender, String signal) Overloaded constructor forQSignalTransition(io.qt.core.QObject, java.lang.String, io.qt.core.QState)
withsourceState = null
.QSignalTransition
(QObject sender, String signal, QState sourceState) QSocketNotifier
(long socket, QSocketNotifier.Type arg__2, QObject parent) QSortFilterProxyModel
(QObject parent) QStateMachine
(QObject parent) QStateMachine
(QState.ChildMode childMode, QObject parent) QStringListModel
(QObject parent) QStringListModel
(Collection<String> strings, QObject parent) QTemporaryFile
(QObject parent) QTemporaryFile
(String templateName, QObject parent) QThread
(ThreadGroup group, long stackSize, QObject parent) QThread
(ThreadGroup group, String name, QObject parent) QThread
(ThreadGroup group, QObject parent) QThread
(ThreadGroup group, String name, long stackSize, QObject parent) QThreadPool
(QObject parent) QTranslator
(QObject parent) QTransposeProxyModel
(QObject parent) QVariantAnimation
(QObject parent) SignalEvent
(QObject sender, int signalIndex, Collection<? extends Object> arguments) SeeQStateMachine::SignalEvent::
SignalEvent(QObject*, int, QList<QVariant>) WrappedEvent
(QObject object, QEvent event) SeeQStateMachine::WrappedEvent::
WrappedEvent(QObject*, QEvent*) -
Uses of QObject in io.qt.core.internal
-
Uses of QObject in io.qt.datavis
Modifier and TypeClassDescriptionclass
Methods for rendering 3D bar graphsclass
Representation of a camera in 3D spaceclass
Basic wheel mouse based input handlerclass
Representation of a light source in 3D spaceclass
Simple base class for all the objects in a 3D sceneclass
Methods for rendering 3D scatter graphsclass
Description of the 3D scene being visualizedclass
Methods for rendering 3D surface plotsclass
Visual style for graphsclass
Base class for the axes of a graphclass
Window and render loop for graphsclass
Base class for implementations of input handlersclass
Base class for all data seriesclass
Base class for all data visualization data proxiesclass
Represents a data series in a 3D bar graphclass
The data proxy for a 3D bars graphclass
Manipulates an axis of a graphclass
Adds a custom item to a graphclass
Adds a custom label to a graphclass
Adds a volume rendered object to a graphclass
Base proxy class for Q3DSurfaceclass
Proxy class for presenting data in item models with Q3DBarsclass
Proxy class for presenting data in item models with Q3DScatterclass
Proxy class for presenting data in item models with Q3DSurfaceclass
Formatting rules for a logarithmic value axisclass
Represents a data series in a 3D scatter graphclass
The data proxy for 3D scatter graphsclass
Represents a data series in a 3D surface graphclass
The data proxy for a 3D surface graphclass
Basic touch display based input handlerclass
Manipulates an axis of a graphclass
Base class for value axis formattersModifierConstructorDescriptionQ3DInputHandler
(QObject parent) Q3DTheme
(Q3DTheme.Theme themeType, QObject parent) SeeQtDataVisualization::Q3DTheme::
Q3DTheme(QtDataVisualization::Q3DTheme::Theme, QObject*) protected
QAbstract3DInputHandler
(QObject parent) QBar3DSeries
(QObject parent) QBar3DSeries
(QBarDataProxy dataProxy, QObject parent) SeeQtDataVisualization::QBar3DSeries::
QBar3DSeries(QtDataVisualization::QBarDataProxy*, QObject*) QBarDataProxy
(QObject parent) QCategory3DAxis
(QObject parent) QCustom3DItem
(QObject parent) QCustom3DItem
(String meshFile, QVector3D position, QVector3D scaling, QQuaternion rotation, QImage texture, QObject parent) QCustom3DLabel
(QObject parent) QCustom3DLabel
(String text, QFont font, QVector3D position, QVector3D scaling, QQuaternion rotation, QObject parent) QCustom3DLabel
(String text, String font, QVector3D position, QVector3D scaling, QQuaternion rotation, QObject parent) QCustom3DVolume
(QObject parent) QCustom3DVolume
(QVector3D position, QVector3D scaling, QQuaternion rotation, int textureWidth, int textureHeight, int textureDepth, Collection<@QtPrimitiveType Byte> textureData, QImage.Format textureFormat, Collection<@QtPrimitiveType Integer> colorTable, QObject parent) SeeQtDataVisualization::QCustom3DVolume::
QCustom3DVolume(QVector3D, QVector3D, QQuaternion, int, int, int, QVector<uchar>*, QImage::Format, QVector<QRgb>, QObject*) QHeightMapSurfaceDataProxy
(QObject parent) QHeightMapSurfaceDataProxy
(QImage image, QObject parent) QHeightMapSurfaceDataProxy
(String filename, QObject parent) QItemModelBarDataProxy
(QAbstractItemModel itemModel, QObject parent) QItemModelBarDataProxy
(QAbstractItemModel itemModel, String valueRole, QObject parent) QItemModelBarDataProxy
(QAbstractItemModel itemModel, String rowRole, String columnRole, String valueRole, QObject parent) QItemModelBarDataProxy
(QAbstractItemModel itemModel, String rowRole, String columnRole, String valueRole, String rotationRole, QObject parent) QItemModelBarDataProxy
(QAbstractItemModel itemModel, String rowRole, String columnRole, String valueRole, String rotationRole, Collection<String> rowCategories, Collection<String> columnCategories, QObject parent) QItemModelBarDataProxy
(QAbstractItemModel itemModel, String rowRole, String columnRole, String valueRole, Collection<String> rowCategories, Collection<String> columnCategories, QObject parent) QItemModelBarDataProxy
(QObject parent) QItemModelScatterDataProxy
(QAbstractItemModel itemModel, QObject parent) QItemModelScatterDataProxy
(QAbstractItemModel itemModel, String xPosRole, String yPosRole, String zPosRole, QObject parent) QItemModelScatterDataProxy
(QAbstractItemModel itemModel, String xPosRole, String yPosRole, String zPosRole, String rotationRole, QObject parent) QItemModelScatterDataProxy
(QObject parent) QItemModelSurfaceDataProxy
(QAbstractItemModel itemModel, QObject parent) QItemModelSurfaceDataProxy
(QAbstractItemModel itemModel, String yPosRole, QObject parent) QItemModelSurfaceDataProxy
(QAbstractItemModel itemModel, String rowRole, String columnRole, String yPosRole, QObject parent) QItemModelSurfaceDataProxy
(QAbstractItemModel itemModel, String rowRole, String columnRole, String xPosRole, String yPosRole, String zPosRole, QObject parent) QItemModelSurfaceDataProxy
(QAbstractItemModel itemModel, String rowRole, String columnRole, String xPosRole, String yPosRole, String zPosRole, Collection<String> rowCategories, Collection<String> columnCategories, QObject parent) QItemModelSurfaceDataProxy
(QAbstractItemModel itemModel, String rowRole, String columnRole, String yPosRole, Collection<String> rowCategories, Collection<String> columnCategories, QObject parent) QItemModelSurfaceDataProxy
(QObject parent) QLogValue3DAxisFormatter
(QObject parent) QScatter3DSeries
(QObject parent) QScatter3DSeries
(QScatterDataProxy dataProxy, QObject parent) SeeQtDataVisualization::QScatter3DSeries::
QScatter3DSeries(QtDataVisualization::QScatterDataProxy*, QObject*) QScatterDataProxy
(QObject parent) QSurface3DSeries
(QObject parent) QSurface3DSeries
(QSurfaceDataProxy dataProxy, QObject parent) SeeQtDataVisualization::QSurface3DSeries::
QSurface3DSeries(QtDataVisualization::QSurfaceDataProxy*, QObject*) QSurfaceDataProxy
(QObject parent) QTouch3DInputHandler
(QObject parent) QValue3DAxis
(QObject parent) QValue3DAxisFormatter
(QObject parent) -
Uses of QObject in io.qt.dbus
Modifier and TypeClassDescriptionclass
The base class of D-Bus adaptor classesclass
The base class for all D-Bus interfaces in the Qt D-Bus binding, allowing access to remote interfacesclass
Java wrapper for Qt classQDBusAbstractInterfaceBase
final class
Access to the D-Bus bus daemon serviceclass
Proxy for interfaces on remote objectsclass
Convenient way for waiting for asynchronous repliesclass
Peer-to-peer communication between processes on the same computerclass
Allows the user to watch for a bus service changeclass
Used to handle several DBus paths with one classModifier and TypeMethodDescriptionfinal boolean
QDBusAbstractInterface.callWithCallback
(String method, Collection<? extends Object> args, QObject receiver, String member) final boolean
QDBusAbstractInterface.callWithCallback
(String method, Collection<? extends Object> args, QObject receiver, String member, String errorSlot) final boolean
QDBusConnection.callWithCallback
(QDBusMessage message, QObject receiver, String slot) Overloaded function forQDBusConnection.callWithCallback(io.qt.dbus.QDBusMessage, io.qt.core.QObject, java.lang.String, int)
withtimeout = -1
.final boolean
QDBusConnection.callWithCallback
(QDBusMessage message, QObject receiver, String slot, int timeout) final boolean
QDBusConnection.callWithCallback
(QDBusMessage message, QObject receiver, String returnMethod, String errorMethod) Overloaded function forQDBusConnection.callWithCallback(io.qt.dbus.QDBusMessage, io.qt.core.QObject, java.lang.String, java.lang.String, int)
withtimeout = -1
.final boolean
QDBusConnection.callWithCallback
(QDBusMessage message, QObject receiver, String returnMethod, String errorMethod, int timeout) final boolean
QDBusConnection.connect
(String service, String path, String arg__interface, String name, QObject receiver, String slot) final boolean
QDBusConnection.connect
(String service, String path, String arg__interface, String name, String signature, QObject receiver, String slot) final boolean
QDBusConnection.connect
(String service, String path, String arg__interface, String name, Collection<String> argumentMatch, String signature, QObject receiver, String slot) final boolean
QDBusConnection.disconnect
(String service, String path, String arg__interface, String name, QObject receiver, String slot) final boolean
QDBusConnection.disconnect
(String service, String path, String arg__interface, String name, String signature, QObject receiver, String slot) final boolean
QDBusConnection.disconnect
(String service, String path, String arg__interface, String name, Collection<String> argumentMatch, String signature, QObject receiver, String slot) final boolean
QDBusConnection.registerObject
(String path, QObject object) Overloaded function forQDBusConnection.registerObject(java.lang.String, io.qt.core.QObject, io.qt.dbus.QDBusConnection.RegisterOptions)
withoptions = new io.qt.dbus.QDBusConnection.RegisterOptions(1)
.final boolean
QDBusConnection.registerObject
(String path, QObject object, QDBusConnection.RegisterOption ... options) final boolean
QDBusConnection.registerObject
(String path, QObject object, QDBusConnection.RegisterOptions options) final boolean
QDBusConnection.registerObject
(String path, String arg__interface, QObject object) Overloaded function forQDBusConnection.registerObject(java.lang.String, java.lang.String, io.qt.core.QObject, io.qt.dbus.QDBusConnection.RegisterOptions)
withoptions = new io.qt.dbus.QDBusConnection.RegisterOptions(1)
.final boolean
QDBusConnection.registerObject
(String path, String arg__interface, QObject object, QDBusConnection.RegisterOption ... options) final boolean
QDBusConnection.registerObject
(String path, String arg__interface, QObject object, QDBusConnection.RegisterOptions options) ModifierConstructorDescriptionprotected
QDBusAbstractAdaptor
(QObject parent) protected
QDBusAbstractInterface
(String service, String path, String arg__interface, QDBusConnection connection, QObject parent) SeeQDBusAbstractInterface::
QDBusAbstractInterface(QString, QString, const char*, QDBusConnection, QObject*) QDBusInterface
(String service, String path, String arg__interface, QDBusConnection connection, QObject parent) QDBusPendingCallWatcher
(QDBusPendingCall call, QObject parent) QDBusServer
(QObject parent) QDBusServer
(String address, QObject parent) QDBusServiceWatcher
(QObject parent) QDBusVirtualObject
(QObject parent) -
Uses of QObject in io.qt.designer
Modifier and TypeClassDescriptionclass
Allows you to change the focus of Qt Designer's action editorclass
Allows you to access Qt Designer's various componentsclass
Allows you to query and manipulate form windows appearing in Qt Designer's workspaceclass
Java wrapper for Qt classQDesignerFormWindowToolInterface
class
Java wrapper for Qt classQDesignerIntegration
class
Java wrapper for Qt classQDesignerIntegrationInterface
class
Java wrapper for Qt classQDesignerMetaDataBaseInterface
class
Java wrapper for Qt classQDesignerNewFormWidgetInterface
class
Allows you to change the focus of Qt Designer's object inspectorclass
Allows you to query and manipulate the current state of Qt Designer's property editorclass
Java wrapper for Qt classQDesignerResourceBrowserInterface
class
Allows you to control the contents of Qt Designer's widget boxclass
Java wrapper for Qt classQDesignerWidgetDataBaseInterface
class
Java wrapper for Qt classQDesignerWidgetFactoryInterface
class
Extension management facilities for Qt DesignerModifier and TypeFieldDescriptionQDesignerIntegrationInterface.objectNameChanged
SeeQDesignerIntegrationInterface::
objectNameChanged(QDesignerFormWindowInterface*, QObject*, QString, QString) final QObject.Signal1
<QObject> QDesignerFormWindowInterface.objectRemoved
Modifier and TypeMethodDescriptionabstract QObject
abstract QObject
abstract QObject
QDesignerPropertyEditorInterface.object()
Modifier and TypeMethodDescriptionQDesignerMetaDataBaseInterface.objects()
SeeQDesignerMetaDataBaseInterface::
objects()const QDesignerFormEditorInterface.pluginInstances()
SeeQDesignerFormEditorInterface::
pluginInstances()const Modifier and TypeMethodDescriptionabstract void
SeeQDesignerMetaDataBaseInterface::
add(QObject*) protected final boolean
QAbstractFormBuilder.applyPropertyInternally
(QObject o, String propertyName, Object value) SeeQAbstractFormBuilder::
applyPropertyInternally(QObject*, QString, QVariant) protected boolean
QAbstractFormBuilder.checkProperty
(QObject obj, String prop) SeeQAbstractFormBuilder::
checkProperty(QObject*, QString)const QDesignerLanguageExtension.classNameOf
(QObject object) SeeQDesignerLanguageExtension::
classNameOf(QObject*)const abstract String
QDesignerLanguageExtension.Impl.classNameOf
(QObject object) SeeQDesignerLanguageExtension::
classNameOf(QObject*)const protected QAction
QAbstractFormBuilder.createAction
(QObject parent, String name) SeeQAbstractFormBuilder::
createAction(QObject*, QString) protected QActionGroup
QAbstractFormBuilder.createActionGroup
(QObject parent, String name) SeeQAbstractFormBuilder::
createActionGroup(QObject*, QString) protected QLayout
QAbstractFormBuilder.createLayout
(String layoutName, QObject parent, String name) SeeQAbstractFormBuilder::
createLayout(QString, QObject*, QString) protected QLayout
QFormBuilder.createLayout
(String layoutName, QObject parent, String name) SeeQAbstractFormBuilder::
createLayout(QString, QObject*, QString) final void
QDesignerIntegrationInterface.emitObjectNameChanged
(QDesignerFormWindowInterface formWindow, QObject object, String newName, String oldName) SeeQDesignerIntegrationInterface::
emitObjectNameChanged(QDesignerFormWindowInterface*, QObject*, QString, QString) abstract void
QDesignerFormWindowInterface.ensureUniqueObjectName
(QObject object) SeeQDesignerFormWindowInterface::
ensureUniqueObjectName(QObject*) abstract QObject
abstract QObject
static QDesignerFormWindowInterface
QDesignerFormWindowInterface.findFormWindow
(QObject obj) final int
QDesignerWidgetDataBaseInterface.indexOfObject
(QObject object) Overloaded function forQDesignerWidgetDataBaseInterface.indexOfObject(io.qt.core.QObject, boolean)
withresolveName = true
.int
QDesignerWidgetDataBaseInterface.indexOfObject
(QObject object, boolean resolveName) SeeQDesignerWidgetDataBaseInterface::
indexOfObject(QObject*, bool)const abstract void
QDesignerWidgetFactoryInterface.initialize
(QObject object) SeeQDesignerWidgetFactoryInterface::
initialize(QObject*)const final boolean
QDesignerWidgetDataBaseInterface.isContainer
(QObject object) Overloaded function forQDesignerWidgetDataBaseInterface.isContainer(io.qt.core.QObject, boolean)
withresolveName = true
.final boolean
QDesignerWidgetDataBaseInterface.isContainer
(QObject object, boolean resolveName) SeeQDesignerWidgetDataBaseInterface::
isContainer(QObject*, bool)const final boolean
Overloaded function forQDesignerWidgetDataBaseInterface.isCustom(io.qt.core.QObject, boolean)
withresolveName = true
.final boolean
SeeQDesignerWidgetDataBaseInterface::
isCustom(QObject*, bool)const abstract QDesignerMetaDataBaseItemInterface
SeeQDesignerMetaDataBaseInterface::
item(QObject*)const abstract void
SeeQDesignerMetaDataBaseInterface::
remove(QObject*) abstract void
ModifierConstructorDescriptionQDesignerFormEditorInterface
(QObject parent) SeeQDesignerFormWindowToolInterface::
QDesignerFormWindowToolInterface(QObject*) QDesignerIntegration
(QDesignerFormEditorInterface core, QObject parent) SeeQDesignerIntegration::
QDesignerIntegration(QDesignerFormEditorInterface*, QObject*) QDesignerIntegrationInterface
(QDesignerFormEditorInterface core, QObject parent) SeeQDesignerIntegrationInterface::
QDesignerIntegrationInterface(QDesignerFormEditorInterface*, QObject*) SeeQDesignerMetaDataBaseInterface::
QDesignerMetaDataBaseInterface(QObject*) SeeQDesignerWidgetDataBaseInterface::
QDesignerWidgetDataBaseInterface(QObject*) SeeQDesignerWidgetFactoryInterface::
QDesignerWidgetFactoryInterface(QObject*) QExtensionManager
(QObject parent) -
Uses of QObject in io.qt.gamepad
Modifier and TypeClassDescriptionclass
A gamepad device connected to a systemclass
Provides support for keyboard events triggered by gamepadsfinal class
Queries attached gamepads and related events -
Uses of QObject in io.qt.gui
Modifier and TypeClassDescriptionclass
Abstract base class used to implement custom layouts for QTextDocumentsclass
Java wrapper for Qt classQAccessibleBridgePlugin
class
Abstract base class for plugins provinding accessibility information for user interface elementsfinal class
Access to the window system clipboardclass
Range checking of floating-point numbersclass
Support for MIME-based drag and drop data transferclass
Abstract base class for pluginsclass
Manages the GUI application's control flow and main settingsclass
Abstract base for custom QIconEngine pluginsclass
Defines an interface for writing an image format pluginfinal class
Access to the active text input methodclass
Validator that ensures a string contains a valid integer within a specified rangeclass
Convenience class for playing movies with QImageReaderclass
Represents an offscreen surface in the underlying platformclass
Represents a native OpenGL context, enabling OpenGL rendering on a QSurfacefinal class
Represents a group of contexts sharing OpenGL resourcesclass
Enables logging of OpenGL debugging messagesclass
Allows OpenGL shaders to be compiledclass
Allows OpenGL shader programs to be linked and usedclass
Wraps a sequence of OpenGL timer query objectsclass
Wraps an OpenGL timer query objectclass
Wraps an OpenGL Vertex Array Objectclass
Convenience subclass of QWindow to perform OpenGL paintingclass
Convenience subclass of QWindow that is also a QPaintDeviceclass
Class to generate PDFs that can be used as a paint deviceclass
Convenience class for using QPainter on a QWindowclass
Used to check a string against a regular expressionclass
Used to check a string against a regular expressionfinal class
Used to query screen propertiesfinal class
Access to the session managerclass
Generic model for storing custom datafinal class
Contains platform specific hints and settingsclass
Allows you to define syntax highlighting rules, and in addition you can use the class to query a document's current formatting or user dataclass
Container for text blocks within a QTextDocumentclass
Holds formatted textclass
Represents a frame in a QTextDocumentclass
Decorated list of items in a QTextDocumentclass
Base class for different kinds of objects that can group parts of a QTextDocument togetherclass
Represents a table in a QTextDocumentclass
Validation of input textclass
Represents a window in the underlying windowing systemModifier and TypeFieldDescriptionfinal QObject.Signal1
<QObject> QGuiApplication.focusObjectChanged
final QObject.Signal1
<QObject> QWindow.focusObjectChanged
final QObject.Signal1
<QObject> QDrag.targetChanged
Modifier and TypeMethodDescriptionfinal <Handler extends QObject & QTextObjectInterface>
voidQAbstractTextDocumentLayout.registerHandler
(int objectType, Handler component) Registers the given component as a handler for items of the given objectType.final <Handler extends QObject & QTextObjectInterface>
voidQAbstractTextDocumentLayout.unregisterHandler
(int objectType, Handler component) Modifier and TypeMethodDescriptionabstract QObject
static QObject
static QObject
QGuiApplication.focusObject()
QWindow.focusObject()
final QObject
QAccessibleEvent.object()
abstract QObject
QAccessibleInterface.Impl.object()
QAccessibleInterface.object()
QAccessibleObject.object()
final QObject
QDrag.source()
final QObject
QDropEvent.source()
final QObject
QDrag.target()
final QObject
QTouchEvent.target()
Modifier and TypeMethodDescriptionvoid
final QTextDocument
abstract QAccessibleInterface
boolean
static QAccessibleInterface
QAccessible.queryAccessibleInterface
(QObject arg__1) static void
QAccessible.setRootObject
(QObject object) final void
SeeQTouchEvent::
setTarget(QObject*) ModifierConstructorDescriptionQAccessibleBridgePlugin
(QObject parent) SeeQAccessibleBridgePlugin::
QAccessibleBridgePlugin(QObject*) QAccessibleEvent
(QObject obj, QAccessible.Event typ) QAccessibleObject
(QObject object) QAccessiblePlugin
(QObject parent) QAccessibleStateChangeEvent
(QObject obj, QAccessible.State state) QAccessibleTableModelChangeEvent
(QObject obj, QAccessibleTableModelChangeEvent.ModelChangeType changeType) QAccessibleTextCursorEvent
(QObject obj, int cursorPos) QAccessibleTextInsertEvent
(QObject obj, int position, String text) QAccessibleTextRemoveEvent
(QObject obj, int position, String text) QAccessibleTextSelectionEvent
(QObject obj, int start, int end) QAccessibleTextUpdateEvent
(QObject obj, int position, String oldText, String text) QAccessibleValueChangeEvent
(QObject obj, Object val) QDoubleValidator
(double bottom, double top, int decimals, QObject parent) QDoubleValidator
(QObject parent) QGenericPlugin
(QObject parent) QIconEnginePlugin
(QObject parent) QImageIOPlugin
(QObject parent) QIntValidator
(int bottom, int top, QObject parent) QIntValidator
(QObject parent) Overloaded constructor forQMovie(io.qt.core.QIODevice, io.qt.core.QByteArray, io.qt.core.QObject)
.QMovie
(QIODevice device, QByteArray format, QObject parent) Overloaded constructor forQMovie(java.lang.String, io.qt.core.QByteArray, io.qt.core.QObject)
.QMovie
(String fileName, QByteArray format, QObject parent) QOffscreenSurface
(QScreen screen, QObject parent) QOpenGLContext
(QObject parent) QOpenGLDebugLogger
(QObject parent) QOpenGLShader
(QOpenGLShader.ShaderType type, QObject parent) QOpenGLShaderProgram
(QObject parent) QOpenGLTimeMonitor
(QObject parent) QOpenGLTimerQuery
(QObject parent) QOpenGLVertexArrayObject
(QObject parent) QRegExpValidator
(QRegExp rx, QObject parent) QRegExpValidator
(QObject parent) QRegularExpressionValidator
(QRegularExpression re, QObject parent) QRegularExpressionValidator
(QObject parent) QStandardItemModel
(int rows, int columns, QObject parent) QStandardItemModel
(QObject parent) QSyntaxHighlighter
(QObject parent) QTextDocument
(QObject parent) QTextDocument
(String text, QObject parent) QValidator
(QObject parent) -
Uses of QObject in io.qt.help
Modifier and TypeClassDescriptionfinal class
Model that supplies content to viewsfinal class
Tree view for displaying help content model itemsclass
Access to contents and indices of the help engineclass
The core functionality of the help systemclass
Filtered view of the help contentsclass
Widget that allows for creating, editing and removing filtersfinal class
Model that supplies index keywords to viewsfinal class
List view displaying the QHelpIndexModelclass
Access to widgets reusable to integrate fulltext search as well as to index and search documentationclass
Simple line edit or an advanced widget to enable the user to input a search term in a standardized input maskfinal class
Text browser to display search resultsModifierConstructorDescriptionQHelpEngine
(String collectionFile, QObject parent) QHelpEngineCore
(String collectionFile, QObject parent) QHelpSearchEngine
(QHelpEngineCore helpEngine, QObject parent) -
Uses of QObject in io.qt.internal
Modifier and TypeMethodDescriptionprotected static <PI> PI
protected static void
ModifierConstructorDescriptionLambdaInfo
(Class<?> ownerClass, Object owner, QObject qobject, boolean isStatic, MethodHandle methodHandle, Method reflectiveMethod, Constructor<?> reflectiveConstructor, List<Object> lambdaArgs) -
Uses of QObject in io.qt.keyboard
Modifier and TypeClassDescriptionclass
Base class for input methodsclass
Extension plugin for the Qt Virtual Keyboardclass
Provides access to an input contextfinal class
InputEngine class provides an input engine that supports C++ and QML integrationfinal class
List model for selection listsclass
Trace is a data model for touch input dataModifierConstructorDescriptionQVirtualKeyboardInputContext
(QObject parent) SeeQVirtualKeyboardInputContext::
QVirtualKeyboardInputContext(QObject*) QVirtualKeyboardTrace
(QObject parent) SeeQVirtualKeyboardTrace::
QVirtualKeyboardTrace(QObject*) -
Uses of QObject in io.qt.location
Modifier and TypeClassDescriptionstatic final class
QGeoServiceProviderFactory.Result<T extends QObject>
Modifier and TypeClassDescriptionclass
Manages an operation started by an instance of QGeoCodingManagerfinal class
Support for geocoding operationsclass
Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide support for geocoding operationsclass
Manages an operation started by an instance of QGeoRoutingManagerfinal class
Support for geographic routing operationsclass
Interface and convenience methods to implementers of QGeoServiceProvider plugins who want to provide access to geographic routing informationclass
Aggregates access to services which provide geographical informationclass
Manages a content retrieval operation started by an instance of QPlaceManagerclass
Manages a place details fetch operation started by an instance of QPlaceManagerclass
Manages operations which return an identifier such as saving and removal operations of places and categoriesfinal class
The interface which allows clients to access places stored in a particular backendclass
Interface for implementers of QGeoServiceProvider plugins who want to provide access to place functionalityclass
Manages a place matching operation started by an instance of QPlaceManagerclass
Manages an operation started by an instance of QPlaceManager and serves as a base class for more specialized repliesclass
Manages a place search operation started by an instance of QPlaceManagerclass
Manages a search suggestion operation started by an instance of QPlaceManagerModifierConstructorDescriptionprotected
QGeoCodeReply
(QObject parent) QGeoCodeReply
(QGeoCodeReply.Error error, String errorString, QObject parent) QGeoCodingManagerEngine
(Map<String, ? extends Object> parameters, QObject parent) protected
QGeoRouteReply
(QGeoRouteRequest request, QObject parent) QGeoRouteReply
(QGeoRouteReply.Error error, String errorString, QObject parent) QGeoRoutingManagerEngine
(Map<String, ? extends Object> parameters, QObject parent) QPlaceContentReply
(QObject parent) QPlaceDetailsReply
(QObject parent) QPlaceIdReply
(QPlaceIdReply.OperationType operationType, QObject parent) QPlaceManagerEngine
(Map<String, ? extends Object> parameters, QObject parent) QPlaceMatchReply
(QObject parent) QPlaceReply
(QObject parent) QPlaceSearchReply
(QObject parent) QPlaceSearchSuggestionReply
(QObject parent) -
Uses of QObject in io.qt.macextras
Modifier and TypeClassDescriptionclass
Wraps the native NSToolbar classclass
Item for QMacToolBarModifierConstructorDescriptionQMacToolBar
(QObject parent) QMacToolBar
(String identifier, QObject parent) QMacToolBarItem
(QObject parent) -
Uses of QObject in io.qt.multimedia
Modifier and TypeClassDescriptionclass
Base class for audio backendsclass
Access for QAudioInput to access the audio device provided by the pluginclass
Base class for audio backendsclass
Represents a filter that is applied to the video frames received by a VideoOutput typeclass
Base class for video presentation surfacesclass
Java wrapper for Qt classQAudioDecoder
class
Java wrapper for Qt classQAudioDecoderControl
class
Access to the settings of a media service that performs audio encodingclass
Interface for receiving audio data from an audio input deviceclass
Audio input selector media controlclass
Interface for sending audio data to an audio output deviceclass
Audio output selector media controlclass
Allows you to monitor audio being played or recordedclass
Used for the recording of audioclass
Control over the audio role of a media objectclass
Abstract base for audio pluginsclass
Interface for system camera devicesclass
Control for setting the capture buffer formatclass
Control for setting capture destinationclass
Abstract base class for classes that control still cameras or video camerasfinal class
Interface for exposure related camera settingsclass
Allows controlling camera exposure parametersclass
Allows controlling feedback (sounds etc) during camera operationclass
Allows controlling a camera's flashfinal class
Interface for focus and zoom related camera settingsclass
Supplies control for focusing related camera parametersclass
Used for the recording of media contentclass
Control interface for image capture servicesfinal class
Interface for image processing related camera settingsclass
Abstract class for controlling image processing parameters, like white balance, contrast, saturation, sharpening and denoisingclass
Camera info media controlclass
Abstract base class for classes that control still cameras or video camerasclass
Abstract class for controlling camera viewfinder parametersclass
Access to the viewfinder settings of a camera media serviceclass
Supplies control for optical and digital camera zoomclass
Control over the audio role of a media objectclass
Access to the settings of a media service that performs image encodingclass
Allows control over probing audio data in media objectsclass
Supplies a control for reporting availability of a serviceclass
Access to the output container format of a QMediaServiceclass
Base interface for media service controlsclass
Access to the gapless playback related control of a QMediaServiceclass
Deprecated.class
Common base for multimedia objectsclass
Allows the playing of a media sourceclass
Access to the media playing functionality of a QMediaServiceclass
List of media content to playclass
Used for the recording of media contentclass
Access to the recording functionality of a QMediaServiceclass
Common base class for media service implementationsclass
Interface provides an interface for QMediaService plug-insclass
Media stream selection controlclass
Allows control over probing video frames in media objectsclass
Read access to the meta-data of a QMediaService's mediaclass
Write access to the meta-data of a QMediaService's mediaclass
Interfaces to the RDS functionality of the system radioclass
Access to the RDS functionality of the radio in the QMediaServiceclass
Interface to the systems analog radio deviceclass
Access to the radio tuning functionality of a QMediaServiceclass
Method to play .wav sound filesclass
Way to play low latency sound effectsclass
Video device selector media controlclass
Access to the settings of a media service that performs video encodingclass
Allows you to monitor video frames being played or recordedclass
Media control for rendering video to a QAbstractVideoSurfaceclass
Media control for rendering video to a windowModifier and TypeMethodDescriptionfinal <T extends QObject & QMediaBindableInterface>
voidQMediaPlayer.setVideoOutput
(T arg__1) final <T extends QObject & QMediaBindableInterface>
voidQCamera.setViewfinder
(T viewfinder) Modifier and TypeMethodDescriptionboolean
SeeQMediaObject::
bind(QObject*) boolean
boolean
void
SeeQMediaObject::
unbind(QObject*) void
void
ModifierConstructorDescriptionQAbstractVideoFilter
(QObject parent) QAbstractVideoSurface
(QObject parent) QAudioDecoder
(QObject parent) SeeQAudioDecoder::
QAudioDecoder(QObject*) protected
QAudioDecoderControl
(QObject parent) SeeQAudioDecoderControl::
QAudioDecoderControl(QObject*) protected
QAudioEncoderSettingsControl
(QObject parent) QAudioInput
(QAudioDeviceInfo audioDeviceInfo, QAudioFormat format, QObject parent) QAudioInput
(QAudioFormat format, QObject parent) protected
QAudioInputSelectorControl
(QObject parent) QAudioOutput
(QAudioDeviceInfo audioDeviceInfo, QAudioFormat format, QObject parent) QAudioOutput
(QAudioFormat format, QObject parent) protected
QAudioOutputSelectorControl
(QObject parent) QAudioProbe
(QObject parent) QAudioRecorder
(QObject parent) protected
QAudioRoleControl
(QObject parent) QAudioSystemPlugin
(QObject parent) Overloaded constructor forQCamera(io.qt.core.QByteArray, io.qt.core.QObject)
.QCamera
(QByteArray deviceName, QObject parent) QCamera
(QCameraInfo cameraInfo, QObject parent) QCamera
(QCamera.Position position, QObject parent) protected
protected
protected
QCameraControl
(QObject parent) protected
QCameraExposureControl
(QObject parent) protected
QCameraFeedbackControl
(QObject parent) protected
QCameraFlashControl
(QObject parent) protected
QCameraFocusControl
(QObject parent) QCameraImageCapture
(QMediaObject mediaObject, QObject parent) protected
QCameraImageCaptureControl
(QObject parent) protected
QCameraImageProcessingControl
(QObject parent) protected
QCameraInfoControl
(QObject parent) protected
QCameraLocksControl
(QObject parent) protected
protected
protected
QCameraZoomControl
(QObject parent) protected
QCustomAudioRoleControl
(QObject parent) protected
QImageEncoderControl
(QObject parent) protected
QMediaAudioProbeControl
(QObject parent) protected
QMediaAvailabilityControl
(QObject parent) protected
QMediaContainerControl
(QObject parent) protected
QMediaControl
(QObject parent) protected
QMediaGaplessPlaybackControl
(QObject parent) protected
QMediaNetworkAccessControl
(QObject parent) Deprecated.SeeQMediaNetworkAccessControl::
QMediaNetworkAccessControl(QObject*) protected
QMediaObject
(QObject parent, QMediaService service) QMediaPlayer
(QObject parent) Overloaded constructor forQMediaPlayer(io.qt.core.QObject, io.qt.multimedia.QMediaPlayer.Flags)
withflags = new io.qt.multimedia.QMediaPlayer.Flags(0)
.QMediaPlayer
(QObject parent, QMediaPlayer.Flag ... flags) Overloaded constructor forQMediaPlayer(io.qt.core.QObject, io.qt.multimedia.QMediaPlayer.Flags)
.QMediaPlayer
(QObject parent, QMediaPlayer.Flags flags) protected
QMediaPlayerControl
(QObject parent) QMediaPlaylist
(QObject parent) QMediaRecorder
(QMediaObject mediaObject, QObject parent) protected
QMediaRecorderControl
(QObject parent) protected
QMediaService
(QObject parent) protected
QMediaStreamsControl
(QObject parent) protected
QMediaVideoProbeControl
(QObject parent) protected
QMetaDataReaderControl
(QObject parent) protected
QMetaDataWriterControl
(QObject parent) QRadioData
(QMediaObject mediaObject, QObject parent) protected
QRadioDataControl
(QObject parent) QRadioTuner
(QObject parent) protected
QRadioTunerControl
(QObject parent) QSoundEffect
(QObject parent) QSoundEffect
(QAudioDeviceInfo audioDevice, QObject parent) protected
QVideoDeviceSelectorControl
(QObject parent) protected
QVideoEncoderSettingsControl
(QObject parent) QVideoProbe
(QObject parent) protected
QVideoRendererControl
(QObject parent) protected
QVideoWindowControl
(QObject parent) -
Uses of QObject in io.qt.multimedia.widgets
Modifier and TypeClassDescriptionclass
Java wrapper for Qt classQCameraViewfinder
class
Java wrapper for Qt classQGraphicsVideoItem
class
Widget which presents video produced by a media objectclass
Media control which implements a video widgetModifierConstructorDescriptionprotected
QVideoWidgetControl
(QObject parent) SeeQVideoWidgetControl::
QVideoWidgetControl(QObject*) -
Uses of QObject in io.qt.network
Modifier and TypeClassDescriptionclass
The interface for cache implementationsclass
The base functionality common to all socket typesclass
Represents a DNS lookupclass
This class provides encryption for UDP socketsclass
This class implements server-side DTLS cookie generation and verificationclass
Resembles a MIME multipart message to be sent over HTTPclass
Local socket based serverclass
Local socketclass
Allows the application to send network requests and receive repliesclass
Deprecated.class
Implements a simple jar of QNetworkCookie objectsclass
Very basic disk cacheclass
Contains the data and headers for a request sent with QNetworkAccessManagerclass
Deprecated.class
SSL encrypted socket for both clients and serversclass
TCP-based serverclass
TCP socketclass
UDP socketModifier and TypeMethodDescriptionstatic int
QHostInfo.lookupHost
(String name, QObject receiver, String member) static int
QHostInfo.lookupHost
(String name, QObject context, QMetaObject.Slot1<QHostInfo> slot) final void
QNetworkRequest.setOriginatingObject
(QObject object) ModifierConstructorDescriptionprotected
QAbstractNetworkCache
(QObject parent) QAbstractSocket
(QAbstractSocket.SocketType socketType, QObject parent) QDnsLookup
(QObject parent) QDnsLookup
(QDnsLookup.Type type, String name, QObject parent) QDtls
(QSslSocket.SslMode mode, QObject parent) QDtlsClientVerifier
(QObject parent) QHttpMultiPart
(QObject parent) QHttpMultiPart
(QHttpMultiPart.ContentType contentType, QObject parent) QLocalServer
(QObject parent) QLocalSocket
(QObject parent) QNetworkAccessManager
(QObject parent) QNetworkConfigurationManager
(QObject parent) QNetworkCookieJar
(QObject parent) QNetworkDiskCache
(QObject parent) protected
QNetworkReply
(QObject parent) QNetworkSession
(QNetworkConfiguration connConfig, QObject parent) Deprecated.QSslSocket
(QObject parent) QTcpServer
(QObject parent) QTcpSocket
(QObject parent) QUdpSocket
(QObject parent) -
Uses of QObject in io.qt.network.auth
Modifier and TypeClassDescriptionclass
The base of all implementations of OAuth authentication methodsclass
The base of all implementations of OAuth 2 authentication methodsclass
Handles replies to OAuth authentication requestsclass
Implementation of the OAuth 1 Protocolclass
Implementation of the Authorization Code Grant flowclass
Java wrapper for Qt classQOAuthHttpServerReplyHandler
class
Java wrapper for Qt classQOAuthOobReplyHandler
ModifierConstructorDescriptionQAbstractOAuth2
(QObject parent) QAbstractOAuth2
(QNetworkAccessManager manager, QObject parent) QAbstractOAuthReplyHandler
(QObject parent) QOAuth1
(QNetworkAccessManager manager, QObject parent) QOAuth1
(String clientIdentifier, String clientSharedSecret, QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(QUrl authorizationUrl, QUrl accessTokenUrl, QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(QUrl authorizationUrl, String accessTokenUrl, QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(QObject parent) QOAuth2AuthorizationCodeFlow
(QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(String clientIdentifier, QUrl authorizationUrl, QUrl accessTokenUrl, QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(String authorizationUrl, QUrl accessTokenUrl, QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(String clientIdentifier, QUrl authorizationUrl, String accessTokenUrl, QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(String clientIdentifier, QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(String clientIdentifier, String authorizationUrl, QUrl accessTokenUrl, QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(String authorizationUrl, String accessTokenUrl, QNetworkAccessManager manager, QObject parent) QOAuth2AuthorizationCodeFlow
(String clientIdentifier, String authorizationUrl, String accessTokenUrl, QNetworkAccessManager manager, QObject parent) QOAuthHttpServerReplyHandler
(short port, QObject parent) SeeQOAuthHttpServerReplyHandler::
QOAuthHttpServerReplyHandler(quint16, QObject*) QOAuthHttpServerReplyHandler
(QObject parent) SeeQOAuthHttpServerReplyHandler::
QOAuthHttpServerReplyHandler(QObject*) QOAuthHttpServerReplyHandler
(QHostAddress address, short port, QObject parent) SeeQOAuthHttpServerReplyHandler::
QOAuthHttpServerReplyHandler(QHostAddress, quint16, QObject*) QOAuthOobReplyHandler
(QObject parent) SeeQOAuthOobReplyHandler::
QOAuthOobReplyHandler(QObject*) -
Uses of QObject in io.qt.nfc
Modifier and TypeClassDescriptionclass
Access to notifications for NFC eventsclass
Manages all interactions related to sharing files and data over NFCfinal class
Transfers data to remote device over NFCclass
Interface for communicating with a target deviceclass
Implements the NdefRecord type in QMLModifier and TypeMethodDescriptionfinal int
QNearFieldManager.registerNdefMessageHandler
(QObject object, String method) final int
QNearFieldManager.registerNdefMessageHandler
(QNdefFilter filter, QObject object, String method) final int
QNearFieldManager.registerNdefMessageHandler
(QNdefRecord.TypeNameFormat typeNameFormat, byte [] type, QObject object, String method) final int
QNearFieldManager.registerNdefMessageHandler
(QNdefRecord.TypeNameFormat typeNameFormat, QByteArray type, QObject object, String method) ModifierConstructorDescriptionQNearFieldManager
(QObject parent) QNearFieldShareManager
(QObject parent) QNearFieldTarget
(QObject parent) QQmlNdefRecord
(QObject parent) QQmlNdefRecord
(QNdefRecord record, QObject parent) -
Uses of QObject in io.qt.positioning
Modifier and TypeClassDescriptionclass
Enables the detection of proximity changes for a specified set of coordinatesclass
Abstract base class for the distribution of positional updatesclass
Abstract base class for the distribution of satellite information updatesclass
Positional information using a NMEA data sourceModifier and TypeMethodDescriptionQGeoPositionInfoSourceFactory.areaMonitor
(QObject parent) abstract QGeoAreaMonitorSource
QGeoPositionInfoSourceFactory.Impl.areaMonitor
(QObject parent) QGeoPositionInfoSourceFactoryV2.areaMonitor
(QObject parent) abstract QGeoAreaMonitorSource
QGeoPositionInfoSourceFactoryV2.Impl.areaMonitor
(QObject parent) QGeoPositionInfoSourceFactoryV2.areaMonitorWithParameters
(QObject parent, Map<String, ? extends Object> parameters) abstract QGeoAreaMonitorSource
QGeoPositionInfoSourceFactoryV2.Impl.areaMonitorWithParameters
(QObject parent, Map<String, ? extends Object> parameters) static QGeoAreaMonitorSource
QGeoAreaMonitorSource.createDefaultSource
(QObject parent) static QGeoPositionInfoSource
QGeoPositionInfoSource.createDefaultSource
(QObject parent) static QGeoPositionInfoSource
QGeoPositionInfoSource.createDefaultSource
(Map<String, ? extends Object> parameters, QObject parent) static QGeoSatelliteInfoSource
QGeoSatelliteInfoSource.createDefaultSource
(QObject parent) static QGeoSatelliteInfoSource
QGeoSatelliteInfoSource.createDefaultSource
(Map<String, ? extends Object> parameters, QObject parent) static QGeoAreaMonitorSource
QGeoAreaMonitorSource.createSource
(String sourceName, QObject parent) static QGeoPositionInfoSource
QGeoPositionInfoSource.createSource
(String sourceName, QObject parent) static QGeoPositionInfoSource
QGeoPositionInfoSource.createSource
(String sourceName, Map<String, ? extends Object> parameters, QObject parent) static QGeoSatelliteInfoSource
QGeoSatelliteInfoSource.createSource
(String sourceName, QObject parent) static QGeoSatelliteInfoSource
QGeoSatelliteInfoSource.createSource
(String sourceName, Map<String, ? extends Object> parameters, QObject parent) abstract QGeoPositionInfoSource
QGeoPositionInfoSourceFactory.Impl.positionInfoSource
(QObject parent) QGeoPositionInfoSourceFactory.positionInfoSource
(QObject parent) abstract QGeoPositionInfoSource
QGeoPositionInfoSourceFactoryV2.Impl.positionInfoSource
(QObject parent) QGeoPositionInfoSourceFactoryV2.positionInfoSource
(QObject parent) abstract QGeoPositionInfoSource
QGeoPositionInfoSourceFactoryV2.Impl.positionInfoSourceWithParameters
(QObject parent, Map<String, ? extends Object> parameters) QGeoPositionInfoSourceFactoryV2.positionInfoSourceWithParameters
(QObject parent, Map<String, ? extends Object> parameters) abstract QGeoSatelliteInfoSource
QGeoPositionInfoSourceFactory.Impl.satelliteInfoSource
(QObject parent) QGeoPositionInfoSourceFactory.satelliteInfoSource
(QObject parent) abstract QGeoSatelliteInfoSource
QGeoPositionInfoSourceFactoryV2.Impl.satelliteInfoSource
(QObject parent) QGeoPositionInfoSourceFactoryV2.satelliteInfoSource
(QObject parent) abstract QGeoSatelliteInfoSource
QGeoPositionInfoSourceFactoryV2.Impl.satelliteInfoSourceWithParameters
(QObject parent, Map<String, ? extends Object> parameters) QGeoPositionInfoSourceFactoryV2.satelliteInfoSourceWithParameters
(QObject parent, Map<String, ? extends Object> parameters) ModifierConstructorDescriptionQGeoAreaMonitorSource
(QObject parent) QGeoPositionInfoSource
(QObject parent) QGeoSatelliteInfoSource
(QObject parent) SeeQGeoSatelliteInfoSource::
QGeoSatelliteInfoSource(QObject*) QNmeaPositionInfoSource
(QNmeaPositionInfoSource.UpdateMode updateMode, QObject parent) -
Uses of QObject in io.qt.printsupport
Modifier and TypeClassDescriptionclass
Base implementation for print dialogs used to configure printersclass
Configuration dialog for the page-related options on a printerclass
Dialog for specifying the printer's configurationclass
Dialog for previewing and configuring page layouts for printer outputclass
Widget for previewing page layouts for printer output -
Uses of QObject in io.qt.purchasing
Modifier and TypeClassDescriptionclass
A product registered in the storeclass
Main entry point for managing in-app purchasesclass
Contains information about a transaction in the external app storeModifierConstructorDescriptionprotected
QInAppProduct
(String price, String title, String description, QInAppProduct.ProductType productType, String identifier, QObject parent) SeeQInAppProduct::
QInAppProduct(QString, QString, QString, QInAppProduct::ProductType, QString, QObject*) QInAppStore
(QObject parent) protected
QInAppTransaction
(QInAppTransaction.TransactionStatus status, QInAppProduct product, QObject parent) SeeQInAppTransaction::
QInAppTransaction(QInAppTransaction::TransactionStatus, QInAppProduct*, QObject*) -
Uses of QObject in io.qt.qml
Modifier and TypeClassDescriptionclass
Environment for evaluating JavaScript codeclass
Convenient way to load an application from a single QML fileclass
Encapsulates a QML component definitionclass
Defines a context within a QML engineclass
Environment for instantiating QML componentsclass
Abstract base for custom QML extension pluginsclass
Evaluates JavaScript in a QML contextclass
Java wrapper for Qt classQQmlExtensionPlugin
class
A class for applying a QFileSelector to QML file loadingclass
Allows you to set key-value pairs that can be used in QML bindingsModifier and TypeFieldDescriptionfinal QObject.Signal2
<QObject, QUrl> QQmlApplicationEngine.objectCreated
Modifier and TypeMethodDescription<T extends QObject>
T<T extends QObject>
TQQmlComponent.create
(Class<T> type, QQmlContext context) static <T extends QObject>
intQtQml.qmlRegisterSingletonInstance
(String uri, int versionMajor, int versionMinor, String typeName, T singleton) Modifier and TypeMethodDescriptionQtQml.ObjectCallback.apply
(QQmlEngine arg__1, QJSEngine arg__2) final QObject
QQmlListReference.at
(int arg__1) QQmlComponent.beginCreate
(QQmlContext arg__1) final QObject
QQmlContext.contextObject()
final QObject
QQmlComponent.create()
Overloaded function forQQmlComponent.create(io.qt.qml.QQmlContext)
withcontext = null
.QQmlComponent.create
(QQmlContext context) final QObject
QQmlComponent.createWithInitialProperties
(Map<String, ? extends Object> initialProperties) Overloaded function forQQmlComponent.createWithInitialProperties(java.util.Map, io.qt.qml.QQmlContext)
withcontext = null
.final QObject
QQmlComponent.createWithInitialProperties
(Map<String, ? extends Object> initialProperties, QQmlContext context) final QObject
QQmlError.object()
final QObject
QQmlIncubator.object()
final QObject
QQmlListProperty.object()
final QObject
QQmlListReference.object()
final QObject
QQmlProperty.object()
static QObject
QtQml.qmlAttachedPropertiesObject
(QObject arg__1, QtQml.QQmlAttachedPropertiesFunc func) Overloaded function forQtQml.qmlAttachedPropertiesObject(io.qt.core.QObject, io.qt.qml.QtQml.QQmlAttachedPropertiesFunc, boolean)
withcreate = true
.static QObject
QtQml.qmlAttachedPropertiesObject
(QObject arg__1, QtQml.QQmlAttachedPropertiesFunc func, boolean create) SeeQtQml::
qmlAttachedPropertiesObject(QObject*, QQmlAttachedPropertiesFunc, bool) static QObject
QtQml.qmlAttachedPropertiesObject
(Class<? extends QObject> type, QObject obj) Overloaded function forQtQml.qmlAttachedPropertiesObject(java.lang.Class, io.qt.core.QObject, boolean)
withcreate = true
.static QObject
QtQml.qmlAttachedPropertiesObject
(Class<? extends QObject> type, QObject obj, boolean create) static QObject
QtQml.qmlAttachedPropertiesObjectById
(int arg__1, QObject arg__2) Overloaded function forQtQml.qmlAttachedPropertiesObjectById(int, io.qt.core.QObject, boolean)
withcreate = true
.static QObject
QtQml.qmlAttachedPropertiesObjectById
(int arg__1, QObject arg__2, boolean create) SeeQtQml::
qmlAttachedPropertiesObjectById(int, const QObject*, bool) final QObject
QQmlExpression.scopeObject()
final QObject
QJSValue.toQObject()
Modifier and TypeMethodDescriptionfinal boolean
final void
SeeQQmlFile::
clear(QObject*) final boolean
QQmlFile.connectDownloadProgress
(QObject arg__1, int arg__2) SeeQQmlFile::
connectDownloadProgress(QObject*, int) final boolean
QQmlFile.connectDownloadProgress
(QObject arg__1, String arg__2) SeeQQmlFile::
connectDownloadProgress(QObject*, const char*) final boolean
QQmlFile.connectFinished
(QObject arg__1, int arg__2) SeeQQmlFile::
connectFinished(QObject*, int) final boolean
QQmlFile.connectFinished
(QObject arg__1, String arg__2) SeeQQmlFile::
connectFinished(QObject*, const char*) final boolean
QQmlProperty.connectNotifySignal
(QObject dest, String slot) static QQmlContext
QQmlEngine.contextForObject
(QObject arg__1) abstract QNetworkAccessManager
QQmlNetworkAccessManagerFactory.Impl.create
(QObject parent) final String
QQmlContext.nameForObject
(QObject arg__1) final QJSValue
QJSEngine.newQObject
(QObject object) static QQmlEngine.ObjectOwnership
QQmlEngine.objectOwnership
(QObject arg__1) static QJSEngine
QtQml.qmlAttachedPropertiesFunction
(QObject arg__1, QMetaObject arg__2) SeeQtQml::
qmlAttachedPropertiesFunction(QObject*, const QMetaObject*) static QObject
QtQml.qmlAttachedPropertiesObject
(QObject arg__1, QtQml.QQmlAttachedPropertiesFunc func) Overloaded function forQtQml.qmlAttachedPropertiesObject(io.qt.core.QObject, io.qt.qml.QtQml.QQmlAttachedPropertiesFunc, boolean)
withcreate = true
.static QObject
QtQml.qmlAttachedPropertiesObject
(QObject arg__1, QtQml.QQmlAttachedPropertiesFunc func, boolean create) SeeQtQml::
qmlAttachedPropertiesObject(QObject*, QQmlAttachedPropertiesFunc, bool) static QObject
QtQml.qmlAttachedPropertiesObject
(Class<? extends QObject> type, QObject obj) Overloaded function forQtQml.qmlAttachedPropertiesObject(java.lang.Class, io.qt.core.QObject, boolean)
withcreate = true
.static QObject
QtQml.qmlAttachedPropertiesObject
(Class<? extends QObject> type, QObject obj, boolean create) static QObject
QtQml.qmlAttachedPropertiesObjectById
(int arg__1, QObject arg__2) Overloaded function forQtQml.qmlAttachedPropertiesObjectById(int, io.qt.core.QObject, boolean)
withcreate = true
.static QObject
QtQml.qmlAttachedPropertiesObjectById
(int arg__1, QObject arg__2, boolean create) SeeQtQml::
qmlAttachedPropertiesObjectById(int, const QObject*, bool) static QQmlContext
QtQml.qmlContext
(QObject arg__1) SeeQtQml::
qmlContext(const QObject*) static QQmlInfo
static QQmlInfo
static QQmlInfo
QtQml.qmlDebug
(QObject me, Collection<? extends QQmlError> errors) static QQmlEngine
SeeQtQml::
qmlEngine(const QObject*) static void
QtQml.qmlExecuteDeferred
(QObject arg__1) SeeQtQml::
qmlExecuteDeferred(QObject*) static int
QtQml.qmlRegisterSingletonInstance
(QObject instance, String uri, int versionMajor, int versionMinor, String qmlName) Deprecated.static QQmlInfo
QtQml.qmlWarning
(QObject me) static QQmlInfo
QtQml.qmlWarning
(QObject me, QQmlError error) static QQmlInfo
QtQml.qmlWarning
(QObject me, Collection<? extends QQmlError> errors) static Object
static Object
QQmlProperty.read
(QObject arg__1, String arg__2, QQmlContext arg__3) static Object
QQmlProperty.read
(QObject arg__1, String arg__2, QQmlEngine arg__3) final boolean
static void
QQmlEngine.setContextForObject
(QObject arg__1, QQmlContext arg__2) final void
QQmlContext.setContextObject
(QObject arg__1) final void
QQmlContext.setContextProperty
(String arg__1, QObject arg__2) final void
QQmlComponent.setInitialProperties
(QObject component, Map<String, ? extends Object> properties) protected void
QQmlIncubator.setInitialState
(QObject arg__1) final void
static void
QQmlEngine.setObjectOwnership
(QObject arg__1, QQmlEngine.ObjectOwnership arg__2) static boolean
static boolean
QQmlProperty.write
(QObject arg__1, String arg__2, Object arg__3, QQmlContext arg__4) static boolean
QQmlProperty.write
(QObject arg__1, String arg__2, Object arg__3, QQmlEngine arg__4) Modifier and TypeMethodDescriptionstatic QObject
QtQml.qmlAttachedPropertiesObject
(Class<? extends QObject> type, QObject obj) Overloaded function forQtQml.qmlAttachedPropertiesObject(java.lang.Class, io.qt.core.QObject, boolean)
withcreate = true
.static QObject
QtQml.qmlAttachedPropertiesObject
(Class<? extends QObject> type, QObject obj, boolean create) static int
QtQml.qmlRegisterExtendedType
(Class<? extends QObject> type, Class<? extends QObject> extendedType) Deprecated.Use qmlRegisterExtendedType(uri, versionMajor) insteadstatic int
QtQml.qmlRegisterSingletonType
(Class<? extends QObject> type, String uri, int versionMajor, int versionMinor, String typeName, QtQml.ObjectCallback callback) static int
QtQml.qmlRegisterType
(Class<? extends QObject> type) Deprecated.static int
QtQml.qmlRegisterUncreatableClass
(Class<? extends QObject> type, int metaObjectRevision, String uri, int versionMajor, int versionMinor, String qmlName, String reason) Deprecated.static int
QtQml.qmlRegisterUncreatableClass
(Class<? extends QObject> type, String uri, int versionMajor, int versionMinor, String qmlName, String reason) Deprecated.ModifierConstructorDescriptionQQmlApplicationEngine
(QUrl url, QObject parent) QQmlApplicationEngine
(QObject parent) QQmlApplicationEngine
(String filePath, QObject parent) QQmlComponent
(QObject parent) SeeQQmlComponent::
QQmlComponent(QObject*) QQmlComponent
(QQmlEngine arg__1, QUrl url, QObject parent) QQmlComponent
(QQmlEngine arg__1, QUrl url, QQmlComponent.CompilationMode mode, QObject parent) QQmlComponent
(QQmlEngine arg__1, QObject parent) QQmlComponent
(QQmlEngine arg__1, String fileName, QObject parent) QQmlComponent
(QQmlEngine arg__1, String fileName, QQmlComponent.CompilationMode mode, QObject parent) QQmlContext
(QQmlContext parent, QObject objParent) QQmlContext
(QQmlEngine parent, QObject objParent) QQmlEngineExtensionPlugin
(QObject parent) QQmlExpression
(QQmlScriptString arg__1, QQmlContext arg__2, QObject arg__3) Overloaded constructor forQQmlExpression(io.qt.qml.QQmlScriptString, io.qt.qml.QQmlContext, io.qt.core.QObject, io.qt.core.QObject)
witharg__4 = null
.QQmlExpression
(QQmlScriptString arg__1, QQmlContext arg__2, QObject arg__3, QObject arg__4) QQmlExpression
(QQmlContext arg__1, QObject arg__2, String arg__3) Overloaded constructor forQQmlExpression(io.qt.qml.QQmlContext, io.qt.core.QObject, java.lang.String, io.qt.core.QObject)
witharg__4 = null
.QQmlExpression
(QQmlContext arg__1, QObject arg__2, String arg__3, QObject arg__4) QQmlExtensionPlugin
(QObject parent) SeeQQmlExtensionPlugin::
QQmlExtensionPlugin(QObject*) QQmlFileSelector
(QQmlEngine engine, QObject parent) QQmlListProperty
(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.QQmlListReference
(QObject arg__1, String property) Overloaded constructor forQQmlListReference(io.qt.core.QObject, java.lang.String, io.qt.qml.QQmlEngine)
witharg__3 = null
.QQmlListReference
(QObject arg__1, String property, QQmlEngine arg__3) QQmlProperty
(QObject arg__1) QQmlProperty
(QObject arg__1, QQmlContext arg__2) QQmlProperty
(QObject arg__1, QQmlEngine arg__2) QQmlProperty
(QObject arg__1, String arg__2) QQmlProperty
(QObject arg__1, String arg__2, QQmlContext arg__3) QQmlProperty
(QObject arg__1, String arg__2, QQmlEngine arg__3) QQmlPropertyMap
(QObject parent) -
Uses of QObject in io.qt.qt3d.animation
Modifier and TypeClassDescriptionclass
An abstract base class for Qt3D animationsclass
The base class for types providing key frame animation dataclass
Java wrapper for Qt classQt3DAnimation::QAbstractChannelMapping
class
The base class for types providing animation playback capabilitiesclass
The base class for types used to construct animation blend treesclass
Performs an additive blend of two animation clips based on an additive factorclass
Provides key-frame animation capabilities to Qt 3Dclass
Specifies key frame animation dataclass
Enables loading key frame animation data from a fileclass
A controller class for animationsclass
A class grouping animations togetherclass
Component providing animation playback capabilities of a tree of blend nodesclass
Allows to map the channels within the clip onto an invocation of a callback objectclass
Allows to map the channels within the clip onto properties of objects in the applicationclass
Allows to map the channels within the clip onto properties of objects in the applicationclass
Component providing simple animation playback capabilitiesclass
Class used for including a clip in a blend treeclass
Java wrapper for Qt classQt3DAnimation::QClock
class
A class implementing simple keyframe animation to a QTransformclass
Performs a linear interpolation of two animation clips based on a normalized factorclass
A class implementing blend-shape morphing animationclass
A class providing morph targets to blend-shape animationclass
Java wrapper for Qt classQt3DAnimation::QSkeletonMapping
class
A class implementing vertex-blend morphing animationModifierConstructorDescriptionQAnimationAspect
(QObject parent) QAnimationController
(QObject parent) QAnimationGroup
(QObject parent) QKeyframeAnimation
(QObject parent) QMorphingAnimation
(QObject parent) QMorphTarget
(QObject parent) QVertexBlendAnimation
(QObject parent) -
Uses of QObject in io.qt.qt3d.core
Modifier and TypeClassDescriptionclass
The base class for aspects that provide a vertical slice of behaviorclass
A skeleton contains the joints for a skinned meshclass
Used to calculate skinning transform matrices and set them on shadersclass
Responsible for handling all the QAbstractAspect subclasses that have been registered with the sceneclass
Base class of scene nodes that can be aggregated by Qt3DCore::QEntity instances as a componentclass
Qt3DCore::QEntity is a Qt3DCore::QNode subclass that can aggregate several Qt3DCore::QComponent instances that will specify its behaviorclass
Used to transforms parts of skinned meshesclass
The base class of all Qt3D node classes used to build a Qt3D sceneclass
Holds the data for a skeleton to be used with skinned meshesclass
Used to load a skeleton of joints from fileclass
Used to perform transforms on meshesModifier and TypeMethodDescriptionprotected final void
QAbstractAspect.registerBackendType
(Class<? extends QObject> type, QBackendNodeMapper functor) protected final void
QAbstractAspect.unregisterBackendType
(Class<? extends QObject> type) -
Uses of QObject in io.qt.qt3d.core.quick
Modifier and TypeClassDescriptionclass
Environment for the QAspectEngine and a method for instantiating QML components -
Uses of QObject in io.qt.qt3d.extras
Modifier and TypeClassDescriptionclass
Basic functionality for camera controllersclass
Java wrapper for Qt classQt3DExtras::QAbstractSpriteSheet
class
Allows creation of a cone in 3D space.class
A conical meshclass
Allows creation of a cuboid in 3D space.class
A cuboid meshclass
Allows creation of a cylinder in 3D space.class
A cylindrical meshclass
Default implementation of the phong lighting effect where the diffuse light component is read from a texture mapclass
Default implementation of the phong lighting effect where the diffuse and specular light components are read from texture mapsclass
Default implementation of the phong lighting effectclass
Allows creation of a 3D extruded text in 3D spaceclass
A 3D extruded Text meshclass
Allows controlling the scene camera from the first person perspectiveclass
Default FrameGraph implementation of a forward rendererclass
Material that implements the Gooch shading model, popular in CAD and CAM applicationsclass
Default implementation of PBR lightingclass
Default implementation of the phong lighting effectclass
Specialization of QNormalDiffuseMapMaterial with alpha coverage and a depth test performed in the rendering passclass
Default implementation of the phong lighting and bump effect where the diffuse light component is read from a texture map and the normals of the mesh being rendered from a normal texture mapclass
Default implementation of the phong lighting and bump effect where the diffuse and specular light components are read from texture maps and the normals of the mesh being rendered from a normal texture mapclass
Allows controlling the scene camera along orbital pathclass
Default implementation for rendering the color properties set for each vertexclass
Default implementation of the phong lighting effect with alphaclass
Default implementation of the phong lighting effectclass
Allows creation of a plane in 3D space.class
A square planar meshclass
Qt3DExtras::QSkyboxEntity is a convenience Qt3DCore::QEntity subclass that can be used to insert a skybox in a 3D sceneclass
Allows creation of a sphere in 3D space.class
A spherical meshclass
Java wrapper for Qt classQt3DExtras::QSpriteGrid
class
Java wrapper for Qt classQt3DExtras::QSpriteSheet
class
Java wrapper for Qt classQt3DExtras::QSpriteSheetItem
class
Java wrapper for Qt classQt3DExtras::Qt3DWindow
class
Allows creation of a 2D text in 3D spaceclass
Deprecated.Use Qt3DExtras::QMetalRoughMaterialclass
Default implementation of a simple unlit texture materialclass
Allows creation of a torus in 3D space.class
A toroidal mesh -
Uses of QObject in io.qt.qt3d.extras.quick
Modifier and TypeClassDescriptionclass
Java wrapper for Qt classQt3DExtras::Quick::Qt3DQuickWindow
-
Uses of QObject in io.qt.qt3d.input
Modifier and TypeClassDescriptionclass
The base class for the Action Input and all Aggregate Action Inputsclass
QAbstractActionInput is the base class for all Axis Inputclass
The base class used by Qt3d to interact with arbitrary input devicesclass
Links a set of QAbstractActionInput that trigger the same eventclass
Stores Device and Buttons used to trigger an input eventclass
An axis input controlled by an analog input The axis value is controlled like a traditional analog input such as a joystickclass
Stores QAbstractAxisInputs used to trigger an input eventclass
Processes velocity or acceleration data from a QAxisclass
Stores settings for the specified list of Axisclass
An axis input controlled by buttons The axis value is controlled by buttons rather than a traditional analog input such as a joystickclass
Responsible for creating physical devices and handling associated jobsclass
Represents a set of QAbstractActionInput's that must be triggerd at onceclass
Represents a set of QAbstractActionInput's that must be triggerd one after the otherclass
Holds the pointer to an input event source objectclass
In charge of dispatching keyboard events to attached QQKeyboardHandler objectsclass
Provides keyboard event notificationclass
Event type send by KeyBoardHandlerclass
Allows the user to define a set of actions that they wish to use within an applicationclass
Delegates mouse events to the attached MouseHandler objectsclass
Qt3DCore::QMouseEvent contains parameters that describe a mouse eventclass
Provides a means of being notified about mouse events when attached to a QMouseDevice instanceclass
Contains parameters that describe a mouse wheel eventModifier and TypeFieldDescriptionfinal QObject.Signal1
<QObject> QInputSettings.eventSourceChanged
-
Uses of QObject in io.qt.qt3d.logic
Modifier and TypeClassDescriptionclass
Provides a way to have a synchronous function executed each frameclass
Responsible for handling frame synchronization jobs -
Uses of QObject in io.qt.qt3d.render
Modifier and TypeClassDescriptionclass
Encapsulate a QAbstractLight object in a Qt 3D sceneclass
An abstract base class for ray casting in 3d scenesclass
A base class to be used to provide texturesclass
Encapsulates the necessary information to create an OpenGL texture imageclass
Enable alpha-to-coverage multisampling modeclass
Specify alpha reference testclass
Defines an attribute and how data should be read from a QBufferclass
Specifies the equation used for both the RGB blend equation and the Alpha blend equationclass
Encapsulates blending information: specifies how the incoming values (what's going to be drawn) are going to affect the existing values (what is already drawn)class
FrameGraph node to transfer a rectangle of pixel values from one region of a render target to anotherclass
Provides a data store for raw data to later be used as vertices or uniformsclass
Exchanges buffer data between GPU and CPUclass
Defines a view point through which the scene will be renderedclass
Qt3DRender::QCameraLens specifies the projection matrix that will be used to define a Camera for a 3D sceneclass
Class to allow for selection of camera to be usedclass
Class to clear buffersclass
Enables an additional OpenGL clipping plane that can be in shaders using gl_ClipDistanceclass
Allows specifying which color components should be written to the currently bound frame bufferclass
QComponent to issue work for the compute shader on GPUclass
Specifies whether front or back face culling is enabledclass
Java wrapper for Qt classQt3DRender::QDebugOverlay
class
Enables remapping depth values written into the depth bufferclass
Tests the fragment shader's depth value against the depth of a sample being written toclass
Encapsulate a Directional Light object in a Qt 3D sceneclass
FrameGraph node to issue work for the compute shader on GPUclass
Enable ditheringclass
Base class for effects in a Qt 3D sceneclass
Encapsulate an environment light object in a Qt 3D sceneclass
Storage for filter keys and their valuesclass
Base class of all FrameGraph configuration nodesclass
Defines front and back facing polygonsclass
Enable frustum culling for the FrameGraphclass
Encapsulates geometryclass
Encapsulates geometry renderingclass
Identifies the API required for the attached QTechniqueclass
Way of filtering which entities will be renderedclass
Controls layers drawn in a frame graph branchclass
Way of controlling the complexity of rendered entities based on their size on the screenclass
Provides a way of enabling child entities based on distance or screen sizeclass
Specifies the width of rasterized linesclass
Provides an abstract class that should be the base of all material component classes in a sceneclass
Class to emplace a memory barrierclass
A custom mesh loaderclass
Enable multisample antialiasingclass
Disable depth writeclass
When a Qt3DRender::QNoDraw node is present in a FrameGraph branch, this prevents the renderer from rendering any primitiveclass
When a Qt3DRender::QNoPicking node is present in a FrameGraph branch, this prevents the render aspect from performing picking selection for the given branchclass
Instantiates a component that can be used to interact with a QEntity by a process known as pickingclass
A QAbstractTextureImage that can be written through a QPainterclass
Provides storage for a name and value pair.class
Holds information when an object is pickedclass
Specifies how entity picking is handledclass
Holds information when a segment of a line is pickedclass
Holds information when a segment of a point cloud is pickedclass
Holds information when a triangle is pickedclass
Encapsulate a Point Light object in a Qt 3D sceneclass
Specifies the size of rasterized points.class
Sets the scale and steps to calculate depth values for polygon offsetsclass
Select entities which are within a distance threshold of a target entityclass
Render state allows to control the type of rasterization to be performedclass
Qt3DRender::QRayCaster is used to perform ray casting tests in 3d world coordinatesclass
Classclass
Holds settings related to available rendering enginesclass
Frame graph node for render capturefinal class
Receives the result of render capture requestclass
Encapsulates a Render Passclass
Provides storage for vectors of Filter Keys and Parametersclass
Holds settings related to rendering process and host the active FrameGraphclass
An abstract base class for all render statesclass
FrameGraph node offers a way of specifying a set of QRenderState objects to be applied during the execution of a framegraph branchclass
Provides a way of specifying the render surfaceclass
Encapsulates a target (usually a frame buffer object) which the renderer can render intoclass
Allows the specification of an attachment of a render target (whether it is a color texture, a depth texture, etc...class
Provides a way of specifying a render targetclass
Provides the facility to load an existing Sceneclass
Discards fragments that fall outside of a certain rectangular portion of the screenclass
Performe ray casting test based on screen coordinatesclass
Enables seamless cubemap texture filteringclass
FrameGraphNode used to insert a fence in the graphics command streamclass
Provides a way of specifying values of a Uniform Block or a shader structureclass
Provides Image access to shader programsclass
Encapsulates a Shader Programclass
Generates a Shader Program content from loaded graphsclass
Allows to use a textureId from a separate OpenGL context in a Qt 3D sceneclass
Provides storage for the sort types to be usedclass
Encapsulate a Spot Light object in a Qt 3D sceneclass
Controls the front and back writing of individual bits in the stencil planesclass
Specifies stencil operationfinal class
Sets the actions to be taken when stencil and depth tests failclass
Specifies arguments for the stecil testfinal class
Specifies arguments for stencil testclass
Enables or disables entire subtrees of framegraph nodesclass
Encapsulates a Techniqueclass
A QFrameGraphNode used to select QTechniques to useclass
A QAbstractTexture with a Target1D target formatclass
A QAbstractTexture with a Target1DArray target formatclass
A QAbstractTexture with a Target2D target formatclass
A QAbstractTexture with a Target2DArray target formatclass
A QAbstractTexture with a Target2DMultisample target formatclass
A QAbstractTexture with a Target2DMultisampleArray target formatclass
A QAbstractTexture with a Target3D target formatclass
A QAbstractTexture with a TargetBuffer target formatclass
A QAbstractTexture with a TargetCubeMap target formatclass
A QAbstractTexture with a TargetCubeMapArray target formatclass
Encapsulates the necessary information to create an OpenGL texture image from an image sourceclass
Handles the texture loading and setting the texture's propertiesclass
A QAbstractTexture with a TargetRectangle target formatclass
Defines the wrap mode a Qt3DRender::QAbstractTexture should apply to a textureclass
A viewport on the Qt3D Sceneclass
FrameGraphNode used to wait for a fence in the graphics command stream to become signaledModifier and TypeFieldDescriptionfinal QObject.Signal1
<QObject> QRenderSurfaceSelector.surfaceChanged
Modifier and TypeMethodDescriptionfinal void
QRenderSurfaceSelector.setSurface
(QObject surfaceObject) ModifierConstructorDescriptionQGraphicsApiFilter
(QObject parent) QRenderAspect
(QObject parent) QRenderAspect
(QRenderAspect.RenderType type, QObject parent) QRenderCapabilities
(QObject parent) SeeQt3DRender::QRenderCapabilities::
QRenderCapabilities(QObject*) QTextureWrapMode
(QTextureWrapMode.WrapMode wrapMode, QObject parent) -
Uses of QObject in io.qt.qt3d.render.quick.scene2d
Modifier and TypeClassDescriptionclass
This class enables rendering qml into a texture, which then can be used as a part of 3D scene -
Uses of QObject in io.qt.quick
Modifier and TypeClassDescriptionclass
Convenience class for integrating OpenGL rendering using a framebuffer object (FBO) with Qt Quickclass
Interface for asynchronous image loading in QQuickAsyncImageProviderclass
The most basic of all visual items in Qt Quickfinal class
Contains the result from QQuickItem::grabToImage()class
Way to use the QPainter API in the QML Scene Graphclass
Mechanism for rendering the Qt Quick scenegraph onto an offscreen render target in a fully application-controlled mannerclass
Access to the QTextDocument of QQuickTextEditclass
Interface for loading custom textures from QMLclass
Java wrapper for Qt classQQuickTransform
class
Window for displaying a Qt Quick user interfaceclass
The window for displaying a graphical QML sceneclass
Gives access to the scene graph nodes and rendering of a QSGEngineclass
Serves as a baseclass for dynamically changing textures, such as content that is rendered to FBO'sclass
Allows low level rendering of a scene graphclass
Baseclass for textures used in the scene graphclass
Encapsulates texture based entities in QMLModifier and TypeMethodDescriptionfinal QObject
QQuickItem.containmentMask()
QQuickWindow.focusObject()
Modifier and TypeMethodDescriptionfinal void
QQuickItem.setContainmentMask
(QObject mask) final void
QQuickView.setContent
(QUrl url, QQmlComponent component, QObject item) SeeQQuickView::
setContent(QUrl, QQmlComponent*, QObject*) final void
QQuickView.setContent
(String url, QQmlComponent component, QObject item) Overloaded function forQQuickView.setContent(io.qt.core.QUrl, io.qt.qml.QQmlComponent, io.qt.core.QObject)
.ModifierConstructorDescriptionQQuickRenderControl
(QObject parent) QQuickTransform
(QObject parent) SeeQQuickTransform::
QQuickTransform(QObject*) protected
QSGAbstractRenderer
(QObject parent) SeeQSGAbstractRenderer::
QSGAbstractRenderer(QObject*) -
Uses of QObject in io.qt.quick.internal
Modifier and TypeClassDescriptionfinal class
Java wrapper for Qt classQQuickCloseEvent
-
Uses of QObject in io.qt.quick.test
Modifier and TypeMethodDescriptionstatic int
QQuickTest.quick_test_main_with_setup
(String [] argv, String name, String sourceDir, QObject setup) Seequick_test_main_with_setup(int,
char**, const char*, const char*, QObject*) static int
QQuickTest.quickTestMainWithSetup
(String[] args, String name, QObject setup) static int
QQuickTest.quickTestMainWithSetup
(String[] args, String name, String sourceDir, QObject setup) Modifier and TypeMethodDescriptionstatic int
QQuickTest.quickTestMainWithSetup
(String[] args, String name, Class<? extends QObject> setupType) static int
QQuickTest.quickTestMainWithSetup
(String[] args, String name, String sourceDir, Class<? extends QObject> setupType) static int
QQuickTest.quickTestMainWithSetup
(String[] args, String name, String sourceDir, Supplier<QObject> setupSupplier) static int
QQuickTest.quickTestMainWithSetup
(String[] args, String name, Supplier<QObject> setupSupplier) -
Uses of QObject in io.qt.quick.widgets
Modifier and TypeClassDescriptionclass
Widget for displaying a Qt Quick user interfaceModifier and TypeMethodDescriptionfinal void
QQuickWidget.setContent
(QUrl url, QQmlComponent component, QObject item) SeeQQuickWidget::
setContent(QUrl, QQmlComponent*, QObject*) final void
QQuickWidget.setContent
(String url, QQmlComponent component, QObject item) Overloaded function forQQuickWidget.setContent(io.qt.core.QUrl, io.qt.qml.QQmlComponent, io.qt.core.QObject)
. -
Uses of QObject in io.qt.quick3d
Modifier and TypeClassDescriptionclass
Base class for defining custom geometryclass
Base class of all 3D nodes and resources -
Uses of QObject in io.qt.remoteobjects
Modifier and TypeClassDescriptionclass
Java wrapper for Qt classClientIoDevice
class
Java wrapper for Qt classIoDeviceBase
final class
Java wrapper for Qt classQAbstractItemModelReplica
class
Java wrapper for Qt classQConnectionAbstractServer
class
A class which provides the methods for setting PROP values of a replica to value they had the last time the replica was usedfinal class
A dynamically instantiated Replicaclass
A (Host) Node on a Qt Remote Objects networkclass
Base functionality common to Host and RegistryHost classesclass
A node on a Qt Remote Objects networkclass
Provides a QObject-based API for watching a QRemoteObjectPendingCallfinal class
A class holding information about Source objects available on the Qt Remote Objects networkclass
A (Host/Registry) node on a Qt Remote Objects networkclass
A class interacting with (but not implementing) a Qt API on the Remote Object networkclass
Java wrapper for Qt classQRemoteObjectSettingsStore
class
Java wrapper for Qt classServerIoDevice
Modifier and TypeMethodDescriptionfinal boolean
QRemoteObjectHostBase.disableRemoting
(QObject remoteObject) final boolean
QRemoteObjectHostBase.enableRemoting
(QObject object) Overloaded function forQRemoteObjectHostBase.enableRemoting(io.qt.core.QObject, java.lang.String)
withname = (String)null
.final boolean
QRemoteObjectHostBase.enableRemoting
(QObject object, String name) ModifierConstructorDescriptionClientIoDevice
(QObject parent) SeeClientIoDevice::
ClientIoDevice(QObject*) IoDeviceBase
(QObject parent) SeeIoDeviceBase::
IoDeviceBase(QObject*) QConnectionAbstractServer
(QObject parent) SeeQConnectionAbstractServer::
QConnectionAbstractServer(QObject*) QRemoteObjectHost
(QUrl address, QUrl registryAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas, QObject parent) QRemoteObjectHost
(QUrl address, QObject parent) QRemoteObjectHost
(QUrl address, String registryAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas, QObject parent) QRemoteObjectHost
(QObject parent) QRemoteObjectHost
(String address, QUrl registryAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas, QObject parent) QRemoteObjectHost
(String address, QObject parent) Overloaded constructor forQRemoteObjectHost(io.qt.core.QUrl, io.qt.core.QObject)
.QRemoteObjectHost
(String address, String registryAddress, QRemoteObjectHostBase.AllowedSchemas allowedSchemas, QObject parent) QRemoteObjectNode
(QUrl registryAddress, QObject parent) QRemoteObjectNode
(QObject parent) QRemoteObjectNode
(String registryAddress, QObject parent) Overloaded constructor forQRemoteObjectNode(io.qt.core.QUrl, io.qt.core.QObject)
.QRemoteObjectPendingCallWatcher
(QRemoteObjectPendingCall call, QObject parent) SeeQRemoteObjectPendingCallWatcher::
QRemoteObjectPendingCallWatcher(QRemoteObjectPendingCall, QObject*) QRemoteObjectRegistryHost
(QUrl registryAddress, QObject parent) QRemoteObjectRegistryHost
(String registryAddress, QObject parent) Overloaded constructor forQRemoteObjectRegistryHost(io.qt.core.QUrl, io.qt.core.QObject)
.QRemoteObjectSettingsStore
(QObject parent) SeeQRemoteObjectSettingsStore::
QRemoteObjectSettingsStore(QObject*) ServerIoDevice
(QObject parent) SeeServerIoDevice::
ServerIoDevice(QObject*) -
Uses of QObject in io.qt.script
Modifier and TypeClassDescriptionclass
Environment for evaluating Qt Script codeclass
Abstract base for custom QScript extension pluginsModifier and TypeMethodDescriptionfinal QScriptValue
QScriptEngine.newQObject
(QObject object) final QScriptValue
QScriptEngine.newQObject
(QObject object, QScriptEngine.ValueOwnership ownership) Overloaded function forQScriptEngine.newQObject(io.qt.core.QObject, io.qt.script.QScriptEngine.ValueOwnership, io.qt.script.QScriptEngine.QObjectWrapOptions)
withoptions = new io.qt.script.QScriptEngine.QObjectWrapOptions(0)
.final QScriptValue
QScriptEngine.newQObject
(QObject object, QScriptEngine.ValueOwnership ownership, QScriptEngine.QObjectWrapOption ... options) final QScriptValue
QScriptEngine.newQObject
(QObject object, QScriptEngine.ValueOwnership ownership, QScriptEngine.QObjectWrapOptions options) final QScriptValue
QScriptEngine.newQObject
(QScriptValue scriptObject, QObject qtObject) final QScriptValue
QScriptEngine.newQObject
(QScriptValue scriptObject, QObject qtObject, QScriptEngine.ValueOwnership ownership) Overloaded function forQScriptEngine.newQObject(io.qt.script.QScriptValue, io.qt.core.QObject, io.qt.script.QScriptEngine.ValueOwnership, io.qt.script.QScriptEngine.QObjectWrapOptions)
withoptions = new io.qt.script.QScriptEngine.QObjectWrapOptions(0)
.final QScriptValue
QScriptEngine.newQObject
(QScriptValue scriptObject, QObject qtObject, QScriptEngine.ValueOwnership ownership, QScriptEngine.QObjectWrapOption ... options) final QScriptValue
QScriptEngine.newQObject
(QScriptValue scriptObject, QObject qtObject, QScriptEngine.ValueOwnership ownership, QScriptEngine.QObjectWrapOptions options) ModifierConstructorDescriptionQScriptEngine
(QObject parent) QScriptExtensionPlugin
(QObject parent) -
Uses of QObject in io.qt.script.tools
-
Uses of QObject in io.qt.scxml
Modifier and TypeClassDescriptionclass
C++ data model for a Qt SCXML state machineclass
The data model base class for a Qt SCXML state machineclass
Creates SCXML service instances from documents loaded at runtimeclass
The ECMAScript data model for a Qt SCXML state machineclass
The base class for services called from state machinesclass
Creates invokable service instancesclass
The null data model for a Qt SCXML stateMachineclass
Interface to the state machines created from SCXML filesclass
Creates SCXML service instances from precompiled documentsModifier and TypeMethodDescriptionQScxmlStateMachine.connectToEvent
(String scxmlStateName, QObject object, String member, Qt.ConnectionType... type) QScxmlStateMachine.connectToState
(String scxmlStateName, QObject object, String member, Qt.ConnectionType... type) static QMetaObject.Slot1
<Boolean> static QMetaObject.Slot1
<Boolean> ModifierConstructorDescriptionQScxmlCppDataModel
(QObject parent) QScxmlDataModel
(QObject parent) QScxmlDynamicScxmlServiceFactory
(QScxmlExecutableContent.InvokeInfo invokeInfo, Collection<@QtPrimitiveType Integer> names, Collection<? extends QScxmlExecutableContent.ParameterInfo> parameters, QObject parent) QScxmlEcmaScriptDataModel
(QObject parent) QScxmlInvokableServiceFactory
(QScxmlExecutableContent.InvokeInfo invokeInfo, Collection<@QtPrimitiveType Integer> names, Collection<? extends QScxmlExecutableContent.ParameterInfo> parameters, QObject parent) SeeQScxmlInvokableServiceFactory::
QScxmlInvokableServiceFactory(QScxmlExecutableContent::InvokeInfo, QVector<QScxmlExecutableContent::StringId>, QVector<QScxmlExecutableContent::ParameterInfo>, QObject*) QScxmlNullDataModel
(QObject parent) protected
QScxmlStateMachine
(QMetaObject metaObject, QObject parent) SeeQScxmlStateMachine::
QScxmlStateMachine(const QMetaObject*, QObject*) QScxmlStaticScxmlServiceFactory
(QMetaObject metaObject, QScxmlExecutableContent.InvokeInfo invokeInfo, Collection<@QtPrimitiveType Integer> nameList, Collection<? extends QScxmlExecutableContent.ParameterInfo> parameters, QObject parent) SeeQScxmlStaticScxmlServiceFactory::
QScxmlStaticScxmlServiceFactory(const QMetaObject*, QScxmlExecutableContent::InvokeInfo, QVector<QScxmlExecutableContent::StringId>, QVector<QScxmlExecutableContent::ParameterInfo>, QObject*) -
Uses of QObject in io.qt.sensors
Modifier and TypeClassDescriptionclass
Convenience wrapper around QSensorclass
Reports on linear acceleration along the X, Y and Z axesclass
Convenience wrapper around QSensorclass
Holds readings from the altimeter sensorclass
Represents one reading from the ambient light sensorclass
Convenience wrapper around QSensorclass
Holds readings of the ambient temperatureclass
Convenience wrapper around QSensorclass
Convenience wrapper around QSensorclass
Represents one reading from a compassclass
Holds distance reading in cm from the proximity sensorclass
Convenience wrapper around QSensorclass
Convenience wrapper around QSensorclass
Represents one reading from the gyroscope sensorclass
Holds readings from the holster sensorclass
Convenience wrapper around QSensorclass
Holds readings from the humidity sensorclass
Convenience wrapper around QSensorclass
Holds readings from the IR proximity sensorclass
Convenience wrapper around QSensorclass
Holds readings from the Lid sensorclass
Convenience wrapper around QSensorclass
Represents one reading from the light sensorclass
Convenience wrapper around QSensorclass
Convenience wrapper around QSensorclass
Represents one reading from the magnetometerclass
Represents one reading from the orientation sensorclass
Convenience wrapper around QSensorclass
Holds readings from the pressure sensorclass
Convenience wrapper around QSensorclass
Represents one reading from the proximity sensorclass
Convenience wrapper around QSensorclass
Represents one reading from the rotation sensorclass
Convenience wrapper around QSensorclass
Represents a single hardware sensorclass
Sensor implementationclass
Represents one or more sensor gesture recognizersclass
Manages sensor gestures, registers and creates sensor gesture pluginsclass
The base class for a sensor gesture recognizerclass
Holds the readings from the sensorclass
Represents one reading from the tap sensorclass
Convenience wrapper around QSensorclass
Holds readings from the tilt sensorclass
Convenience wrapper around QSensorModifierConstructorDescriptionQAccelerometer
(QObject parent) QAccelerometerReading
(QObject parent) SeeQAccelerometerReading::
QAccelerometerReading(QObject*) QAltimeter
(QObject parent) QAltimeterReading
(QObject parent) SeeQAltimeterReading::
QAltimeterReading(QObject*) QAmbientLightReading
(QObject parent) SeeQAmbientLightReading::
QAmbientLightReading(QObject*) QAmbientLightSensor
(QObject parent) QAmbientTemperatureReading
(QObject parent) SeeQAmbientTemperatureReading::
QAmbientTemperatureReading(QObject*) QAmbientTemperatureSensor
(QObject parent) QCompassReading
(QObject parent) SeeQCompassReading::
QCompassReading(QObject*) QDistanceReading
(QObject parent) SeeQDistanceReading::
QDistanceReading(QObject*) QDistanceSensor
(QObject parent) QGyroscope
(QObject parent) QGyroscopeReading
(QObject parent) SeeQGyroscopeReading::
QGyroscopeReading(QObject*) QHolsterReading
(QObject parent) SeeQHolsterReading::
QHolsterReading(QObject*) QHolsterSensor
(QObject parent) QHumidityReading
(QObject parent) SeeQHumidityReading::
QHumidityReading(QObject*) QHumiditySensor
(QObject parent) QIRProximityReading
(QObject parent) SeeQIRProximityReading::
QIRProximityReading(QObject*) QIRProximitySensor
(QObject parent) QLidReading
(QObject parent) SeeQLidReading::
QLidReading(QObject*) QLidSensor
(QObject parent) QLightReading
(QObject parent) SeeQLightReading::
QLightReading(QObject*) QLightSensor
(QObject parent) QMagnetometer
(QObject parent) QMagnetometerReading
(QObject parent) SeeQMagnetometerReading::
QMagnetometerReading(QObject*) QOrientationReading
(QObject parent) SeeQOrientationReading::
QOrientationReading(QObject*) QOrientationSensor
(QObject parent) QPressureReading
(QObject parent) SeeQPressureReading::
QPressureReading(QObject*) QPressureSensor
(QObject parent) QProximityReading
(QObject parent) SeeQProximityReading::
QProximityReading(QObject*) QProximitySensor
(QObject parent) QRotationReading
(QObject parent) SeeQRotationReading::
QRotationReading(QObject*) QRotationSensor
(QObject parent) Overloaded constructor forQSensor(io.qt.core.QByteArray, io.qt.core.QObject)
.QSensor
(QByteArray type, QObject parent) QSensorBackend
(QSensor sensor, QObject parent) SeeQSensorBackend::
QSensorBackend(QSensor*, QObject*) QSensorGesture
(Collection<String> ids, QObject parent) QSensorGestureManager
(QObject parent) QSensorGestureRecognizer
(QObject parent) protected
QSensorReading
(QObject parent) SeeQSensorReading::
QSensorReading(QObject*, QSensorReadingPrivate*) QTapReading
(QObject parent) SeeQTapReading::
QTapReading(QObject*) QTapSensor
(QObject parent) QTiltReading
(QObject parent) SeeQTiltReading::
QTiltReading(QObject*) QTiltSensor
(QObject parent) -
Uses of QObject in io.qt.serialbus
Modifier and TypeClassDescriptionfinal class
Handles registration and creation of bus pluginsclass
The interface class for CAN busclass
The interface to send Modbus requestsclass
The base class for Modbus classes, QModbusServer and QModbusClientclass
Contains the data for a request sent with a QModbusClient derived classclass
Represents a Modbus client that uses a serial bus for its communication with the Modbus serverclass
Represents a Modbus server that uses a serial port for its communication with the Modbus clientclass
The interface to receive and process Modbus requestsclass
The interface class for Modbus TCP client deviceclass
Represents a Modbus server that uses a TCP server for its communication with the Modbus clientModifierConstructorDescriptionQCanBusDevice
(QObject parent) QModbusClient
(QObject parent) QModbusDevice
(QObject parent) QModbusReply
(QModbusReply.ReplyType type, int serverAddress, QObject parent) QModbusRtuSerialMaster
(QObject parent) QModbusRtuSerialSlave
(QObject parent) QModbusServer
(QObject parent) QModbusTcpClient
(QObject parent) QModbusTcpServer
(QObject parent) -
Uses of QObject in io.qt.serialport
ModifierConstructorDescriptionQSerialPort
(QObject parent) QSerialPort
(QSerialPortInfo info, QObject parent) QSerialPort
(String name, QObject parent) -
Uses of QObject in io.qt.sql
Modifier and TypeClassDescriptionclass
Abstract base class for accessing specific SQL databasesclass
Abstract base for custom QSqlDriver pluginsclass
Read-only data model for SQL result setsclass
The QSqlRelationalDelegate class provides a delegate that is used to display and edit data from a QSqlRelationalTableModel.class
Editable data model for a single database table, with foreign key supportclass
Editable data model for a single database tableModifierConstructorDescriptionQSqlDriver
(QObject parent) QSqlDriverPlugin
(QObject parent) QSqlQueryModel
(QObject parent) QSqlRelationalDelegate
(QObject parent) QSqlRelationalTableModel
(QObject parent) Overloaded constructor forQSqlRelationalTableModel(io.qt.core.QObject, io.qt.sql.QSqlDatabase)
withdb = new io.qt.sql.QSqlDatabase()
.QSqlRelationalTableModel
(QObject parent, QSqlDatabase db) QSqlTableModel
(QObject parent) Overloaded constructor forQSqlTableModel(io.qt.core.QObject, io.qt.sql.QSqlDatabase)
withdb = new io.qt.sql.QSqlDatabase()
.QSqlTableModel
(QObject parent, QSqlDatabase db) -
Uses of QObject in io.qt.svg
Modifier and TypeClassDescriptionclass
QGraphicsItem that can be used to render the contents of SVG filesclass
Used to draw the contents of SVG files onto paint devicesclass
Widget that is used to display the contents of Scalable Vector Graphics (SVG) filesModifierConstructorDescriptionQSvgRenderer
(byte [] contents, QObject parent) Overloaded constructor forQSvgRenderer(io.qt.core.QByteArray, io.qt.core.QObject)
.QSvgRenderer
(QByteArray contents, QObject parent) QSvgRenderer
(QObject parent) QSvgRenderer
(QXmlStreamReader contents, QObject parent) QSvgRenderer
(String filename, QObject parent) -
Uses of QObject in io.qt.test
Modifier and TypeClassDescriptionclass
Helps testing QAbstractItemModel subclassesclass
Enables introspection of signal emissionclass
Java wrapper for Qt classQTestEventLoop
Modifier and TypeMethodDescriptionstatic int
static int
QTest.qExec
(QObject testObject, Collection<String> arguments) static int
static void
SeeQTest::
qInit(QObject*, int, char**) static boolean
QTest.qt_sendShortcutOverrideEvent
(QObject o, int timestamp, int k, Qt.KeyboardModifiers mods) static boolean
QTest.qt_sendShortcutOverrideEvent
(QObject o, int timestamp, int k, Qt.KeyboardModifiers mods, String text) static boolean
QTest.qt_sendShortcutOverrideEvent
(QObject o, int timestamp, int k, Qt.KeyboardModifiers mods, String text, boolean autorep) Overloaded function forQTest.qt_sendShortcutOverrideEvent(io.qt.core.QObject, int, int, io.qt.core.Qt.KeyboardModifiers, java.lang.String, boolean, short)
withcount = 1
.static boolean
QTest.qt_sendShortcutOverrideEvent
(QObject o, int timestamp, int k, Qt.KeyboardModifiers mods, String text, boolean autorep, short count) Seeqt_sendShortcutOverrideEvent(QObject*,
ulong, int, Qt::KeyboardModifiers, QString, bool, ushort) ModifierConstructorDescriptionQAbstractItemModelTester
(QAbstractItemModel model, QObject parent) QAbstractItemModelTester
(QAbstractItemModel model, QAbstractItemModelTester.FailureReportingMode mode, QObject parent) QSignalSpy
(QObject obj, QMetaMethod signal) QSignalSpy
(QObject obj, String aSignal) -
Uses of QObject in io.qt.texttospeech
Modifier and TypeClassDescriptionclass
Convenient access to text-to-speech enginesclass
The base for text-to-speech engine integrationsModifier and TypeMethodDescriptionQTextToSpeechPlugin.createTextToSpeechEngine
(Map<String, ? extends Object> parameters, QObject parent) ModifierConstructorDescriptionQTextToSpeech
(QObject parent) QTextToSpeech
(String engine, QObject parent) QTextToSpeechEngine
(QObject parent) -
Uses of QObject in io.qt.webchannel
Modifier and TypeClassDescriptionclass
Java wrapper for Qt classQQmlWebChannel
class
Exposes QObjects to remote HTML clientsclass
Communication channel between the C++ QWebChannel server and a HTML/JS clientModifier and TypeMethodDescriptionfinal QQmlListProperty
<QObject> QQmlWebChannel.registeredObjects()
SeeQQmlWebChannel::
registeredObjects() QWebChannel.registeredObjectsByID()
final QQmlListProperty
<QObject> QQmlWebChannel.transports()
SeeQQmlWebChannel::
transports() Modifier and TypeMethodDescriptionfinal void
SeeQQmlWebChannel::
connectTo(QObject*) final void
QWebChannel.deregisterObject
(QObject object) final void
QQmlWebChannel.disconnectFrom
(QObject transport) SeeQQmlWebChannel::
disconnectFrom(QObject*) final void
QWebChannel.registerObject
(String id, QObject object) Modifier and TypeMethodDescriptionfinal void
QWebChannel.registerObjects
(Map<String, ? extends QObject> objects) ModifierConstructorDescriptionQQmlWebChannel
(QObject parent) SeeQQmlWebChannel::
QQmlWebChannel(QObject*) QWebChannel
(QObject parent) QWebChannelAbstractTransport
(QObject parent) -
Uses of QObject in io.qt.webengine
Modifier and TypeClassDescriptionclass
Web engine profile shared by multiple pagesclass
Enables the injection of scripts in the JavaScript engineModifier and TypeFieldDescriptionfinal QObject.PrivateSignal1
<? extends QObject> QQuickWebEngineProfile.downloadFinished
final QObject.PrivateSignal1
<? extends QObject> QQuickWebEngineProfile.downloadRequested
ModifierConstructorDescriptionQQuickWebEngineProfile
(QObject parent) QQuickWebEngineScript
(QObject parent) -
Uses of QObject in io.qt.webengine.core
Modifier and TypeClassDescriptionfinal class
Access to Chromium's cookiesfinal class
Encapsulates the data of an HTML5 web notificationclass
Abstract base class for URL interceptionfinal class
Represents a custom URL requestclass
Base class for handling custom URL schemes -
Uses of QObject in io.qt.webengine.widgets
Modifier and TypeClassDescriptionfinal class
Java wrapper for Qt classQWebEngineDownloadItem
class
Object to view and edit web documentsclass
Web engine profile shared by multiple pagesclass
Widget that is used to view and edit web documentsModifierConstructorDescriptionQWebEnginePage
(QObject parent) SeeQWebEnginePage::
QWebEnginePage(QObject*) QWebEnginePage
(QWebEngineProfile profile, QObject parent) SeeQWebEnginePage::
QWebEnginePage(QWebEngineProfile*, QObject*) QWebEngineProfile
(QObject parent) SeeQWebEngineProfile::
QWebEngineProfile(QObject*) QWebEngineProfile
(String name, QObject parent) SeeQWebEngineProfile::
QWebEngineProfile(QString, QObject*) -
Uses of QObject in io.qt.websockets
Modifier and TypeClassDescriptionclass
Abstract base for custom 32-bit mask generatorsclass
Implements a TCP socket that talks the WebSocket protocolclass
Implements a WebSocket-based serverModifierConstructorDescriptionQMaskGenerator
(QObject parent) QWebSocket
(String origin, QWebSocketProtocol.Version version, QObject parent) Creates a new QWebSocket with the given origin, the version of the protocol to use and parentQWebSocketServer
(String serverName, QWebSocketServer.SslMode secureMode, QObject parent) -
Uses of QObject in io.qt.widgets
Modifier and TypeClassDescriptionclass
The abstract base class of button widgets, providing functionality common to buttonsclass
Used to display and edit data items from a modelclass
The basic functionality for item view classesclass
Scrolling area with on-demand scroll barsclass
Integer value within a rangeclass
Spinbox and a line edit to display valuesclass
Abstract user interface action that can be inserted into widgetsclass
Groups actions togetherclass
Manages the GUI application's control flow and main settingsclass
Lines up child widgets horizontally or verticallyclass
Container to organize groups of button widgetsclass
Monthly based calendar widget allowing the user to select a dateclass
Checkbox with a text labelclass
Dialog widget for specifying colorsclass
Model/view implementation of a column viewclass
Combined button and popup listclass
Vista style command link buttonclass
Encapsulates the common Look and Feel of a GUIclass
Completions based on an item modelclass
Mapping between a section of a data model to widgetsclass
Widget for editing dates based on the QDateTimeEdit widgetclass
Widget for editing dates and timesclass
Access to screen information on multi-head systemsclass
Rounded range control (like a speedometer or potentiometer)class
The base class of dialog windowsclass
Widget that presents buttons in a layout that is appropriate to the current widget styleclass
Data model for the local filesystemclass
Widget that can be docked inside a QMainWindow or floated as a top-level window on the desktopclass
Spin box widget that takes doublesclass
Error message display dialogclass
Dialog that allow users to select files or directoriesclass
Data model for the local filesystemclass
Focus frame which can be outside of a widget's normal paintable areaclass
Combobox that lets the user select a font familyclass
Dialog widget for selecting a fontclass
Manages forms of input widgets and their associated labelsclass
The base class of widgets that can have a frameclass
Represents a gesture, containing properties that describe the corresponding user inputfinal class
Represents an anchor between two items in a QGraphicsAnchorLayoutclass
Blur effectclass
Colorize effectclass
Drop shadow effectclass
The base class for all graphics effectsclass
Simple animation support for QGraphicsItemclass
Base class for all graphics items that require signals, slots and propertiesclass
Opacity effectclass
Proxy layer for embedding a QWidget in a QGraphicsSceneclass
Rotation transformation around a given axisclass
Scale transformationclass
Surface for managing a large number of 2D graphical itemsclass
Text item that you can add to a QGraphicsScene to display formatted textclass
Abstract base class for building advanced transformations on QGraphicsItemsclass
Widget for displaying the contents of a QGraphicsSceneclass
The base class for all widget items in a QGraphicsSceneclass
Lays out widgets in a gridclass
Group box frame with a titleclass
Lines up widgets horizontallyclass
Header row or header column for item viewsclass
Simple convenience dialog to get a single value from the userclass
Display and editing facilities for data items from a modelclass
Transition for key eventsclass
Allows to input a QKeySequenceclass
Text or image displayclass
The base class of geometry managersclass
Displays a number with LCD-like digitsclass
One-line text editorclass
List or icon view onto a modelclass
Item-based list widgetclass
Main application windowclass
Area in which MDI windows are displayedclass
Subwindow class for QMdiAreaclass
Menu widget for use in menu bars, context menus, and other popup menusclass
Horizontal menu barclass
Modal dialog for informing the user or for asking the user a question and receiving an answerclass
Transition for mouse eventsclass
Widget for rendering OpenGL graphicsclass
Describes a panning gesture made by the userclass
Abstract base for custom picture format pluginsclass
Describes a pinch gesture made by the userclass
Implements a plain text layout for QTextDocumentclass
Widget that is used to edit and display plain textclass
Horizontal or vertical progress barclass
Feedback on the progress of a slow operationclass
Convenience class that simplifies dynamically overriding QStyle elementsclass
Command buttonclass
Radio button with a text labelclass
Rectangle or line that can indicate a selection or a boundaryclass
Scrolling view onto another widgetclass
Vertical or horizontal scroll barfinal class
Enables kinetic scrolling for any scrolling widget or graphics itemclass
Used to create keyboard shortcutsclass
Resize handle for resizing top-level windowsclass
Vertical or horizontal sliderclass
Spin box widgetclass
Splash screen that can be shown during application startupclass
Implements a splitter widgetclass
Handle functionality for the splitterclass
Stack of widgets where only one widget is visible at a timeclass
Stack of widgets where only one widget is visible at a timeclass
Horizontal bar suitable for presenting status informationclass
Abstract base class that encapsulates the look and feel of a GUIclass
Display and editing facilities for data items from a modelclass
Abstract base for custom QStyle pluginsclass
Describes a swipe gesture made by the userclass
Icon for an application in the system trayclass
Tab bar, e.g.class
Default model/view implementation of a table viewclass
Item-based table view with a default modelclass
Stack of tabbed widgetsclass
Describes a tap-and-hold (aka LongTap) gesture made by the userclass
Describes a tap gesture made by the userclass
Rich text browser with hypertext navigationclass
Widget that is used to edit and display both plain and rich textclass
Widget for editing times based on the QDateTimeEdit widgetclass
Movable panel that contains a set of controlsclass
Column of tabbed widget itemsclass
Quick-access button to commands or options, usually used inside a QToolBarclass
Default model/view implementation of a tree viewclass
Tree view that uses a predefined tree modelclass
Group of QUndoStack objectsclass
Stack of QUndoCommand objectsclass
Displays the contents of a QUndoStackclass
Lines up widgets verticallyclass
The base class of all user interface objectsclass
Extends QAction by an interface for inserting custom widgets into action based containers, such as toolbarsclass
Framework for wizardsclass
The base class for wizard pagesModifier and TypeMethodDescriptionprotected final QObject
QAccessibleWidget.parentObject()
final QObject
QStyleOption.styleObject()
The object being styledfinal QObject
QScroller.target()
Modifier and TypeMethodDescriptionstatic QAction
QWhatsThis.createAction
(QObject parent) final QAction
QUndoGroup.createRedoAction
(QObject parent) Overloaded function forQUndoGroup.createRedoAction(io.qt.core.QObject, java.lang.String)
withprefix = (String)null
.final QAction
QUndoGroup.createRedoAction
(QObject parent, String prefix) final QAction
QUndoStack.createRedoAction
(QObject parent) Overloaded function forQUndoStack.createRedoAction(io.qt.core.QObject, java.lang.String)
withprefix = (String)null
.final QAction
QUndoStack.createRedoAction
(QObject parent, String prefix) final QAction
QUndoGroup.createUndoAction
(QObject parent) Overloaded function forQUndoGroup.createUndoAction(io.qt.core.QObject, java.lang.String)
withprefix = (String)null
.final QAction
QUndoGroup.createUndoAction
(QObject parent, String prefix) final QAction
QUndoStack.createUndoAction
(QObject parent) Overloaded function forQUndoStack.createUndoAction(io.qt.core.QObject, java.lang.String)
withprefix = (String)null
.final QAction
QUndoStack.createUndoAction
(QObject parent, String prefix) protected void
QAbstractItemView.editorDestroyed
(QObject editor) boolean
QAbstractItemView.eventFilter
(QObject object, QEvent event) boolean
QAbstractScrollArea.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QCalendarWidget.eventFilter
(QObject watched, QEvent event) boolean
QCompleter.eventFilter
(QObject o, QEvent e) boolean
QDialog.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QFocusFrame.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QFontDialog.eventFilter
(QObject object, QEvent event) boolean
QGraphicsProxyWidget.eventFilter
(QObject object, QEvent event) boolean
QGraphicsScene.eventFilter
(QObject watched, QEvent event) boolean
QItemDelegate.eventFilter
(QObject object, QEvent event) boolean
QMdiArea.eventFilter
(QObject object, QEvent event) boolean
QMdiSubWindow.eventFilter
(QObject object, QEvent event) boolean
QMenuBar.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QScrollArea.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QSizeGrip.eventFilter
(QObject arg__1, QEvent arg__2) boolean
QStyledItemDelegate.eventFilter
(QObject object, QEvent event) boolean
QWidgetAction.eventFilter
(QObject arg__1, QEvent arg__2) static Qt.GestureType
QScroller.grabbedGesture
(QObject target) static Qt.GestureType
QScroller.grabGesture
(QObject target) Overloaded function forQScroller.grabGesture(io.qt.core.QObject, io.qt.widgets.QScroller.ScrollerGestureType)
withgestureType = io.qt.widgets.QScroller.ScrollerGestureType.TouchGesture
.static Qt.GestureType
QScroller.grabGesture
(QObject target, QScroller.ScrollerGestureType gestureType) static boolean
QScroller.hasScroller
(QObject target) boolean
final void
final void
final void
final void
abstract QGestureRecognizer.Result
static QScroller
final void
QStyleOption.setStyleObject
(QObject styleObject) The object being styledstatic void
QScroller.ungrabGesture
(QObject target) ModifierConstructorDescriptionQAbstractItemDelegate
(QObject parent) Overloaded constructor forQAction(io.qt.gui.QIcon, java.lang.String, io.qt.core.QObject)
.QActionGroup
(QObject parent) QButtonGroup
(QObject parent) QCompleter
(QAbstractItemModel model, QObject parent) QCompleter
(QObject parent) QCompleter
(Collection<String> completions, QObject parent) QDataWidgetMapper
(QObject parent) QDirModel
(Collection<String> nameFilters, QDir.Filters filters, QDir.SortFlags sort, QObject parent) QFileSystemModel
(QObject parent) QGraphicsBlurEffect
(QObject parent) QGraphicsColorizeEffect
(QObject parent) QGraphicsDropShadowEffect
(QObject parent) QGraphicsEffect
(QObject parent) QGraphicsItemAnimation
(QObject parent) QGraphicsOpacityEffect
(QObject parent) QGraphicsRotation
(QObject parent) QGraphicsScale
(QObject parent) QGraphicsScene
(double x, double y, double width, double height, QObject parent) QGraphicsScene
(QRectF sceneRect, QObject parent) QGraphicsScene
(QRect sceneRect, QObject parent) Overloaded constructor forQGraphicsScene(io.qt.core.QRectF, io.qt.core.QObject)
.QGraphicsScene
(QObject parent) QGraphicsTransform
(QObject parent) QItemDelegate
(QObject parent) QKeyEventTransition
(QObject object, QEvent.Type type, int key) Overloaded constructor forQKeyEventTransition(io.qt.core.QObject, io.qt.core.QEvent.Type, int, io.qt.core.QState)
withsourceState = null
.QKeyEventTransition
(QObject object, QEvent.Type type, int key, QState sourceState) QMouseEventTransition
(QObject object, QEvent.Type type, Qt.MouseButton button) Overloaded constructor forQMouseEventTransition(io.qt.core.QObject, io.qt.core.QEvent.Type, io.qt.core.Qt.MouseButton, io.qt.core.QState)
withsourceState = null
.QMouseEventTransition
(QObject object, QEvent.Type type, Qt.MouseButton button, QState sourceState) QPanGesture
(QObject parent) SeeQPanGesture::
QPanGesture(QObject*) QPictureFormatPlugin
(QObject parent) QPinchGesture
(QObject parent) SeeQPinchGesture::
QPinchGesture(QObject*) QStyledItemDelegate
(QObject parent) QStylePlugin
(QObject parent) QSwipeGesture
(QObject parent) SeeQSwipeGesture::
QSwipeGesture(QObject*) QSystemTrayIcon
(QObject parent) QSystemTrayIcon
(QIcon icon, QObject parent) QSystemTrayIcon
(QPixmap icon, QObject parent) Overloaded constructor forQSystemTrayIcon(io.qt.gui.QIcon, io.qt.core.QObject)
.QTapAndHoldGesture
(QObject parent) SeeQTapAndHoldGesture::
QTapAndHoldGesture(QObject*) QTapGesture
(QObject parent) SeeQTapGesture::
QTapGesture(QObject*) QUndoGroup
(QObject parent) QUndoStack
(QObject parent) QWidgetAction
(QObject parent) -
Uses of QObject in io.qt.widgets.tools
Modifier and TypeClassDescriptionclass
Enables standalone applications to dynamically create user interfaces at run-time using the information stored in UI files or specified in plugin pathsModifier and TypeMethodDescriptionfinal QAction
QUiLoader.createAction
(QObject parent) Overloaded function forQUiLoader.createAction(io.qt.core.QObject, java.lang.String)
withname = (String)null
.QUiLoader.createAction
(QObject parent, String name) final QActionGroup
QUiLoader.createActionGroup
(QObject parent) Overloaded function forQUiLoader.createActionGroup(io.qt.core.QObject, java.lang.String)
withname = (String)null
.QUiLoader.createActionGroup
(QObject parent, String name) final QLayout
QUiLoader.createLayout
(String className, QObject parent) Overloaded function forQUiLoader.createLayout(java.lang.String, io.qt.core.QObject, java.lang.String)
withname = (String)null
.QUiLoader.createLayout
(String className, QObject parent, String name) -
Uses of QObject in io.qt.winextras
Modifier and TypeClassDescriptionclass
Represents a transparent wrapper around Windows Jump Listsclass
Represents the Windows taskbar button for a top-level window (Windows 7 and newer)class
Represents a progress indicator in the Windows taskbarclass
Allows manipulating the thumbnail toolbar of a windowclass
Represents a button in a thumbnail toolbarModifier and TypeMethodDescriptionboolean
QWinTaskbarButton.eventFilter
(QObject arg__1, QEvent arg__2) ModifierConstructorDescriptionQWinJumpList
(QObject parent) QWinTaskbarButton
(QObject parent) QWinTaskbarProgress
(QObject parent) QWinThumbnailToolBar
(QObject parent) QWinThumbnailToolButton
(QObject parent) -
Uses of QObject in io.qt.xmlpatterns
Modifier and TypeClassDescriptionclass
Callback interface for handling messagesclass
Callback interface for resolving Uniform Resource Identifiers.ModifierConstructorDescriptionQAbstractMessageHandler
(QObject parent) QAbstractUriResolver
(QObject parent)