mirror of
https://github.com/qgis/QGIS.git
synced 2025-10-06 00:07:29 -04:00
code layout tests
This commit is contained in:
parent
bd4c595cac
commit
1f9276d59d
@ -934,9 +934,9 @@ Emitted when the debug overaly is enabled or disabled
|
||||
%Docstring
|
||||
Emitted when the 3d view's 2d extent has changed
|
||||
|
||||
.. versionadded:: 3.30
|
||||
|
||||
.. seealso:: :py:func:`setExtent`
|
||||
|
||||
.. versionadded:: 3.30
|
||||
%End
|
||||
|
||||
private:
|
||||
|
@ -888,8 +888,8 @@ class _3D_EXPORT Qgs3DMapSettings : public QObject, public QgsTemporalRangeObjec
|
||||
|
||||
/**
|
||||
* Emitted when the 3d view's 2d extent has changed
|
||||
* \since QGIS 3.30
|
||||
* \see setExtent()
|
||||
* \since QGIS 3.30
|
||||
*/
|
||||
void extentChanged();
|
||||
|
||||
|
@ -205,7 +205,7 @@
|
||||
<number>0</number>
|
||||
</property>
|
||||
<item>
|
||||
<widget class="QScrollArea" name="scrollAreaGeneral">
|
||||
<widget class="QgsScrollArea" name="scrollAreaGeneral">
|
||||
<property name="frameShape">
|
||||
<enum>QFrame::NoFrame</enum>
|
||||
</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user