diff -r e4ebb16b39ea -r 603d3f8b6302 src/versit/qversitresourcehandler.cpp --- a/src/versit/qversitresourcehandler.cpp Fri Sep 17 08:34:34 2010 +0300 +++ b/src/versit/qversitresourcehandler.cpp Mon Oct 04 01:37:06 2010 +0300 @@ -50,7 +50,8 @@ \class QVersitResourceHandler \brief The QVersitResourceHandler class is an interface for clients wishing to implement custom behaviour for loading and saving files to disk when exporting and importing. - \ingroup versit + \ingroup versit-extension + \inmodule QtVersit \sa QVersitContactImporter \sa QVersitContactExporter @@ -85,10 +86,10 @@ \brief The QVersitDefaultResourceHandler class provides a default implementation of a Versit resource handler. + \ingroup versit-extension An example resource handler implementation: \snippet ../../doc/src/snippets/qtversitdocsample/qtversitdocsample.cpp Resource handler - \ingroup versit \sa QVersitContactImporter, QVersitContactExporter, QVersitResourceHandler */