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

Method checkForResourceId

qrenderdoc/Widgets/Extended/RDTreeWidget.cpp:318–321  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

316}
317
318void RDTreeWidgetItem::checkForResourceId(int col)
319{
320 RichResourceTextInitialise(m_text[col]);
321}
322
323void RDTreeWidgetItem::sort(int column, Qt::SortOrder order)
324{

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected