#include <qgsvectordataprovider.h>
 | 
|   | NativeType (const QString &typeDesc, const QString &typeName, QMetaType::Type type, int minLen=0, int maxLen=0, int minPrec=0, int maxPrec=0, QMetaType::Type subType=QMetaType::Type::UnknownType) | 
|   | 
| Q_DECL_DEPRECATED  | 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::Type::Invalid) | 
|   | 
Definition at line 477 of file qgsvectordataprovider.h.
 
◆ NativeType() [1/2]
  
  
      
        
          | QgsVectorDataProvider::NativeType::NativeType  | 
          ( | 
          const QString &  | 
          typeDesc,  | 
         
        
           | 
           | 
          const QString &  | 
          typeName,  | 
         
        
           | 
           | 
          QMetaType::Type  | 
          type,  | 
         
        
           | 
           | 
          int  | 
          minLen = 0,  | 
         
        
           | 
           | 
          int  | 
          maxLen = 0,  | 
         
        
           | 
           | 
          int  | 
          minPrec = 0,  | 
         
        
           | 
           | 
          int  | 
          maxPrec = 0,  | 
         
        
           | 
           | 
          QMetaType::Type  | 
          subType = QMetaType::Type::UnknownType  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ NativeType() [2/2]
  
  
      
        
          | Q_DECL_DEPRECATED 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::Type::Invalid  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
inline   | 
  
 
 
◆ mMaxLen
      
        
          | int QgsVectorDataProvider::NativeType::mMaxLen | 
        
      
 
 
◆ mMaxPrec
      
        
          | int QgsVectorDataProvider::NativeType::mMaxPrec | 
        
      
 
 
◆ mMinLen
      
        
          | int QgsVectorDataProvider::NativeType::mMinLen | 
        
      
 
 
◆ mMinPrec
      
        
          | int QgsVectorDataProvider::NativeType::mMinPrec | 
        
      
 
 
◆ mSubType
      
        
          | QMetaType::Type QgsVectorDataProvider::NativeType::mSubType | 
        
      
 
 
◆ mType
      
        
          | QMetaType::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: