src/eric7/Documentation/Source/eric7.EricXML.HighlightingStylesReader.html

branch
eric7
changeset 10423
299802979277
parent 9209
b99e7fd55fd3
child 10479
856476537696
equal deleted inserted replaced
10422:e28b89693f37 10423:299802979277
84 <p> 84 <p>
85 Constructor 85 Constructor
86 </p> 86 </p>
87 <dl> 87 <dl>
88 88
89 <dt><i>device</i></dt> 89 <dt><i>device</i> (QIODevice)</dt>
90 <dd> 90 <dd>
91 reference to the I/O device to read from (QIODevice) 91 reference to the I/O device to read from
92 </dd> 92 </dd>
93 <dt><i>lexers</i></dt> 93 <dt><i>lexers</i> (dict)</dt>
94 <dd> 94 <dd>
95 dictionary of lexer objects for which to import the 95 dictionary of lexer objects for which to import the
96 styles 96 styles
97 </dd> 97 </dd>
98 </dl> 98 </dl>
110 <p> 110 <p>
111 Private method to read the style info. 111 Private method to read the style info.
112 </p> 112 </p>
113 <dl> 113 <dl>
114 114
115 <dt><i>lexer</i></dt> 115 <dt><i>lexer</i> (Lexer)</dt>
116 <dd> 116 <dd>
117 reference to the lexer object 117 reference to the lexer object
118 </dd> 118 </dd>
119 </dl> 119 </dl>
120 <a NAME="HighlightingStylesReader.readXML" ID="HighlightingStylesReader.readXML"></a> 120 <a NAME="HighlightingStylesReader.readXML" ID="HighlightingStylesReader.readXML"></a>

eric ide

mercurial