Eneboo - Documentación para desarrolladores
|
Métodos públicos | |
CoMatrix () | |
CoMatrix (const char *text) | |
void | setCoocc (char c, char d) |
int | worth () const |
Atributos públicos | |
union { | |
Q_UINT8 b [52] | |
Q_UINT32 w [13] | |
}; |
CoMatrix::CoMatrix | ( | ) | [inline] |
CoMatrix::CoMatrix | ( | const char * | text | ) | [inline] |
void CoMatrix::setCoocc | ( | char | c, |
char | d | ||
) | [inline] |
int CoMatrix::worth | ( | ) | const [inline] |
union { ... } |
Q_UINT8 CoMatrix::b[52] |
Q_UINT32 CoMatrix::w[13] |