-
Notifications
You must be signed in to change notification settings - Fork 1
QDataSet
Jeremy Faden edited this page Jan 23, 2020
·
24 revisions
QDataSet uses "Duck Typing", which is to say if it looks like a duck, it's a duck. There's no strong typing which asserts that a QDataSet can only be interpreted in some way. This section attempts to enumerate different types and the properties they have. See QDataSet.Schemes for an enumeration of types.