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
CoMatrix Struct Reference

#include <simtexth.h>

Collaboration diagram for CoMatrix:

Public Member Functions

 CoMatrix (const QString &str)
 CoMatrix ()

Public Attributes

union { 
   quint8   b [52] 
   quint32   w [13] 
}; 

Detailed Description

Definition at line 42 of file simtexth.h.

Constructor & Destructor Documentation

◆ CoMatrix() [1/2]

CoMatrix::CoMatrix ( const QString & str)

Definition at line 103 of file simtexth.cpp.

References setCoOccurence().

Here is the call graph for this function:

◆ CoMatrix() [2/2]

CoMatrix::CoMatrix ( )
inline

Definition at line 45 of file simtexth.h.

Member Data Documentation

◆ [union]

union { ... } CoMatrix

◆ b

quint8 CoMatrix::b[52]

Definition at line 52 of file simtexth.h.

◆ w

quint32 CoMatrix::w[13]

Definition at line 53 of file simtexth.h.


The documentation for this struct was generated from the following files: