mirror of
https://github.com/qgis/QGIS.git
synced 2025-12-15 00:07:25 -05:00
Add since
This commit is contained in:
parent
4870b971eb
commit
347191e797
@ -617,6 +617,8 @@ constructor.
|
||||
.. note::
|
||||
|
||||
may not be available in Python bindings, depending on platform support
|
||||
|
||||
.. versionadded:: 3.38
|
||||
%End
|
||||
|
||||
%TypeHeaderCode
|
||||
|
||||
@ -617,6 +617,8 @@ constructor.
|
||||
.. note::
|
||||
|
||||
may not be available in Python bindings, depending on platform support
|
||||
|
||||
.. versionadded:: 3.38
|
||||
%End
|
||||
|
||||
%TypeHeaderCode
|
||||
|
||||
@ -673,6 +673,8 @@ Q_DECLARE_OPERATORS_FOR_FLAGS( QgsCodeEditor::Flags )
|
||||
* constructor.
|
||||
*
|
||||
* \note may not be available in Python bindings, depending on platform support
|
||||
*
|
||||
* \since QGIS 3.38
|
||||
*/
|
||||
class GUI_EXPORT QgsCodeEditorWidget : public QgsPanelWidget
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user