Revision 625453

Go back to digest for 21st January 2007

Features in Other

Brad Hards committed changes in /trunk/kdesupport/qca:

Add the first cut of a logging capability for QCA.

The design consists of a single system Logger object, and an AbstractLogDevice which you subclass to do whatever logging you want, and then just plug into the Logger.

File Changes

Modified 4 files
  • /trunk/kdesupport/qca
  •   /src/CMakeLists.txt
  •   /src/qca_core.cpp
  •   /include/QtCrypto/qca_core.h
  •   /include/QtCrypto/qca_support.h
4 files changed in total