File: annotated.html

package info (click to toggle)
qscintilla2 2.8.4%2Bdfsg-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 20,080 kB
  • ctags: 15,075
  • sloc: cpp: 103,355; ansic: 2,762; python: 1,222; makefile: 212
file content (119 lines) | stat: -rw-r--r-- 10,557 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
<title>QScintilla: Class List</title>

<link href="tabs.css" rel="stylesheet" type="text/css"/>
<link href="doxygen.css" rel="stylesheet" type="text/css" />



</head>
<body>
<div id="top"><!-- do not remove this div! -->


<div id="titlearea">
<table cellspacing="0" cellpadding="0">
 <tbody>
 <tr style="height: 56px;">
  
  
  <td style="padding-left: 0.5em;">
   <div id="projectname">QScintilla
   &#160;<span id="projectnumber">2.8.4</span>
   </div>
   
  </td>
  
  
  
 </tr>
 </tbody>
</table>
</div>

<!-- Generated by Doxygen 1.7.5.1 -->
  <div id="navrow1" class="tabs">
    <ul class="tablist">
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
      <li><a href="dirs.html"><span>Directories</span></a></li>
    </ul>
  </div>
  <div id="navrow2" class="tabs2">
    <ul class="tablist">
      <li class="current"><a href="annotated.html"><span>Class&#160;List</span></a></li>
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
    </ul>
  </div>
</div>
<div class="header">
  <div class="headertitle">
