X-Git-Url: http://vcs.maemo.org/git/?a=blobdiff_plain;f=src%2Fmdictionary%2Fgui%2FWordListProxyStyle.h;h=46ca7bf3b8eca0da9dd79ca7a3416cbe8f41344b;hb=87ff3664f4be5564a986ae484d2cea99a08bc2b5;hp=7965a966ab11d2b92c84bb935f644a7f707a481c;hpb=40b66a4f767628710059078e32e50b94e1bf1c5e;p=mdictionary diff --git a/src/mdictionary/gui/WordListProxyStyle.h b/src/mdictionary/gui/WordListProxyStyle.h index 7965a96..46ca7bf 100644 --- a/src/mdictionary/gui/WordListProxyStyle.h +++ b/src/mdictionary/gui/WordListProxyStyle.h @@ -19,8 +19,11 @@ Copyright 2010 Comarch S.A. *******************************************************************************/ -//! \file WordListProxyStyle.h -//! \author Mateusz Półrola +/*! \file WordListProxyStyle.h + \brief Custom proxy style that draws checkboxes as stars. + + \author Mateusz Półrola +*/ #ifndef WORDLISTPROXYSTYLE_H #define WORDLISTPROXYSTYLE_H @@ -28,9 +31,10 @@ #include #include -//! Custom proxy style that draws checkboxes as stars. -//! It will automatically wrap set style and change only -//! checkboxes drawing. +/*! Custom proxy style that draws checkboxes as stars. + It will automatically wrap set style and change only + checkboxes drawing. +*/ class WordListProxyStyle : public QProxyStyle { public: