kdevplatform/debugger
KDevelop::FrameStackModel::ThreadItem Struct Reference
#include <framestackmodel.h>
Public Attributes | |
QString | name |
int | nr |
Detailed Description
Definition at line 67 of file framestackmodel.h.
Member Data Documentation
◆ name
QString KDevelop::FrameStackModel::ThreadItem::name |
Definition at line 69 of file framestackmodel.h.
◆ nr
int KDevelop::FrameStackModel::ThreadItem::nr |
Definition at line 68 of file framestackmodel.h.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:29:18 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Mon Mar 8 2021 23:29:18 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.