Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Static Public Attributes | |
str | expected_path = None |
str | diff_path = None |
str | reason = None |
Details about an image diff. Attributes: actual_path: Path to the actual image file. expected_path: Path to the expected image file, or `None` if no matches. diff_path: Path to the diff image file, or `None` if no diff. reason: Optional reason for the diff.
Definition at line 30 of file pngdiffer.py.
Definition at line 41 of file pngdiffer.py.
Definition at line 40 of file pngdiffer.py.
Definition at line 42 of file pngdiffer.py.