Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
il y a 3 mois
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines il y a 3 mois
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. il y a 9 mois
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 il y a 11 ans
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module il y a 6 ans
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. il y a 15 ans
automakefile.cpp rename the following methods: il y a 13 ans
automakefile.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
class.cpp Additional kde to tde renaming il y a 13 ans
class.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" il y a 13 ans
code.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
enum.cpp Remove additional unneeded tq method conversions il y a 13 ans
enum.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" il y a 13 ans
file.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
function.cpp Additional kde to tde renaming il y a 13 ans
function.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
kodemain.cpp Fix up remaining references to DocPath il y a 10 ans
license.cpp Additional kde to tde renaming il y a 13 ans
license.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
membervariable.cpp Additional kde to tde renaming il y a 13 ans
membervariable.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
printer.cpp Replace Q_OBJECT with TQ_OBJECT il y a 9 mois
printer.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
statemachine.cpp Trinity Qt initial conversion il y a 14 ans
statemachine.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" il y a 13 ans
style.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
typedef.cpp Trinity Qt initial conversion il y a 14 ans
typedef.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans
variable.cpp Additional kde to tde renaming il y a 13 ans
variable.h The workaround that tdepimmacros.h do is no longer needed il y a 3 ans

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