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

Method ProcessItemDelegate

ui/attachprocess.cpp:144–147  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

142}
143
144ProcessItemDelegate::ProcessItemDelegate(QWidget* parent) : QStyledItemDelegate(parent)
145{
146 updateFonts();
147}
148
149
150void ProcessItemDelegate::paint(QPainter* painter, const QStyleOptionViewItem& option, const QModelIndex& idx) const

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected