You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koffice/lib/kformula/prototype
Timothy Pearson 2d6954f69c
Rename obsolete tq methods to standard names
13 years ago
..
README Part 1 of 2 rename pykde to pytde 13 years ago
engine.py Remove additional unneeded tq method conversions 13 years ago
gensymbolfontmap.py Rename obsolete tq methods to standard names 13 years ago
main.py Added old abandoned KDE3 version of koffice 15 years ago
symbol.xml Added old abandoned KDE3 version of koffice 15 years ago
unicode.py Rename obsolete tq methods to standard names 13 years ago

README

A small prototype of the kformula engine. Needs:

python2.0 (http://www.python.org) 
PyQt2.2   (http://www.thekompany.com/projects/pytde/)

Please see file ../DESIGN for details. Any feedback is welcome.

Uli