Added doxygen config file and first documentation
authorMateusz Półrola <mateusz.polrola@comarch.pl>
Tue, 3 Aug 2010 10:26:14 +0000 (12:26 +0200)
committerMateusz Półrola <mateusz.polrola@comarch.pl>
Tue, 3 Aug 2010 10:26:14 +0000 (12:26 +0200)
commitcb3abff0dc5db99e9a44ea0295b4c46610e6802c
treee6eb10d22d7ec5baf11ded3320f5aeef6c70f551
parentbae23bf413544e16d428737becd7c8172458e081
Added doxygen config file and first documentation
81 files changed:
doc/html/CommonDictInterface_8h_source.html [new file with mode: 0644]
doc/html/MainWindow_8h_source.html [new file with mode: 0644]
doc/html/SearchBarWidget_8h_source.html [new file with mode: 0644]
doc/html/TranslationWidget_8h_source.html [new file with mode: 0644]
doc/html/WordListWidget_8h_source.html [new file with mode: 0644]
doc/html/annotated.html [new file with mode: 0644]
doc/html/classCommonDictInterface-members.html [new file with mode: 0644]
doc/html/classCommonDictInterface.html [new file with mode: 0644]
doc/html/classMainWindow-members.html [new file with mode: 0644]
doc/html/classMainWindow.html [new file with mode: 0644]
doc/html/classSearchBarWidget-members.html [new file with mode: 0644]
doc/html/classSearchBarWidget.html [new file with mode: 0644]
doc/html/classSettings.html [new file with mode: 0644]
doc/html/classTranslation-members.html [new file with mode: 0644]
doc/html/classTranslation.html [new file with mode: 0644]
doc/html/classTranslationWidget-members.html [new file with mode: 0644]
doc/html/classTranslationWidget.html [new file with mode: 0644]
doc/html/classWordListWidget-members.html [new file with mode: 0644]
doc/html/classWordListWidget.html [new file with mode: 0644]
doc/html/classes.html [new file with mode: 0644]
doc/html/doxygen.css [new file with mode: 0644]
doc/html/doxygen.png [new file with mode: 0644]
doc/html/files.html [new file with mode: 0644]
doc/html/functions.html [new file with mode: 0644]
doc/html/functions_func.html [new file with mode: 0644]
doc/html/index.html [new file with mode: 0644]
doc/html/installdox [new file with mode: 0755]
doc/html/search/all_63.html [new file with mode: 0644]
doc/html/search/all_64.html [new file with mode: 0644]
doc/html/search/all_66.html [new file with mode: 0644]
doc/html/search/all_67.html [new file with mode: 0644]
doc/html/search/all_68.html [new file with mode: 0644]
doc/html/search/all_69.html [new file with mode: 0644]
doc/html/search/all_6b.html [new file with mode: 0644]
doc/html/search/all_6c.html [new file with mode: 0644]
doc/html/search/all_6d.html [new file with mode: 0644]
doc/html/search/all_6e.html [new file with mode: 0644]
doc/html/search/all_73.html [new file with mode: 0644]
doc/html/search/all_74.html [new file with mode: 0644]
doc/html/search/all_77.html [new file with mode: 0644]
doc/html/search/classes_63.html [new file with mode: 0644]
doc/html/search/classes_6d.html [new file with mode: 0644]
doc/html/search/classes_73.html [new file with mode: 0644]
doc/html/search/classes_74.html [new file with mode: 0644]
doc/html/search/classes_77.html [new file with mode: 0644]
doc/html/search/close.png [new file with mode: 0644]
doc/html/search/functions_64.html [new file with mode: 0644]
doc/html/search/functions_66.html [new file with mode: 0644]
doc/html/search/functions_67.html [new file with mode: 0644]
doc/html/search/functions_68.html [new file with mode: 0644]
doc/html/search/functions_69.html [new file with mode: 0644]
doc/html/search/functions_6b.html [new file with mode: 0644]
doc/html/search/functions_6c.html [new file with mode: 0644]
doc/html/search/functions_6e.html [new file with mode: 0644]
doc/html/search/functions_73.html [new file with mode: 0644]
doc/html/search/functions_74.html [new file with mode: 0644]
doc/html/search/nomatches.html [new file with mode: 0644]
doc/html/search/search.css [new file with mode: 0644]
doc/html/search/search.js [new file with mode: 0644]
doc/html/search/search.png [new file with mode: 0644]
doc/html/settings_8h_source.html [new file with mode: 0644]
doc/html/tab_b.gif [new file with mode: 0644]
doc/html/tab_l.gif [new file with mode: 0644]
doc/html/tab_r.gif [new file with mode: 0644]
doc/html/tabs.css [new file with mode: 0644]
doc/html/translation_8h_source.html [new file with mode: 0644]
doc/latex/Makefile [new file with mode: 0644]
doc/latex/annotated.tex [new file with mode: 0644]
doc/latex/classCommonDictInterface.tex [new file with mode: 0644]
doc/latex/classMainWindow.tex [new file with mode: 0644]
doc/latex/classSearchBarWidget.tex [new file with mode: 0644]
doc/latex/classSettings.tex [new file with mode: 0644]
doc/latex/classTranslation.tex [new file with mode: 0644]
doc/latex/classTranslationWidget.tex [new file with mode: 0644]
doc/latex/classWordListWidget.tex [new file with mode: 0644]
doc/latex/doxygen.sty [new file with mode: 0644]
doc/latex/refman.tex [new file with mode: 0644]
doc/mDictionary.doxy [new file with mode: 0644]
trunk/src/base/mDictionary/MainWindow.h
trunk/src/base/mDictionary/gui/SearchBarWidget.cpp
trunk/src/base/mDictionary/gui/SearchBarWidget.h