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.
QT_NO_ASCII_CAST -> TQT_NO_ASCII_CAST QT_NO_STL -> TQT_NO_STL QT_NO_COMPAT -> TQT_NO_COMPAT QT_NO_TRANSLATION -> TQT_NO_TRANSLATION Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> |
6 years ago | |
---|---|---|
.. | ||
CMakeLists.txt | 6 years ago | |
Makefile.am | 6 years ago | |
README | 12 years ago | |
tdewalletasync.cpp | 12 years ago | |
tdewalletboth.cpp | 12 years ago | |
tdewalletsync.cpp | 12 years ago | |
tdewallettest.cpp | 12 years ago | |
tdewallettest.h | 12 years 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