dync classref with current source

This commit is contained in:
Rémi Verschelde
2019-06-29 12:36:34 +02:00
parent 7d1e807f69
commit 05d7b34796
349 changed files with 3655 additions and 2920 deletions
+2 -2
View File
@@ -70,7 +70,7 @@ Emitted when :ref:`value<class_Range_property_value>` changes.
Description
-----------
Range is a base class for :ref:`Control<class_Control>` nodes that change a floating point *value* between a *minimum* and a *maximum*, using *step* and *page*, for example a :ref:`ScrollBar<class_ScrollBar>`.
Range is a base class for :ref:`Control<class_Control>` nodes that change a floating-point *value* between a *minimum* and a *maximum*, using *step* and *page*, for example a :ref:`ScrollBar<class_ScrollBar>`.
Property Descriptions
---------------------
@@ -208,5 +208,5 @@ Binds two ranges together along with any ranges previously grouped with either o
- void **unshare** **(** **)**
Stop range from sharing its member variables with any other.
Stops range from sharing its member variables with any other.