X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmdictionary%2Fgui%2FWordListWidget.h;h=9f7c3a27acd5cfc0c186822484a5f6759eba659e;hb=87ff3664f4be5564a986ae484d2cea99a08bc2b5;hp=8a0b17c0340e7d548a745a67f329beb466ef01fd;hpb=2fb2196e9b6365cb5da2925d0abc5b4d3ffa4a15;p=mdictionary diff --git a/src/mdictionary/gui/WordListWidget.h b/src/mdictionary/gui/WordListWidget.h index 8a0b17c..9f7c3a2 100644 --- a/src/mdictionary/gui/WordListWidget.h +++ b/src/mdictionary/gui/WordListWidget.h @@ -18,8 +18,11 @@ Copyright 2010 Comarch S.A. *******************************************************************************/ -//! \file WordListwidget.h -//! \author Mateusz Półrola +/*! \file WordListwidget.h + \brief Displays list of words found in dictionaries + + \author Mateusz Półrola +*/ #ifndef WORDLISTWIDGET_H #define WORDLISTWIDGET_H @@ -29,7 +32,6 @@ #include "../backbone/backbone.h" #include "WordListProxyStyle.h" -//! Displays list of words found in dictionaries /*! It allows user to select word to see its translation or to mark or unmark it as "star" (add/remove from bookmarks). It inherits from QTreeView