forked from qt-creator/qt-creator
Doc: Remove docs for a removed class
Fixes a QDoc warning. Change-Id: I338a622587a9ce4478f45643e90260bcc67382f3 Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
@@ -18,19 +18,6 @@ namespace Utils {
|
||||
Note: This uses setUniformRowHeights(true) by default.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\class Utils::TreeWidget
|
||||
\inmodule QtCreator
|
||||
|
||||
\brief The TreeWidget adds setActivationMode to QTreeWidget
|
||||
to allow for single click/double click behavior on
|
||||
platforms where the default is different. Use with care.
|
||||
|
||||
Also adds sane keyboard navigation for mac.
|
||||
|
||||
Note: This uses setUniformRowHeights(true) by default.
|
||||
*/
|
||||
|
||||
/*!
|
||||
\class Utils::ListView
|
||||
\inmodule QtCreator
|
||||
|
Reference in New Issue
Block a user