16#ifndef QGSEXPRESSIONADDFUNCTIONFILEDIALOG_H
17#define QGSEXPRESSIONADDFUNCTIONFILEDIALOG_H
20#include "ui_qgsexpressionaddfunctionfiledialogbase.h"
56 void cboFileOptions_currentIndexChanged(
int );
59 void updateOkButtonStatus();
QgsExpressionAddFunctionFileDialog(bool enableProjectFunctions, QWidget *parent)
Creates a QgsExpressionAddFunctionFileDialog to create function files or to set the current project a...
QString fileName()
Returns the new file name.
bool createProjectFunctions() const
Returns whether user has selected to create project functions.