- Q3SqlFieldInfo ( const QString & name = QString(), QCoreVariant::Type typ = QCoreVariant::Invalid, int required = -1, int len = -1, int prec = -1, const QCoreVariant & defValue = QCoreVariant(), int typeID = 0, bool generated = true, bool trim = false, bool calculated = false )
- Q3SqlFieldInfo ( const QSqlField & other, bool generated = true )
- ~Q3SqlFieldInfo ()
- QCoreVariant defaultValue () const
- bool isCalculated () const
- bool isGenerated () const
- int isRequired () const
- bool isTrim () const
- int length () const
|
|