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

Method refreshTextureList

qrenderdoc/Windows/TextureViewer.cpp:3032–3035  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3030}
3031
3032void TextureViewer::refreshTextureList()
3033{
3034 on_textureListFilter_currentIndexChanged(ui->textureListFilter->currentIndex());
3035}
3036
3037void addToRoot(RDTreeWidgetItem *root, const TextureDescription &t)
3038{

Callers

nothing calls this directly

Calls 13

addToRootFunction · 0.85
beginUpdateMethod · 0.80
invisibleRootItemMethod · 0.80
NameMethod · 0.80
setSelectedItemMethod · 0.80
headerMethod · 0.80
endUpdateMethod · 0.80
QStringFunction · 0.50
clearMethod · 0.45
GetTexturesMethod · 0.45
isEmptyMethod · 0.45
containsMethod · 0.45

Tested by

no test coverage detected