Clean and order documentation in source files. Source ready to beta 2 release
[mdictionary] / src / mdictionary / gui / DBusAdapter.cpp
index 198ba56..073437f 100644 (file)
 
 *******************************************************************************/
 
-//! \file DBusAdapter.cpp
-//! \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+/*! \file DBusAdapter.cpp
+    \brief Implements dbus adapter which defines dbus interface for an application.
+    Other application can use this interface to call mdictionary methods.
+
+    \author Mateusz Półrola <mateusz.polrola@comarch.pl>
+*/
 
 #include "DBusAdapter.h"
 #include <QDebug>