Description Public fields Active bindings Methods
QObject is used to represent C++ Qt objects
QObject is used to represent C++ Qt objects
objectSignals
List of callbacks that get invoked upon signal emission
propertyCache
Cache of all properties, updated when a notify signal is emitted
id
The name of object.
objectSignals
List of callbacks that get invoked upon signal emission
propertyCache
Cache of all properties, updated when a notify signal is emitted
new()
QObject$new(name, data, webChannel)
unwrapQObject()
QObject$unwrapQObject(response)
unwrapProperties()
QObject$unwrapProperties()
propertyUpdate()
QObject$propertyUpdate(signals, propertyMap)
signalEmitted()
QObject$signalEmitted(signalName, signalArgs)
clone()
The objects of this class are cloneable with this method.
QObject$clone(deep = FALSE)
deep
Whether to make a deep clone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.