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
qgeoerror_messages.h File Reference

(cd4db512ae08836f5fa1d746000052215cf70a9c)

#include <qglobal.h>
+ Include dependency graph for qgeoerror_messages.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

QT_BEGIN_NAMESPACE const char NOKIA_PLUGIN_CONTEXT_NAME []
 
const char MISSED_CREDENTIALS []
 
const char SAVING_PLACE_NOT_SUPPORTED []
 
const char REMOVING_PLACE_NOT_SUPPORTED []
 
const char SAVING_CATEGORY_NOT_SUPPORTED []
 
const char REMOVING_CATEGORY_NOT_SUPPORTED []
 
const char PARSE_ERROR []
 
const char NETWORK_ERROR []
 
const char CANCEL_ERROR []
 
const char RESPONSE_NOT_RECOGNIZABLE []
 

Variable Documentation

◆ CANCEL_ERROR

const char CANCEL_ERROR[]
extern

Definition at line 16 of file qgeoerror_messages.cpp.

◆ MISSED_CREDENTIALS

const char MISSED_CREDENTIALS[]
extern

Definition at line 9 of file qgeoerror_messages.cpp.

Referenced by QT_BEGIN_NAMESPACE::checkUsageTerms().

◆ NETWORK_ERROR

const char NETWORK_ERROR[]
extern

Definition at line 15 of file qgeoerror_messages.cpp.

◆ NOKIA_PLUGIN_CONTEXT_NAME

QT_BEGIN_NAMESPACE const char NOKIA_PLUGIN_CONTEXT_NAME[]
extern

Definition at line 8 of file qgeoerror_messages.cpp.

Referenced by QT_BEGIN_NAMESPACE::checkUsageTerms().

◆ PARSE_ERROR

const char PARSE_ERROR[]
extern

Definition at line 14 of file qgeoerror_messages.cpp.

◆ REMOVING_CATEGORY_NOT_SUPPORTED

const char REMOVING_CATEGORY_NOT_SUPPORTED[]
extern

Definition at line 13 of file qgeoerror_messages.cpp.

◆ REMOVING_PLACE_NOT_SUPPORTED

const char REMOVING_PLACE_NOT_SUPPORTED[]
extern

Definition at line 11 of file qgeoerror_messages.cpp.

◆ RESPONSE_NOT_RECOGNIZABLE

const char RESPONSE_NOT_RECOGNIZABLE[]
extern

Definition at line 17 of file qgeoerror_messages.cpp.

◆ SAVING_CATEGORY_NOT_SUPPORTED

const char SAVING_CATEGORY_NOT_SUPPORTED[]
extern

Definition at line 12 of file qgeoerror_messages.cpp.

◆ SAVING_PLACE_NOT_SUPPORTED

const char SAVING_PLACE_NOT_SUPPORTED[]
extern

Definition at line 10 of file qgeoerror_messages.cpp.