View pyqt sample 1 Where to find examples
- Windows, personal installation package directly installed, (by the way, we recommend a Web site, pythoner will certainly like http://www.lfd.uci.edu /~ Gohlke/pythonlibs (I don't know what's going on recently). There are various compiled Python third-party libraries. ). Then you can find qtdemo. pyw in the Directory D: \ python27 \ Lib \ Site-packages \ pyqt4 \ examples \ demos \ qtdemo (similar to the directory structure. You can view the official demo results after running it.
- In ubuntu, You can first
Sudo apt-Get install python-qt4-docInstall the document, and find it in the/usr/share/doc/python-qt4-doc directory (not clear, it's always possible to search ...)
On:
1.
- You can hover your mouse over the tab to zoom in and edit it. Then it displays Sunday. You can drag the cursor left or right to change it to Monday...
2.
- I have seen various cool clocks in the code sharing section before. Here he also has several examples.
3.
- Click the button in the lower right corner to view different animation effects.
4.
Http://www.oschina.net/code/snippet_861229_37231 I think this example also has a very reference value, but I can not find other related examples, this style seems like CSS, this is really great. It is said that the C ++ QT documentation has something about this.
Summary
The results are cool, and I have a long way to learn...
Others
What is qml? It looks beautiful. Good expectation