pyqtgraph/doc/source
ntjess 4bf1866c2a
Organize paramtypes (#1919)
* Registered parameter types go in their own files

* Moves [int, float] item definitions outside `WidgetParameterItem`

* Moves [int, float] parameter definitions outside `WidgetParameterItem`

* Allow registering ParameterItems for easy parameter defs

* Finalizes moving simple parameters to their own files

* removes accidentally committed file

* Provides class qualnames in rst

* Address docstring build issues

* Address recent review comments
- `registerParameterItemType`:
  * added to docs and parametertree.__init__
  * Remove unsed PARAM_TYPES global
  * Hyperlink to `registerParameterType`
- parameter tree rst:
  * Alphabetize entries
  * Rebuild RST without fully qualified class name
  * Add note at file header that it is auto generated

* Remove spurious space during rst doc creation

* Ensure created/modified files end with newline

* Address CodeQL warnings

* toPlainText also returns str

* `QTreeWidgetItem.text` returns str
2021-08-02 10:47:55 -07:00
..
3dgraphics Added note about opengl and vispy 2014-02-28 21:33:48 -05:00
_static Wrap text in tables in docs. 2020-06-06 16:25:36 -07:00
flowchart Flowchart documentation fix 2021-02-09 15:20:14 +01:00
graphicsItems Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
graphicsscene Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
images Add axis convenience methods and matrix display example (#1726) 2021-06-07 07:44:19 -07:00
parametertree Organize paramtypes (#1919) 2021-08-02 10:47:55 -07:00
widgets Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
3dgraphics.rst doc corrections 2014-02-28 21:09:03 -05:00
apireference.rst Improve parametertree documentation 2021-01-30 10:06:49 -08:00
colormap.rst Color map linearization (#1797) 2021-06-08 20:41:46 -07:00
conf.py Add a docs build job to CI (#1328) 2020-10-15 08:43:23 -07:00
config_options.rst Remove unhelpful warnings (#1646) 2021-03-22 11:12:01 -07:00
dockarea.rst Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
exporting.rst Make plotting with gradients more fun (#1742) 2021-05-06 23:20:21 -07:00
functions.rst Color map linearization (#1797) 2021-06-08 20:41:46 -07:00
graphicswindow.rst Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
how_to_use.rst remove pyqtgraph-core from documentation (#1636) 2021-03-19 08:46:30 -07:00
images.rst Remove unhelpful warnings (#1646) 2021-03-22 11:12:01 -07:00
index.rst merged many new features from ACQ4 2013-02-10 17:45:16 -05:00
installation.rst MAINT: Post 0.11.1 release, drop py2, qt4 (#1473) 2020-12-22 10:25:06 -08:00
internals.rst Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00
introduction.rst example app now works with Qt4 and Python2 again (#1302) 2020-10-19 11:51:12 -07:00
mouse_interaction.rst Fix typo 2019-07-10 10:38:04 +08:00
plotting.rst Miscellaneous doc fixups (#1142) 2020-04-03 10:06:25 -07:00
prototyping.rst doc corrections 2014-02-28 21:09:03 -05:00
qtcrashcourse.rst MAINT: Post 0.11.1 release, drop py2, qt4 (#1473) 2020-12-22 10:25:06 -08:00
region_of_interest.rst doc corrections 2014-02-28 21:09:03 -05:00
style.rst Reorganized directory structure to be more standard 2012-12-25 00:43:31 -05:00