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.
tdelibs/tdeparts/tests
Michele Calgaro 7f03918f8d
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
8 months ago
..
Makefile.am
README
example.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
example.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
ghostview.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
ghostview.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
ghostviewtest_shell.rc
normalktm.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
normalktm.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
notepad.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
notepad.desktop Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
notepad.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
notepadpart.cpp
notepadpart.rc
parts.cpp
parts.h Replace Q_OBJECT with TQ_OBJECT 1 year ago
plugin_foobar.rc
plugin_spellcheck.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 8 months ago
plugin_spellcheck.h Replace Q_OBJECT with TQ_OBJECT 1 year 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)