]> Git trees. - libqmvoc.git/commit
Small changes in the Glossary class.
authorPino Toscano <pino@kde.org>
Sun, 11 Sep 2005 21:30:46 +0000 (21:30 +0000)
committerPino Toscano <pino@kde.org>
Sun, 11 Sep 2005 21:30:46 +0000 (21:30 +0000)
commitf4e4c0409641e0fab69f454c11bb80a897511d96
treecb50a6f7a4e1b5132ff5602930011beaa2a6f449
parent446f4b7364fb04cc19a4bb966d08aff74505c755
Small changes in the Glossary class.

As, when loading a glossary, we always have a glossary, even if empty, moved the
Glossary loading from a static constructor to a normal constructor, and put some
code in an init() function.

Moved some methods from inline to the cpp, just to have more controls.

Improved the algorithm for the replacing:
  [img]foo.png[/img] => <img src="/path/foo.png"/>

CCMAIL: Jason Harris <kstars@30doradus.org>

svn path=/trunk/KDE/kdeedu/libkdeedu/; revision=459794
kdeeduui/kdeeduglossary.cpp
kdeeduui/kdeeduglossary.h