#include <ExprTextEdit.h>
Definition at line 23 of file ExprTextEdit.h.
◆ ExprTextEdit()
| ExprTextEdit::ExprTextEdit |
( |
QWidget * | parent = nullptr | ) |
|
◆ applyShortcut
| void ExprTextEdit::applyShortcut |
( |
| ) |
|
|
signal |
◆ contextMenuEvent()
| void ExprTextEdit::contextMenuEvent |
( |
QContextMenuEvent * | event | ) |
|
|
overrideprotected |
◆ focusInEvent()
| void ExprTextEdit::focusInEvent |
( |
QFocusEvent * | e | ) |
|
|
overrideprotected |
◆ focusOutEvent()
| void ExprTextEdit::focusOutEvent |
( |
QFocusEvent * | e | ) |
|
|
overrideprotected |
◆ hideTip()
| void ExprTextEdit::hideTip |
( |
| ) |
|
|
staticprotected |
◆ insertCompletion
| void ExprTextEdit::insertCompletion |
( |
const QString & | completion | ) |
|
|
privateslot |
◆ keyPressEvent()
| void ExprTextEdit::keyPressEvent |
( |
QKeyEvent * | e | ) |
|
|
overrideprotected |
◆ mouseDoubleClickEvent()
| void ExprTextEdit::mouseDoubleClickEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ mousePressEvent()
| void ExprTextEdit::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
overrideprotected |
◆ nextError
| void ExprTextEdit::nextError |
( |
| ) |
|
|
signal |
◆ paintEvent()
| void ExprTextEdit::paintEvent |
( |
QPaintEvent * | e | ) |
|
|
overrideprotected |
◆ removeWord
| void ExprTextEdit::removeWord |
( |
| ) |
|
|
privateslot |
◆ showTip()
| void ExprTextEdit::showTip |
( |
const QString & | string | ) |
|
|
protected |
◆ updateStyle()
| void ExprTextEdit::updateStyle |
( |
| ) |
|
◆ wheelEvent()
| void ExprTextEdit::wheelEvent |
( |
QWheelEvent * | e | ) |
|
|
overrideprotected |
◆ _popupEnabledAction
| QAction* ExprTextEdit::_popupEnabledAction {nullptr} |
|
private |
◆ completer
| QCompleter* ExprTextEdit::completer {nullptr} |
◆ completionModel
◆ functionTip
| QToolTip* ExprTextEdit::functionTip {nullptr} |
|
private |
◆ functionTooltips
| std::map<std::string, std::string> ExprTextEdit::functionTooltips |
|
private |
◆ highlighter
◆ lastStyleForHighlighter
| QStyle* ExprTextEdit::lastStyleForHighlighter {nullptr} |
|
private |
The documentation for this class was generated from the following files:
- /var/cache/acbs/build/acbs.8cemjhye/kseexpr-4.0.4.0/src/KSeExprUI/ExprTextEdit.h
- /var/cache/acbs/build/acbs.8cemjhye/kseexpr-4.0.4.0/src/KSeExprUI/ExprTextEdit.cpp