All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Slots | Public Member Functions
Qtilities::CoreGui::CodeEditor Class Reference

A simple code editor embedded in the CodeEditorWidget class. More...

#include <CodeEditor.h>

List of all members.

Public Slots

void highlightCurrentLine ()
 Slot to highlight the current line.
void highlightLine (QTextCursor cursor)
 Slot to highlight the line specified by the cursor.
void highlightWords (const QStringList &words, const QBrush &brush)
 Function which highlights the specified word in the document using the brush.

Public Member Functions

void removeWordHighlighting ()
 Function which removes highlighted words set using highlightWords().

Detailed Description

A simple code editor embedded in the CodeEditorWidget class.



Qtilities : Reference Documentation Back to top Copyright © 2009-2013, Jaco Naudé