The examples directory that comes with PyQt? You can also look at a dinky password manager I wrote that uses the QTableView, it may not be of any help.
http://coldstonelabs.org/files/passwordManager-0.03.tar.bz2 On 04/23/10 13:56, Vadym Honcharuk wrote: > dear community, > > could you please pointed where is possible find out examples of PyQt > application in order to learn programming practices. I am beginner and > try programming application based rather on QTableView. I find very > useful for it book and examples of Mark Summerfield - very > intelligibly. So similar simple and powerfull exaples are welcome - > google not really helps me on this. > > Thanks in advance! > > with best regards, > -vady > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
