Remove QMimeTypeParserBase from doc

Change-Id: I64d6b4f3209316e28bddb98f221a2c5a45e3e3d0
Reviewed-by: David Faure <faure@kde.org>
bb10
ABBAPOH 2012-04-01 21:46:48 +04:00 committed by Qt by Nokia
parent 864cd133a6
commit 8fe62fe459
1 changed files with 1 additions and 0 deletions

View File

@ -96,6 +96,7 @@ static const char matchMaskAttributeC[] = "mask";
/*!
\class QMimeTypeParserBase
\internal
\brief The QMimeTypeParserBase class parses for a sequence of <mime-type> in a generic way.
Calls abstract handler function process for QMimeType it finds.