MCPcopy Create free account
hub / github.com/awawa-dev/HyperHDR / validate

Method validate

sources/commandline/Option.cpp:13–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

11{}
12
13bool Option::validate(Parser& parser, QString& value)
14{
15 /* By default everything is accepted */
16 return true;
17}
18
19Option::Option(const QCommandLineOption& other)
20 : QCommandLineOption(other)

Callers 14

network.jsFile · 0.45
effects.jsFile · 0.45
grabber.jsFile · 0.45
BuildVideoEditorFunction · 0.45
processing.jsFile · 0.45
general.jsFile · 0.45
light_source.jsFile · 0.45
eFunction · 0.45
jsoneditor.min.jsFile · 0.45
InstanceConfigMethod · 0.45
saveSettingsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected