您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
tdepim/kode
Michele Calgaro 3b3f9ec8f3
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
3 個月前
..
kwsdl Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 3 個月前
kxml_compiler Replace _OBJECT_NAME_STRING defines with actual strings. This relates to the merging of tqtinterface with tqt3. 9 個月前
CMakeLists.txt Rename additional header files to avoid conflicts with KDE4 11 年前
Makefile.am LIB_QT -> LIB_TQT conversion to align to updated admin module 6 年前
README Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features. 15 年前
automakefile.cpp rename the following methods: 13 年前
automakefile.h The workaround that tdepimmacros.h do is no longer needed 3 年前
class.cpp Additional kde to tde renaming 13 年前
class.h The workaround that tdepimmacros.h do is no longer needed 3 年前
code.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 12 年前
code.h The workaround that tdepimmacros.h do is no longer needed 3 年前
enum.cpp Remove additional unneeded tq method conversions 12 年前
enum.h The workaround that tdepimmacros.h do is no longer needed 3 年前
file.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 12 年前
file.h The workaround that tdepimmacros.h do is no longer needed 3 年前
function.cpp Additional kde to tde renaming 13 年前
function.h The workaround that tdepimmacros.h do is no longer needed 3 年前
kodemain.cpp Fix up remaining references to DocPath 10 年前
license.cpp Additional kde to tde renaming 13 年前
license.h The workaround that tdepimmacros.h do is no longer needed 3 年前
membervariable.cpp Additional kde to tde renaming 13 年前
membervariable.h The workaround that tdepimmacros.h do is no longer needed 3 年前
printer.cpp Replace Q_OBJECT with TQ_OBJECT 8 個月前
printer.h The workaround that tdepimmacros.h do is no longer needed 3 年前
statemachine.cpp Trinity Qt initial conversion 14 年前
statemachine.h The workaround that tdepimmacros.h do is no longer needed 3 年前
style.cpp Revert "Rename a number of old tq methods that are no longer tq specific" 12 年前
style.h The workaround that tdepimmacros.h do is no longer needed 3 年前
typedef.cpp Trinity Qt initial conversion 14 年前
typedef.h The workaround that tdepimmacros.h do is no longer needed 3 年前
variable.cpp Additional kde to tde renaming 13 年前
variable.h The workaround that tdepimmacros.h do is no longer needed 3 年前

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