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
testing.tools.pdfium_root Namespace Reference

Classes

class  RootDirectoryFinder
 

Functions

 _remove_path_suffix (path, expected_suffix)
 
 add_source_directory_to_import_path (source_directory_path)
 

Detailed Description

Utilities for working with the PDFium tree's root directory.

Function Documentation

◆ _remove_path_suffix()

testing.tools.pdfium_root._remove_path_suffix ( path,
expected_suffix )
protected

Definition at line 39 of file pdfium_root.py.

◆ add_source_directory_to_import_path()

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.