#include <qgsvectordataprovider.h>
|
| NativeType (const QString &typeDesc, const QString &typeName, QVariant::Type type, int minLen=0, int maxLen=0, int minPrec=0, int maxPrec=0, QVariant::Type subType=QVariant::Invalid) |
|
Definition at line 409 of file qgsvectordataprovider.h.
◆ NativeType()
QgsVectorDataProvider::NativeType::NativeType |
( |
const QString & |
typeDesc, |
|
|
const QString & |
typeName, |
|
|
QVariant::Type |
type, |
|
|
int |
minLen = 0 , |
|
|
int |
maxLen = 0 , |
|
|
int |
minPrec = 0 , |
|
|
int |
maxPrec = 0 , |
|
|
QVariant::Type |
subType = QVariant::Invalid |
|
) |
| |
|
inline |
◆ mMaxLen
int QgsVectorDataProvider::NativeType::mMaxLen |
◆ mMaxPrec
int QgsVectorDataProvider::NativeType::mMaxPrec |
◆ mMinLen
int QgsVectorDataProvider::NativeType::mMinLen |
◆ mMinPrec
int QgsVectorDataProvider::NativeType::mMinPrec |
◆ mSubType
QVariant::Type QgsVectorDataProvider::NativeType::mSubType |
◆ mType
QVariant::Type QgsVectorDataProvider::NativeType::mType |
◆ mTypeDesc
QString QgsVectorDataProvider::NativeType::mTypeDesc |
◆ mTypeName
QString QgsVectorDataProvider::NativeType::mTypeName |
The documentation for this struct was generated from the following file: