MCPcopy Create free account
hub / github.com/KDAB/GammaRay / widget

Method widget

ui/itemdelegate.cpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60}
61
62const QWidget *ItemDelegateInterface::widget(const QStyleOptionViewItem &option)
63{
64 const QStyleOptionViewItem &opt(option);
65 return opt.widget;
66}
67
68QStyle *ItemDelegateInterface::style(const QStyleOptionViewItem &option) const
69{

Callers 2

styleMethod · 0.95
paintMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected