mirror of
https://github.com/pythonguis/pythonguis-examples.git
synced 2025-01-27 17:02:56 +08:00
Rename files - first window
This commit is contained in:
parent
5dd2a30c89
commit
65e980e64c
3
pyqt5/tutorials/creating-your-first-window/README.md
Normal file
3
pyqt5/tutorials/creating-your-first-window/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Creating your first app with PyQt5
|
||||
|
||||
This folder contains the code examples for the PythonGUIs tutorial [Creating your first app with PyQt5](https://www.pythonguis.com/tutorials/creating-your-first-pyqt-window/).
|
3
pyqt6/tutorials/creating-your-first-window/README.md
Normal file
3
pyqt6/tutorials/creating-your-first-window/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Creating your first app with PyQt6
|
||||
|
||||
This folder contains the code examples for the PythonGUIs tutorial [Creating your first app with PyQt6](https://www.pythonguis.com/tutorials/pyqt6-creating-your-first-window/).
|
3
pyside6/tutorials/creating-your-first-window/README.md
Normal file
3
pyside6/tutorials/creating-your-first-window/README.md
Normal file
@ -0,0 +1,3 @@
|
||||
# Creating your first app with PySide6
|
||||
|
||||
This folder contains the code examples for the PythonGUIs tutorial [Creating your first app with PySide6](https://www.pythonguis.com/tutorials/pyside6-creating-your-first-window/).
|
Loading…
x
Reference in New Issue
Block a user