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
atom.cpp File Reference

(d6e006b3ab2479a054e9d43f93f25f6c4a52ea8b)

#include "atom.h"
#include "location.h"
#include "qdocdatabase.h"
#include <QtCore/qregularexpression.h>
#include <cstdio>
+ Include dependency graph for atom.cpp:

Go to the source code of this file.

Variables

struct { 
 
   const char *   english 
 
   int   no 
 
atms [] 
 

Variable Documentation

◆ [struct]

static const struct { ... } atms

◆ english

const char* english

Definition at line 118 of file atom.cpp.

Referenced by Atom::typeString().

◆ no

int no

Definition at line 119 of file atom.cpp.

Referenced by Atom::typeString().