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

Function tr

qrenderdoc/Code/qrenderdoc.cpp:169–172  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

167}
168
169static QString tr(const char *string)
170{
171 return QApplication::translate("qrenderdoc", string);
172}
173
174void hideOption(QCommandLineOption &opt)
175{

Callers 15

mainFunction · 0.70
RDProgressDialogMethod · 0.70
enableCancelMethod · 0.70
CheckInvalidUnboundedMethod · 0.70
ParseFormatStringMethod · 0.70
CopyCaptureToRemoteMethod · 0.70
CopyCaptureFromRemoteMethod · 0.70
CaptureContextMethod · 0.70
MenuDisplayingMethod · 0.70
LoadCaptureMethod · 0.70
LoadCaptureThreadedMethod · 0.70
RecompressCaptureMethod · 0.70

Calls 1

translateFunction · 0.50

Tested by 15

BufferFormatSpecifierMethod · 0.40
setErrorsMethod · 0.40
updateFormatListMethod · 0.40
on_saveDef_clickedMethod · 0.40
on_delDef_clickedMethod · 0.40
ResourceInspectorMethod · 0.40
InspectMethod · 0.40
OnCaptureLoadedMethod · 0.40
OnCaptureClosedMethod · 0.40