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

(fc1bc78ca4af6ac1021bdb07818a2a1261e96f92)

#include "atom.h"
#include "genustypes.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]

const struct { ... } atms

◆ english

const char* english

Definition at line 119 of file atom.cpp.

Referenced by Atom::typeString().

◆ no

int no

Definition at line 120 of file atom.cpp.

Referenced by Atom::typeString().