src/eric7/DocumentationTools/QtHelpGenerator.py

branch
eric7
changeset 10456
12c30c88ed05
parent 10439
21c28b0f9e41
child 10928
46651e194fbe
equal deleted inserted replaced
10455:bed8a0c90d11 10456:12c30c88ed05
84 @param virtualFolder virtual folder to be used 84 @param virtualFolder virtual folder to be used
85 @type str 85 @type str
86 @param filterName name of the custom filter 86 @param filterName name of the custom filter
87 @type str 87 @type str
88 @param filterAttributes ':' separated list of filter attributes 88 @param filterAttributes ':' separated list of filter attributes
89
90 @type str 89 @type str
91 @param title title to be used for the generated help 90 @param title title to be used for the generated help
92 @type str 91 @type str
93 @param createCollection flag indicating the generation of the 92 @param createCollection flag indicating the generation of the
94 collection files 93 collection files

eric ide

mercurial