Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
tdepim/kode
Michele Calgaro d6705bac5d
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
1 vecka sedan
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 månader sedan
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 10 månader sedan
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 11 år sedan
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 år sedan
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 år sedan
automakefile.cpp rename the following methods: 13 år sedan
automakefile.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
class.cpp Additional kde to tde renaming 13 år sedan
class.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 år sedan
code.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
enum.cpp Remove additional unneeded tq method conversions 13 år sedan
enum.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 år sedan
file.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
function.cpp Additional kde to tde renaming 13 år sedan
function.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
kodemain.cpp Fix up remaining references to DocPath 10 år sedan
license.cpp Additional kde to tde renaming 13 år sedan
license.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
membervariable.cpp Additional kde to tde renaming 13 år sedan
membervariable.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
printer.cpp Replace Q_OBJECT with TQ_OBJECT 10 månader sedan
printer.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
statemachine.cpp Trinity Qt initial conversion 14 år sedan
statemachine.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 13 år sedan
style.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
typedef.cpp Trinity Qt initial conversion 14 år sedan
typedef.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan
variable.cpp Additional kde to tde renaming 13 år sedan
variable.h Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT 1 vecka sedan

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>.