BufferSyncer
open class BufferSyncer(session: Session?, state: BufferSyncerState) : StatefulSyncableObject<BufferSyncerState> , BufferSyncerStub
Content copied to clipboard
Functions
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open override fun mergeBuffersPermanently(buffer: BufferId, buffer2: BufferId)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun requestMergeBuffersPermanently(buffer: BufferId, buffer2: BufferId)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Replaces all properties of the object with the content of the "properties" parameter. This parameter is in network representation.
Link copied to clipboard
open fun rpc(target: ProtocolSide, function: String, vararg arg: QVariant_)
Content copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
open fun sync(target: ProtocolSide, function: String, vararg arg: QVariant_)
Content copied to clipboard
Link copied to clipboard
open override fun toVariantMap(): Map<String, QVariant<out List<QVariant<out Comparable<*>>>>>
Content copied to clipboard
Link copied to clipboard
Replaces all properties of the object with the content of the "properties" parameter. This parameter is in network representation.