Some tests with PyQt5
This repository has been archived on 2026-02-19. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
  • Python 85.9%
  • QML 14.1%
Find a file
Rodrigo Oliveira 0f11b60ec3 Yet another QML example; custom component from python plus gradients
Signed-off-by: Rodrigo Oliveira <rodrigo@simb.com.br>
2014-09-04 17:46:06 -03:00
address_book Third example; simple address book 2014-09-02 16:29:55 -03:00
hello_world First example, merging [1] and [2] 2014-09-01 16:06:47 -03:00
pyqt5_qml First example with QML; just get some data from QML 2014-09-04 10:42:06 -03:00
simple_ellipse Yet another QML example; custom component from python plus gradients 2014-09-04 17:46:06 -03:00
simple_window Second example; simple window with an input box, a button and a message 2014-09-02 11:42:40 -03:00
text_reader Another example; simple notepad (only read function) 2014-09-03 11:58:06 -03:00
whoa Another simple QML example; create the view and shows the QML file 2014-09-04 10:42:14 -03:00
README.md Initial commit 2014-09-01 11:09:53 -03:00

PyQt5-tests

Some tests with PyQt5