2
0
mirror of https://github.com/pyqt/examples.git synced 2025-08-31 13:55:08 +00:00

Update README.md

This commit is contained in:
Michael Herrmann
2019-07-01 15:38:36 +02:00
committed by GitHub
parent d9013aac0c
commit 5590f11968

View File

@@ -16,7 +16,15 @@
| :--: | :--: |
| <a href="src/14 QAbstractTableModel example">Custom Tables</a> | <a href="src/15 PyQt database example">PyQt database example</a> |
The above examples are from the book [Python and Qt: The Best Parts](https://build-system.fman.io/pyqt5-book) by Michael Herrmann.
These examples are taken from the following book:
<p align="center">
<img src="https://build-system.fman.io/static/public/img/pyqt5-book.jpg" alt="PyQt5 book">
<br/>
<a href="https://build-system.fman.io/pyqt5-book">Python and Qt: The Best Parts</a>
<br/>
by Michael Herrmann
</p>
## Official PyQt demos