Source-highlight Qt Library
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 12]
oNsrchiliteqt
|oCColorDialogA dialog to change the colors of the foreground and background of an editor and of the font properties and colors of the language elements to highlight
|oCGNUSyntaxHighlighterAn abstract class using GNU Source-highlight library to perform syntax highlighting
|oCHighlightStateDataUtility class to deal with current highlighting state (and stack of states)
|oCLanguageComboBoxA subclass of QComboBox which provides functionalities for showing and selecting the language definition files of Source-Highlight
|oCLanguageElemColorFormA form that can be used to select the style of a language element to highlight (for instance, color, bold, italic, etc.)
|oCMainColorFormA form that can be used to select the color of the main font of the editor
|oCOutputFormatComboBoxA subclass of QComboBox which provides functionalities for showing and selecting the output format definition files of Source-Highlight
|oCParagraphMapInternal class for mapping paragraph numbers to HighlightStateData
|oCQt3SyntaxHighlighterAn implementation of QSyntaxHighlighter using GNU Source-highlight library (by relying on GNUSyntaxHighlighter provided by the common part of this library)
|oCQt3TextFormatterThe implementation of TextFormatter for Qt3, relying on QTextCharFormat
|oCQt3TextFormatterFactoryImplementation of TextFormatterFactory to create Qt3 TextFormatter objects to format text in a TextEdit
|oCQt4SourceHighlightStyleGeneratorProvides functionalities to generate the contents for a source-highlight style file
|oCQt4HighlightStateDataUtility class to deal with current highlighting state (and stack of states)
|oCQt4SyntaxHighlighterAn implementation of QSyntaxHighlighter using GNU Source-highlight library (by relying on GNUSyntaxHighlighter provided by the common part of this library)
|oCQt4TextFormatterThe implementation of TextFormatter for Qt4, relying on QTextCharFormat
|oCQt4TextFormatterFactoryImplementation of TextFormatterFactory to create Qt4 TextFormatter objects to format text in a TextEdit
|oCQtColorMapMap for source-highlight colors into qt colors (actually, into the format #RRGGBB)
|oCQtColorMapRGBMap for RGB colors (actually, into the format #RRGGBB) into source-highlight colors
|oCSourceHighlightExceptionBoxUtility functions to show message boxes related to Source-Highlight library thrown exceptions
|oCSourceHighlightSettingsDialogA dialog for source-highlight's specific settings (for instance, the data dir value)
|oCSourceHighlightSettingsPageA page for a dialog for source-highlight's specific settings; this particular page deals with the data dir value)
|oCStyleComboBoxA subclass of QComboBox which provides functionalities for showing and selecting the style files of Source-Highlight
|oCTextEditHighlightedA specialized QTextEdit that uses a Qt4SyntaxHighlighter for highlighting its contents
|oCTextFormatterA specialization of srchilite::Formatter in order to format parts of a document, instead of outputting the formatted text
|\CTextFormatterFactorySpecialization of FormatterFactory to create TextFormatter objects to format text in a TextEdit
oNUi
|oCColorDialog
|oCLanguageElemColorForm
|oCMainColorForm
|oCSourceHighlightSettingsDialog
|\CSourceHighlightSettingsPage
oCUi_ColorDialog
oCUi_LanguageElemColorForm
oCUi_MainColorForm
oCUi_SourceHighlightSettingsDialog
\CUi_SourceHighlightSettingsPage