TreeFrogFramework  2.8
Public Member Functions | List of all members
TLoggerInterface Class Referenceabstract

#include <tloggerplugin.h>

Inheritance diagram for TLoggerInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~TLoggerInterface ()
 
virtual TLoggercreate (const QString &key)=0
 

Detailed Description

The TLoggerInterface class provides an interface to implement TLogger plugins.

See also
http://doc.qt.io/qt-5/plugins-howto.html

Constructor & Destructor Documentation

◆ ~TLoggerInterface()

virtual TLoggerInterface::~TLoggerInterface ( )
inlinevirtual

Member Function Documentation

◆ create()

virtual TLogger* TLoggerInterface::create ( const QString &  key)
pure virtual

Implemented in TLoggerPlugin.


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