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
fixup_pdf_template.py File Reference

(3dce9b5818576f04ce21cec4b3686eda012e5b65)

Go to the source code of this file.

Classes

class  testing.tools.fixup_pdf_template.StreamLenState
 
class  testing.tools.fixup_pdf_template.TemplateProcessor
 

Namespaces

namespace  testing
 
namespace  testing.tools
 
namespace  testing.tools.fixup_pdf_template
 

Functions

 testing.tools.fixup_pdf_template.expand_file (infile, output_path)
 
 testing.tools.fixup_pdf_template.insert_includes (input_path, output_file, visited_set)
 
 testing.tools.fixup_pdf_template.main ()
 

Variables

str testing.tools.fixup_pdf_template.WINDOWS_LINE_ENDING = b'\r\n'
 
str testing.tools.fixup_pdf_template.UNIX_LINE_ENDING = b'\n'
 
list testing.tools.fixup_pdf_template.EXTENSION_OVERRIDE_LINE_ENDINGS