Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Classes | |
class | RootDirectoryFinder |
Functions | |
_remove_path_suffix (path, expected_suffix) | |
add_source_directory_to_import_path (source_directory_path) | |
Utilities for working with the PDFium tree's root directory.
|
protected |
Definition at line 39 of file pdfium_root.py.
testing.tools.pdfium_root.add_source_directory_to_import_path | ( | source_directory_path | ) |
Adds a source root-relative directory to end of the import path.
Definition at line 47 of file pdfium_root.py.