QtWebApp
httpglobal.h File Reference
#include <QtGlobal>
Include dependency graph for httpglobal.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define DECLSPEC
 
#define nullptr   0
 

Functions

DECLSPEC const char * getQtWebAppLibVersion ()
 Get the library version number. More...
 

Detailed Description

Author
Stefan Frings

Definition in file httpglobal.h.

Macro Definition Documentation

◆ DECLSPEC

#define DECLSPEC

Definition at line 20 of file httpglobal.h.

◆ nullptr

#define nullptr   0

Definition at line 27 of file httpglobal.h.

Function Documentation

◆ getQtWebAppLibVersion()

DECLSPEC const char * getQtWebAppLibVersion ( )

Get the library version number.

Definition at line 3 of file httpglobal.cpp.