68    QString layerName() 
const;
 
   76    void accept() 
override;
 
   80    QPushButton *mOkButton = 
nullptr;
 
   84    void geometryTypeChanged( 
int index );
 
   85    void fieldNameChanged( 
const QString & );
 
   86    void mTypeBox_currentIndexChanged( 
int index );
 
   87    void mAddAttributeButton_clicked();
 
   88    void mRemoveAttributeButton_clicked();
 
   89    void selectionChanged();
 
   92    void moveFieldsDown();