mirror of
https://github.com/qgis/QGIS.git
synced 2025-04-14 00:07:35 -04:00
Customise->Customize
This commit is contained in:
parent
b1a6c790cf
commit
c3b62ad4ca
@ -149,7 +149,7 @@ determines if the relative path is with respect to the project path or the defau
|
||||
|
||||
QLineEdit *lineEdit();
|
||||
%Docstring
|
||||
Returns a pointer to the widget's line edit, which can be used to customise
|
||||
Returns a pointer to the widget's line edit, which can be used to customize
|
||||
the appearance and behavior of the line edit portion of the widget.
|
||||
.. versionadded:: 3.0
|
||||
:rtype: QLineEdit
|
||||
|
@ -138,7 +138,7 @@ class GUI_EXPORT QgsFileWidget : public QWidget
|
||||
void setRelativeStorage( QgsFileWidget::RelativeStorage relativeStorage );
|
||||
|
||||
/**
|
||||
* Returns a pointer to the widget's line edit, which can be used to customise
|
||||
* Returns a pointer to the widget's line edit, which can be used to customize
|
||||
* the appearance and behavior of the line edit portion of the widget.
|
||||
* \since QGIS 3.0
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user