|
Prüfungsamt-Projekt
1.0.0
|
#include <tupleeditor.h>
Öffentliche Attribute | |
| QString | ID |
| QString | TableName |
| const ViewEntry * | View |
| cardinal | Attributes |
| QString | Attribute [MaxAttributes] |
| bool | IsKey [MaxAttributes] |
| QString | Value [MaxAttributes] |
Statische öffentliche Attribute | |
| static const cardinal | MaxAttributes = 32 |
| QString Tuple::Attribute[MaxAttributes] |
| QString Tuple::ID |
| bool Tuple::IsKey[MaxAttributes] |
const cardinal Tuple::MaxAttributes = 32 [static] |
| QString Tuple::TableName |
| QString Tuple::Value[MaxAttributes] |
| const ViewEntry* Tuple::View |