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.
tdelibs/interfaces/kscript
samelian 7ffba8afee
[kdelibs] added initial cmake support
14 years ago
..
sample [kdelibs] added initial cmake support 14 years ago
CMakeLists.txt [kdelibs] added initial cmake support 14 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 14 years ago
scriptinterface.desktop Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
scriptinterface.h TQt conversion fixes 14 years ago
scriptloader.cpp Trinity Qt initial conversion 14 years ago
scriptloader.h Trinity Qt initial conversion 14 years ago
scriptmanager.cpp Trinity Qt initial conversion 14 years ago
scriptmanager.h Trinity Qt initial conversion 14 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