You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/interfaces/kscript
tpearson 560378aaca Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1
NOTE: This will not compile with Qt4 (yet), however it does compile with Qt3


git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdelibs@1211081 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
14 years ago
..
sample [kdelibs] added initial cmake support 15 years ago
CMakeLists.txt [kdelibs] follow KDE4 rules for install path names and some other small changes 15 years ago
Makefile.am kdelibs update to Trinity v3.5.11 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
scriptclientinterface.h TQt conversion fixes 15 years ago
scriptinterface.desktop Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
scriptinterface.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
scriptloader.cpp Trinity Qt initial conversion 15 years ago
scriptloader.h Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
scriptmanager.cpp Automated conversion for enhanced compatibility with TQt for Qt4 3.4.0 TP1 14 years ago
scriptmanager.h Trinity Qt initial conversion 15 years ago

README

Script interface
----------------
Overview:
scriptloader - used to load script engines and scripts from the GUI
scriptinterface - the base of all script engines

Script Engines:
	
TODO

Script Loader:

TODO