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

Method DebugModulesItemDelegate

ui/moduleswidget.cpp:197–200  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

195
196
197DebugModulesItemDelegate::DebugModulesItemDelegate(QWidget* parent) : QStyledItemDelegate(parent)
198{
199 updateFonts();
200}
201
202
203void DebugModulesItemDelegate::paint(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected