MCPcopy Create free account
hub / github.com/TDesktop-x64/tdesktop / paint

Method paint

Telegram/SourceFiles/tests/test_text.cpp:342–344  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

340}
341
342void FormulaLikeObject::paint(QPainter &p, const Context &context) {
343 p.drawImage(context.position, _image);
344}
345
346void FormulaLikeObject::unload() {
347}

Callers 10

paintEventMethod · 0.45
createMethod · 0.45
rightActionPaintMethod · 0.45
paintEventMethod · 0.45
paintEventMethod · 0.45
paintEventMethod · 0.45
AddArrowDownFunction · 0.45
MakeTopReactorFunction · 0.45
GenerateSmallBadgeImageFunction · 0.45
PaidReactionSliderFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected