swift
|
Allows distributed insertion of log messages into a central CLogHistory. More...
Public Member Functions | |
CLogHistorySource (QObject *parent=nullptr) | |
Constructor. | |
![]() | |
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. | |
Allows distributed insertion of log messages into a central CLogHistory.
Definition at line 36 of file loghistory.h.