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
toma 460c52653a
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
15 years ago
..
kwsdl Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kxml_compiler Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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 Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
automakefile.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
class.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
class.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
code.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
code.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
enum.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
enum.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
file.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
file.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
function.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
function.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
kodemain.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
license.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
license.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
membervariable.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
membervariable.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printer.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
printer.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
statemachine.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
statemachine.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
style.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
style.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
typedef.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
typedef.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
variable.cpp Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 years ago
variable.h Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 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>.