<div class="title">Class List</div>  </div>
</div>
<div class="contents">
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><table>
  <tr><td class="indexkey"><a class="el" href="classQsciAbstractAPIs.html">QsciAbstractAPIs</a></td><td class="indexvalue">Interface to the textual API information used in call tips and for auto-completion. A sub-class will provide the actual implementation of the interface </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciAPIs.html">QsciAPIs</a></td><td class="indexvalue">Provies an implementation of the textual API information used in call tips and for auto-completion </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciCommand.html">QsciCommand</a></td><td class="indexvalue">Internal editor command that may have one or two keys bound to it </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciCommandSet.html">QsciCommandSet</a></td><td class="indexvalue">Set of all internal editor commands that may have keys bound </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciDocument.html">QsciDocument</a></td><td class="indexvalue">Document to be edited </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexer.html">QsciLexer</a></td><td class="indexvalue">Abstract class used as a base for language lexers </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerAVS.html">QsciLexerAVS</a></td><td class="indexvalue">Encapsulates the Scintilla AVS lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerBash.html">QsciLexerBash</a></td><td class="indexvalue">Encapsulates the Scintilla Bash lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerBatch.html">QsciLexerBatch</a></td><td class="indexvalue">Encapsulates the Scintilla batch file lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerCMake.html">QsciLexerCMake</a></td><td class="indexvalue">Encapsulates the Scintilla CMake lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerCoffeeScript.html">QsciLexerCoffeeScript</a></td><td class="indexvalue">Encapsulates the Scintilla CoffeeScript lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerCPP.html">QsciLexerCPP</a></td><td class="indexvalue">Encapsulates the Scintilla C++ lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerCSharp.html">QsciLexerCSharp</a></td><td class="indexvalue">Encapsulates the Scintilla C# lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerCSS.html">QsciLexerCSS</a></td><td class="indexvalue">Encapsulates the Scintilla CSS lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerCustom.html">QsciLexerCustom</a></td><td class="indexvalue">Abstract class used as a base for new language lexers </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerD.html">QsciLexerD</a></td><td class="indexvalue">Encapsulates the Scintilla D lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerDiff.html">QsciLexerDiff</a></td><td class="indexvalue">Encapsulates the Scintilla Diff lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerFortran.html">QsciLexerFortran</a></td><td class="indexvalue">Encapsulates the Scintilla Fortran lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerFortran77.html">QsciLexerFortran77</a></td><td class="indexvalue">Encapsulates the Scintilla Fortran77 lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerHTML.html">QsciLexerHTML</a></td><td class="indexvalue">Encapsulates the Scintilla HTML lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerIDL.html">QsciLexerIDL</a></td><td class="indexvalue">Encapsulates the Scintilla IDL lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerJava.html">QsciLexerJava</a></td><td class="indexvalue">Encapsulates the Scintilla Java lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerJavaScript.html">QsciLexerJavaScript</a></td><td class="indexvalue">Encapsulates the Scintilla JavaScript lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerLua.html">QsciLexerLua</a></td><td class="indexvalue">Encapsulates the Scintilla Lua lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerMakefile.html">QsciLexerMakefile</a></td><td class="indexvalue">Encapsulates the Scintilla Makefile lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerMatlab.html">QsciLexerMatlab</a></td><td class="indexvalue">Encapsulates the Scintilla Matlab file lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerOctave.html">QsciLexerOctave</a></td><td class="indexvalue">Encapsulates the Scintilla Octave file lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerPascal.html">QsciLexerPascal</a></td><td class="indexvalue">Encapsulates the Scintilla Pascal lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerPerl.html">QsciLexerPerl</a></td><td class="indexvalue">Encapsulates the Scintilla Perl lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerPO.html">QsciLexerPO</a></td><td class="indexvalue">Encapsulates the Scintilla PO lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerPostScript.html">QsciLexerPostScript</a></td><td class="indexvalue">Encapsulates the Scintilla PostScript lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerPOV.html">QsciLexerPOV</a></td><td class="indexvalue">Encapsulates the Scintilla POV lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerProperties.html">QsciLexerProperties</a></td><td class="indexvalue">Encapsulates the Scintilla Properties lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerPython.html">QsciLexerPython</a></td><td class="indexvalue">Encapsulates the Scintilla Python lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerRuby.html">QsciLexerRuby</a></td><td class="indexvalue">Encapsulates the Scintilla Ruby lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerSpice.html">QsciLexerSpice</a></td><td class="indexvalue">Encapsulates the Scintilla Spice lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerSQL.html">QsciLexerSQL</a></td><td class="indexvalue">Encapsulates the Scintilla SQL lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerTCL.html">QsciLexerTCL</a></td><td class="indexvalue">Encapsulates the Scintilla TCL lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerTeX.html">QsciLexerTeX</a></td><td class="indexvalue">Encapsulates the Scintilla TeX lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerVerilog.html">QsciLexerVerilog</a></td><td class="indexvalue">Encapsulates the Scintilla Verilog lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerVHDL.html">QsciLexerVHDL</a></td><td class="indexvalue">Encapsulates the Scintilla VHDL lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerXML.html">QsciLexerXML</a></td><td class="indexvalue">Encapsulates the Scintilla XML lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciLexerYAML.html">QsciLexerYAML</a></td><td class="indexvalue">Encapsulates the Scintilla YAML lexer </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciMacro.html">QsciMacro</a></td><td class="indexvalue">Sequence of recordable editor commands </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciPrinter.html">QsciPrinter</a></td><td class="indexvalue">Sub-class of the Qt QPrinter class that is able to print the text of a Scintilla document </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciScintilla.html">QsciScintilla</a></td><td class="indexvalue">Implements a higher level, more Qt-like, API to the Scintilla editor widget </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciScintillaBase.html">QsciScintillaBase</a></td><td class="indexvalue">Implements the Scintilla editor widget and its low-level API </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciStyle.html">QsciStyle</a></td><td class="indexvalue">Encapsulates all the attributes of a style </td></tr>
  <tr><td class="indexkey"><a class="el" href="classQsciStyledText.html">QsciStyledText</a></td><td class="indexvalue">Container for a piece of text and the style used to display the text </td></tr>
</table>
</div>


<hr class="footer"/><address class="footer"><small>
Generated on Thu Sep 11 2014 18:15:20 for QScintilla by &#160;<a href="http://www.doxygen.org/index.html">
<img class="footer" src="doxygen.png" alt="doxygen"/>
</a> 1.7.5.1
</small></address>

</body>
</html>