We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e5e2b3 commit 711ecf9Copy full SHA for 711ecf9
src/gui/qgsnewnamedialog.h
@@ -55,6 +55,7 @@ class GUI_EXPORT QgsNewNameDialog : public QgsDialog
55
* @param name name or base name
56
* @param extensions base name extensions
57
* @param existing existing names
58
+ * @param cs case sensitivity for new name to existing names comparison
59
* @return true if name exists
60
*/
61
static bool exists( const QString& name, const QStringList& extensions,
0 commit comments