Qyoto
4.0.5
Qyoto is a C# language binding for Qt
|
Classes | |
class | Global |
Enumerations | |
enum | Location { AfterLastRow = -2, BeforeFirstRow = -1 } |
enum | NumericalPrecisionPolicy { HighPrecision = 0, LowPrecisionDouble = 4, LowPrecisionInt32 = 1, LowPrecisionInt64 = 2 } |
enum | ParamTypeFlag { Binary = 4, In = 1, InOut = 3, Out = 2 } |
enum | TableType { AllTables = 255, SystemTables = 2, Tables = 1, Views = 4 } |
enum QSql.Location |
enum QSql.ParamTypeFlag |
enum QSql.TableType |