mohass98 / pyqtgraph

Fast data visualization and GUI tools for scientific / engineering applications
https://www.pyqtgraph.org
Other
0 stars 2 forks source link

Complete the "Qt Crash Course" Section in Documentation #1

Closed mohass98 closed 2 months ago

mohass98 commented 2 months ago

Short description

The Documentation "Qt Crash Course" currently lacks several crucial components, leaving it incomplete and potentially confusing for newcomers. To make this section more comprehensive and helpful, I suggest adding detailed explanations and examples on the following topics:

Missing Components:

Mouse and Keyboard Input:

QTimer and Multi-Threading:

Multi-Threading vs. Multi-Processing in Qt:

Suggested Improvements:

Lamis-Abla commented 2 months ago

hey @kadheer here are still two open topics, would you like to write something here ? Mouse and Keyboard Input I have made ready 7a3db8dd731119488a05a2d67f916c8352bda30a, QTimer and Multi-Threading I will still make. the topic Multi-Threading vs. Multi-Processing in Qt you can edit

kadheer commented 2 months ago

Sicherlich! Ich werde das machen. Das Thema Multi-Threading vs. Multi-Processing werde ich alles heute machen.

mohass98 commented 2 months ago

Closed this feature as it is implemented into the documents.