Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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 () |
FPDF_RENDERER_TYPE GetDefaultRendererType | ( | ) |
Definition at line 17 of file command_line_helpers.cpp.
Referenced by EmbedderTestEnvironment::EmbedderTestEnvironment(), and main().
bool ParseSwitchKeyValue | ( | const std::string & | arg, |
const std::string & | key, | ||
std::string * | value ) |
Definition at line 7 of file command_line_helpers.cpp.