Commit 5d5d909 1 parent 1d62de3 commit 5d5d909 Copy full SHA for 5d5d909
File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -621,8 +621,8 @@ class CORE_EXPORT QgsFeatureRequest
621
621
* at this moment. A negative value (which is set by default) will wait forever.
622
622
*
623
623
* \note Only works if the provider supports this option.
624
- * \deprecated Use timeout() instead.
625
624
*
625
+ * \deprecated Use timeout() instead.
626
626
* \since QGIS 3.0
627
627
*/
628
628
Q_DECL_DEPRECATED int connectionTimeout () const SIP_DEPRECATED;
@@ -632,8 +632,8 @@ class CORE_EXPORT QgsFeatureRequest
632
632
* at this moment. A negative value (which is set by default) will wait forever.
633
633
*
634
634
* \note Only works if the provider supports this option.
635
- * \deprecated Use setTimeout() instead.
636
635
*
636
+ * \deprecated Use setTimeout() instead.
637
637
* \since QGIS 3.0
638
638
*/
639
639
Q_DECL_DEPRECATED QgsFeatureRequest &setConnectionTimeout ( int connectionTimeout ) SIP_DEPRECATED;
You can’t perform that action at this time.
0 commit comments