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

Method config

qrenderdoc/Windows/Dialogs/TextureSaveDialog.h:47–47  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

45 QString filename();
46
47 TextureSave config() { return saveData; }
48 bool saveOverlayInstead() { return m_saveOverlayInsteadOfSelectedTexture; }
49private slots:
50 void on_mainTex_clicked();

Callers 1

on_saveTex_clickedMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected