swift
|
Base class for an object that shares state with a corresponding CListObserver subclass object. More...
Protected Member Functions | |
CListJournal (QObject *parent) | |
Constructor. | |
![]() | |
CGenericListJournal (QObject *parent) | |
Constructor. | |
Additional Inherited Members | |
![]() | |
void | initialize (IDataLink *) |
Publish using the given transport mechanism. | |
Base class for an object that shares state with a corresponding CListObserver subclass object.
T | Datatype encapsulating the state to be shared. |
Definition at line 52 of file listjournal.h.