swift
|
List mutator subclass. More...
Public Member Functions | |
CTestListMutator (QObject *parent) | |
Ctor. | |
![]() | |
void | addElement (const typename T::value_type &value) |
Add list element. | |
![]() | |
void | initialize (IDataLink *) |
Publish using the given transport mechanism. | |
Additional Inherited Members | |
![]() | |
CListMutator (QObject *parent) | |
Constructor. | |
![]() | |
CGenericListMutator (QObject *parent) | |
Constructor. | |
void | addElement (const CVariant &value) |
Add list element as variant. | |
List mutator subclass.
Definition at line 78 of file testsharedstate.h.