src/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerDiff.html

branch
eric7
changeset 10684
58c7f23ae1cb
parent 10479
856476537696
child 10692
9becf9ca115c
equal deleted inserted replaced
10683:779cda568acb 10684:58c7f23ae1cb
144 bool 144 bool
145 </dd> 145 </dd>
146 </dl> 146 </dl>
147 <a NAME="LexerDiff.isStringStyle" ID="LexerDiff.isStringStyle"></a> 147 <a NAME="LexerDiff.isStringStyle" ID="LexerDiff.isStringStyle"></a>
148 <h4>LexerDiff.isStringStyle</h4> 148 <h4>LexerDiff.isStringStyle</h4>
149 <b>isStringStyle</b>(<i>style</i>) 149 <b>isStringStyle</b>(<i>_style</i>)
150 <p> 150 <p>
151 Public method to check, if a style is a string style. 151 Public method to check, if a style is a string style.
152 </p> 152 </p>
153 153
154 <dl> 154 <dl>
155 155
156 <dt><i>style</i> (int)</dt> 156 <dt><i>_style</i> (int)</dt>
157 <dd> 157 <dd>
158 style to check 158 style to check (unused)
159 </dd> 159 </dd>
160 </dl> 160 </dl>
161 <dl> 161 <dl>
162 <dt>Return:</dt> 162 <dt>Return:</dt>
163 <dd> 163 <dd>
182 182
183 <dl> 183 <dl>
184 184
185 <dt><i>variant</i> (str)</dt> 185 <dt><i>variant</i> (str)</dt>
186 <dd> 186 <dd>
187 name of the language variant 187 name of the language variant (unused)
188 </dd> 188 </dd>
189 <dt><i>parent</i> (QObject)</dt> 189 <dt><i>parent</i> (QObject)</dt>
190 <dd> 190 <dd>
191 parent widget of this lexer 191 parent widget of this lexer
192 </dd> 192 </dd>

eric ide

mercurial