MCPcopy Create free account
hub / github.com/baldurk/renderdoc / setSlotName

Method setSlotName

qrenderdoc/Widgets/ResourcePreview.cpp:119–122  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

117}
118
119void ResourcePreview::setSlotName(const QString &n)
120{
121 ui->slotLabel->setText(n);
122}
123
124void ResourcePreview::setResourceName(const QString &n)
125{

Callers 2

InitResourcePreviewMethod · 0.80
OnEventChangedMethod · 0.80

Calls 1

setTextMethod · 0.45

Tested by

no test coverage detected