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/tdewallet/tests
Michele Calgaro ba3b5b77e1
Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines
4 months ago
..
CMakeLists.txt Drop TQT_NO_COMPAT code 11 months ago
Makefile.am Drop TQT_NO_COMPAT code 11 months ago
README Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
tdewalletasync.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tdewalletboth.cpp Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 4 months ago
tdewalletsync.cpp Removed code formatting modelines. 4 years ago
tdewallettest.cpp Rename a number of libraries and executables to avoid conflicts with KDE4 11 years ago
tdewallettest.h Replace Q_OBJECT with TQ_OBJECT 9 months ago

README

Tests for opening the wallet synchronously and asynchronously

tdewalletsync - open synchronously
tdewalletasync - open asynchronously
tdewalletboth - start opening asynchronously, then, during the async call, open synchronously