Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
command_line_helpers.cpp File Reference

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

+ Include dependency graph for command_line_helpers.cpp:

Go to the source code of this file.

Functions

bool ParseSwitchKeyValue (const std::string &arg, const std::string &key, std::string *value)
 
FPDF_RENDERER_TYPE GetDefaultRendererType ()
 

Function Documentation

◆ GetDefaultRendererType()

FPDF_RENDERER_TYPE GetDefaultRendererType ( )

Definition at line 17 of file command_line_helpers.cpp.

Referenced by EmbedderTestEnvironment::EmbedderTestEnvironment(), and main().

+ Here is the caller graph for this function:

◆ ParseSwitchKeyValue()

bool ParseSwitchKeyValue ( const std::string & arg,
const std::string & key,
std::string * value )

Definition at line 7 of file command_line_helpers.cpp.