mirror of
https://github.com/pythonguis/pythonguis-examples.git
synced 2025-01-27 17:02:56 +08:00
Documentation updates.
This commit is contained in:
parent
d36f8c47c2
commit
48707371b4
11
README.md
11
README.md
@ -16,21 +16,26 @@ You can also find more PyQt articles, tutorials and projects
|
||||
|
||||
## The apps
|
||||
|
||||
The apps showcase various parts of the Qt framework, including advanced widgets,
|
||||
multimedia, graphics views and decorationless windows. However, the most
|
||||
generally interesting/feature complete applications are Minesweeper, Solitaire
|
||||
and Paint.
|
||||
|
||||
1. [Web Browser (untabbed)](browser/) - "MooseAche"
|
||||
1. [Web Browser (tabbed)](browser_tabbed/) - "Mozzarella Ashbadger"
|
||||
1. [Minesweeper](minesweeper/) - "Moonsweeper"
|
||||
1. **[Minesweeper](minesweeper/) - "Moonsweeper"**
|
||||
1. [Notepad](notepad/) - "No2Pads"
|
||||
1. [Calculator](calculator/) - "Calculon" (QtDesigner)
|
||||
1. [Word Processor](wordprocessor/) - "Megasolid Idiom"
|
||||
1. [Webcam/Snapshot](camera/) - "NSAViewer"
|
||||
1. [Media Player](mediaplayer/) - "Failamp"
|
||||
1. [Post-it Notes](notes/) - "Brown Note" (QtDesigner)
|
||||
1. [Paint](paint/) - "Piecasso" (QtDesigner)
|
||||
1. **[Paint](paint/) - "Piecasso" (QtDesigner)**
|
||||
1. [Unzip](unzip/) - "7Pez" (QtDesigner)
|
||||
1. [Translator](translate/) - "Translataarrr" (QtDesigner)
|
||||
1. [Weather](weather/) - "Raindar" (QtDesigner)
|
||||
1. [Currency converter](currency/) - "Doughnut" (PyQtGraph)
|
||||
1. [Solitaire](solitaire/) - "Ronery" (QGraphicsScene)
|
||||
1. **[Solitaire](solitaire/) - "Ronery" (QGraphicsScene)**
|
||||
|
||||
## Getting started
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user