swift
Signals | Public Member Functions | Static Public Member Functions | List of all members
swift::misc::shared_state::CPassiveMutator Class Reference

Endpoint which can emit events to subscribers. More...

Inheritance diagram for swift::misc::shared_state::CPassiveMutator:
[legend]

Signals

void eventPosted (const swift::misc::CVariant &param)
 Emitted by postEvent.
 

Public Member Functions

void postEvent (const CVariant &param)
 Emit an event.
 
QWeakPointer< const CPassiveMutatorweakRef () const
 Get a QWeakPointer pointing to this object.
 

Static Public Member Functions

static auto create (QObject *parent)
 Factory method.
 

Detailed Description

Endpoint which can emit events to subscribers.

Definition at line 23 of file passivemutator.h.


The documentation for this class was generated from the following files: