classref: Remove stray spaces in method signatures

This commit is contained in:
Rémi Verschelde
2017-10-21 14:03:27 +02:00
parent 4ce8307e42
commit f0bd3cc2c1
403 changed files with 18060 additions and 18060 deletions

View File

@@ -21,18 +21,18 @@ Base class for scroll bars.
Member Functions
----------------
+----------------------------+------------------------------------------------------------------------------------------------------+
| :ref:`float<class_float>` | :ref:`get_custom_step<class_ScrollBar_get_custom_step>` **(** **)** const |
+----------------------------+------------------------------------------------------------------------------------------------------+
| void | :ref:`set_custom_step<class_ScrollBar_set_custom_step>` **(** :ref:`float<class_float>` step **)** |
+----------------------------+------------------------------------------------------------------------------------------------------+
+----------------------------+----------------------------------------------------------------------------------------------------+
| :ref:`float<class_float>` | :ref:`get_custom_step<class_ScrollBar_get_custom_step>` **(** **)** const |
+----------------------------+----------------------------------------------------------------------------------------------------+
| void | :ref:`set_custom_step<class_ScrollBar_set_custom_step>` **(** :ref:`float<class_float>` step **)** |
+----------------------------+----------------------------------------------------------------------------------------------------+
Signals
-------
.. _class_ScrollBar_scrolling:
- **scrolling** **(** **)**
- **scrolling** **(** **)**
Member Variables
@@ -53,10 +53,10 @@ Member Function Description
.. _class_ScrollBar_get_custom_step:
- :ref:`float<class_float>` **get_custom_step** **(** **)** const
- :ref:`float<class_float>` **get_custom_step** **(** **)** const
.. _class_ScrollBar_set_custom_step:
- void **set_custom_step** **(** :ref:`float<class_float>` step **)**
- void **set_custom_step** **(** :ref:`float<class_float>` step **)**