A widget which displays information about vector layer fields, and allows some configuration of them.  
 More...
#include <qgssourcefieldsproperties.h>
A widget which displays information about vector layer fields, and allows some configuration of them. 
Definition at line 49 of file qgssourcefieldsproperties.h.
 
◆ AttrColumns
| Enumerator | 
|---|
| AttrIdCol  |  | 
| AttrNameCol  |  | 
| AttrAliasCol  |  | 
| AttrTypeCol  |  | 
| AttrTypeNameCol  |  | 
| AttrLengthCol  |  | 
| AttrPrecCol  |  | 
| AttrCommentCol  |  | 
| AttrConfigurationFlagsCol  |  | 
| AttrColCount  |  | 
Definition at line 79 of file qgssourcefieldsproperties.h.
 
 
◆ QgsSourceFieldsProperties()
  
  
      
        
          | QgsSourceFieldsProperties::QgsSourceFieldsProperties  | 
          ( | 
          QgsVectorLayer *  | 
          layer,  | 
         
        
           | 
           | 
          QWidget *  | 
          parent = nullptr  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
explicit   | 
  
 
 
◆ addAttribute()
      
        
          | bool QgsSourceFieldsProperties::addAttribute  | 
          ( | 
          const QgsField &  | 
          field | ) | 
           | 
        
      
 
Adds an attribute to the table (but does not commit it yet) 
- Parameters
 - 
  
  
 
- Returns
 false in case of a name conflict, true in case of success 
Definition at line 276 of file qgssourcefieldsproperties.cpp.
 
 
◆ apply()
      
        
          | void QgsSourceFieldsProperties::apply  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ init()
      
        
          | void QgsSourceFieldsProperties::init  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ loadRows()
      
        
          | void QgsSourceFieldsProperties::loadRows  | 
          ( | 
           | ) | 
           | 
        
      
 
 
◆ setRow()
      
        
          | void QgsSourceFieldsProperties::setRow  | 
          ( | 
          int  | 
          row,  | 
        
        
           | 
           | 
          int  | 
          idx,  | 
        
        
           | 
           | 
          const QgsField &  | 
          field  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ toggleEditing
  
  
      
        
          | void QgsSourceFieldsProperties::toggleEditing  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
signal   | 
  
 
 
◆ updateButtons()
  
  
      
        
          | void QgsSourceFieldsProperties::updateButtons  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ mIndexedWidgets
  
  
      
        
          | QList<QTableWidgetItem *> QgsSourceFieldsProperties::mIndexedWidgets | 
         
       
   | 
  
protected   | 
  
 
 
◆ mLayer
The documentation for this class was generated from the following files: