You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/tdeparts/tests
Michele Calgaro 7f03918f8d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit ba3b5b77e1)
2 years ago
..
Makefile.am
README
example.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
example.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
ghostview.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
ghostview.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
ghostviewtest_shell.rc
normalktm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
normalktm.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
notepad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
notepad.desktop
notepad.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
notepadpart.cpp
notepadpart.rc
parts.cpp
parts.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
plugin_foobar.rc
plugin_spellcheck.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
plugin_spellcheck.h Replace Q_OBJECT with TQ_OBJECT 2 years ago
plugin_spellcheck.rc
tdepartstest_part1.rc
tdepartstest_shell.rc

README

In order to test embedding the notepad part in konqueror, you need
to "make install", to install the libs, and to copy notepad.desktop
into $TDEDIR/share/services/, and remove kwrite.desktop from
$TDEDIR/share/applnk/... (at least the ServiceTypes line of it)