Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
parser.cpp File Reference

(c4bb02ce623ad2a6c3a1bead84bd16ae03cd4252)

#include "parser.h"
#include "utils.h"
#include <stdio.h>
#include <stdlib.h>
+ Include dependency graph for parser.cpp:

Go to the source code of this file.

Variables

static QT_BEGIN_NAMESPACE const char * error_msg = nullptr
 

Variable Documentation

◆ error_msg

QT_BEGIN_NAMESPACE const char* error_msg = nullptr
static

Definition at line 11 of file parser.cpp.

Referenced by Parser::error().