MCPcopy Create free account
hub / github.com/Vector35/debugger / DebugBreakpointsItemDelegate

Method DebugBreakpointsItemDelegate

ui/breakpointswidget.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167
168
169DebugBreakpointsItemDelegate::DebugBreakpointsItemDelegate(QWidget* parent) : QStyledItemDelegate(parent)
170{
171 updateFonts();
172}
173
174
175void DebugBreakpointsItemDelegate::paint(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected