swift
Public Member Functions | List of all members
swift::misc::CLogHistory Class Reference

Records all log messages to a list that persists for the lifetime of the application. More...

Inheritance diagram for swift::misc::CLogHistory:
[legend]

Public Member Functions

 CLogHistory (QObject *parent=nullptr)
 Constructor.
 
- Public Member Functions inherited from swift::misc::shared_state::CGenericListJournal
void initialize (IDataLink *)
 Publish using the given transport mechanism.
 

Additional Inherited Members

- Protected Member Functions inherited from swift::misc::shared_state::CListJournal< CStatusMessageList >
 CListJournal (QObject *parent)
 Constructor.
 
- Protected Member Functions inherited from swift::misc::shared_state::CGenericListJournal
 CGenericListJournal (QObject *parent)
 Constructor.
 

Detailed Description

Records all log messages to a list that persists for the lifetime of the application.

Definition at line 23 of file loghistory.h.


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