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.
tdepim/kode
samelian f5b07a4a12
[kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards
13 years ago
..
kwsdl Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 13 years ago
kxml_compiler [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards 13 years ago
CMakeLists.txt [kdepim] initial cmake support for: knotes, kode, korganizer, kresources, plugins, wizards 13 years ago
Makefile.am Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
automakefile.cpp Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 13 years ago
automakefile.h Trinity Qt initial conversion 14 years ago
class.cpp Trinity Qt initial conversion 14 years ago
class.h Trinity Qt initial conversion 14 years ago
code.cpp Trinity Qt initial conversion 14 years ago
code.h Trinity Qt initial conversion 14 years ago
enum.cpp Trinity Qt initial conversion 14 years ago
enum.h Trinity Qt initial conversion 14 years ago
file.cpp Trinity Qt initial conversion 14 years ago
file.h Trinity Qt initial conversion 14 years ago
function.cpp Trinity Qt initial conversion 14 years ago
function.h Trinity Qt initial conversion 14 years ago
kodemain.cpp Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 13 years ago
license.cpp Trinity Qt initial conversion 14 years ago
license.h Trinity Qt initial conversion 14 years ago
membervariable.cpp Trinity Qt initial conversion 14 years ago
membervariable.h Trinity Qt initial conversion 14 years ago
printer.cpp Moved kpilot from kdepim to applications, as the core Trinity libraries should not contain hardware-dependent software 13 years ago
printer.h Trinity Qt initial conversion 14 years ago
statemachine.cpp Trinity Qt initial conversion 14 years ago
statemachine.h Trinity Qt initial conversion 14 years ago
style.cpp Trinity Qt initial conversion 14 years ago
style.h Trinity Qt initial conversion 14 years ago
typedef.cpp Trinity Qt initial conversion 14 years ago
typedef.h Trinity Qt initial conversion 14 years ago
variable.cpp Trinity Qt initial conversion 14 years ago
variable.h Trinity Qt initial conversion 14 years ago

README

libkode is a helper library for programmatic generation of C++ code. It includes
a program kode for generation of C++ template files and kxml_compiler for
generation of C++ classes representing XML data described by RelaxNG schemes.

If you have questions or comments please contact Cornelius Schumacher
<schumacher@kde.org>.