Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
logging.h File Reference

(a5bb88c896170ec0c719c3a73ce932cb8d5205ca)

#include <QtCore/qcoreapplication.h>
+ Include dependency graph for logging.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Enumerations

enum  LogLevel { VerboseLog , NormalLog , SilentLog }
 

Functions

static QString tr (const char *key)
 

Enumeration Type Documentation

◆ LogLevel

enum LogLevel
Enumerator
VerboseLog 
NormalLog 
SilentLog 

Definition at line 9 of file logging.h.

Function Documentation

◆ tr()

static QString tr ( const char * key)
static

Definition at line 15 of file logging.h.