#include <texteditor.h>
|
| void | message (const QString &text, int timeout=5000) |
| |
| void | openMessage (const QString &text) |
| |
◆ TextEditor()
| TextEditor::TextEditor |
( |
QWidget * | parent = nullptr | ) |
|
|
explicit |
◆ findReplace
| void TextEditor::findReplace |
( |
| ) |
|
|
slot |
◆ highlightCurrentLine
| void TextEditor::highlightCurrentLine |
( |
| ) |
|
|
privateslot |
◆ keyPressEvent()
| void TextEditor::keyPressEvent |
( |
QKeyEvent * | event | ) |
|
|
overrideprotected |
◆ lineNumberAreaPaintEvent()
| void TextEditor::lineNumberAreaPaintEvent |
( |
QPaintEvent * | event | ) |
|
◆ lineNumberAreaWidth()
| int TextEditor::lineNumberAreaWidth |
( |
| ) |
|
◆ message
| void TextEditor::message |
( |
const QString & | text, |
|
|
int | timeout = 5000 ) |
|
signal |
◆ openMessage
| void TextEditor::openMessage |
( |
const QString & | text | ) |
|
|
signal |
◆ resizeEvent()
| void TextEditor::resizeEvent |
( |
QResizeEvent * | event | ) |
|
|
overrideprotected |
◆ setLineNumberAreaFont()
| void TextEditor::setLineNumberAreaFont |
( |
const QFont & | font | ) |
|
|
inline |
◆ updateLineNumberArea
| void TextEditor::updateLineNumberArea |
( |
const QRect & | rect, |
|
|
int | dy ) |
|
privateslot |
◆ updateLineNumberAreaWidth
| void TextEditor::updateLineNumberAreaWidth |
( |
int | newBlockCount | ) |
|
|
privateslot |
◆ lineNumberArea
| QWidget* TextEditor::lineNumberArea |
|
private |
◆ m_findReplace
The documentation for this class was generated from the following files: