Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <simtexth.h>
Public Member Functions | |
CoMatrix (const QString &str) | |
CoMatrix () | |
Public Attributes | ||
union { | ||
quint8 b [52] | ||
quint32 w [13] | ||
}; | ||
Definition at line 39 of file simtexth.h.
CoMatrix::CoMatrix | ( | const QString & | str | ) |
Definition at line 103 of file simtexth.cpp.
References setCoOccurence().
|
inline |
Definition at line 42 of file simtexth.h.
union { ... } CoMatrix |
quint8 CoMatrix::b[52] |
Definition at line 49 of file simtexth.h.
quint32 CoMatrix::w[13] |
Definition at line 50 of file simtexth.h.