Doc: update QMap's description following 5cb036851
Change-Id: I9dccb9f64578cf8c9da50524c5d4d1201ab488bd Reviewed-by: Lars Knoll <lars.knoll@digia.com>bb10
parent
60d096ff6d
commit
aae8b745d2
|
|
@ -364,7 +364,7 @@ void QMapDataBase::freeData(QMapDataBase *d)
|
|||
/*!
|
||||
\class QMap
|
||||
\inmodule QtCore
|
||||
\brief The QMap class is a template class that provides a skip-list-based dictionary.
|
||||
\brief The QMap class is a template class that provides a red-black-tree-based dictionary.
|
||||
|
||||
\ingroup tools
|
||||
\ingroup shared
|
||||
|
|
|
|||
Loading…
Reference in New Issue