#include <ExprEditor.h>
Definition at line 54 of file ExprEditor.h.
◆ ExprTextEdit()
| ExprTextEdit::ExprTextEdit |
( |
QWidget * | parent = 0 | ) |
|
◆ ~ExprTextEdit()
| ExprTextEdit::~ExprTextEdit |
( |
| ) |
|
◆ applyShortcut
| void ExprTextEdit::applyShortcut |
( |
| ) |
|
|
signal |
◆ contextMenuEvent()
| void ExprTextEdit::contextMenuEvent |
( |
QContextMenuEvent * | event | ) |
|
|
protected |
◆ focusInEvent()
| void ExprTextEdit::focusInEvent |
( |
QFocusEvent * | e | ) |
|
|
protected |
◆ focusOutEvent()
| void ExprTextEdit::focusOutEvent |
( |
QFocusEvent * | e | ) |
|
|
protected |
◆ hideTip()
| void ExprTextEdit::hideTip |
( |
| ) |
|
|
protected |
◆ insertCompletion
| void ExprTextEdit::insertCompletion |
( |
const QString & | completion | ) |
|
|
privateslot |
◆ keyPressEvent()
| void ExprTextEdit::keyPressEvent |
( |
QKeyEvent * | e | ) |
|
|
protectedvirtual |
◆ mouseDoubleClickEvent()
| void ExprTextEdit::mouseDoubleClickEvent |
( |
QMouseEvent * | event | ) |
|
|
protected |
◆ mousePressEvent()
| void ExprTextEdit::mousePressEvent |
( |
QMouseEvent * | event | ) |
|
|
protected |
◆ nextError
| void ExprTextEdit::nextError |
( |
| ) |
|
|
signal |
◆ paintEvent()
| void ExprTextEdit::paintEvent |
( |
QPaintEvent * | e | ) |
|
|
protected |
◆ showTip()
| void ExprTextEdit::showTip |
( |
const QString & | string | ) |
|
|
protected |
◆ updateStyle()
| void ExprTextEdit::updateStyle |
( |
| ) |
|
◆ wheelEvent()
| void ExprTextEdit::wheelEvent |
( |
QWheelEvent * | e | ) |
|
|
protected |
◆ _popupEnabledAction
| QAction* ExprTextEdit::_popupEnabledAction |
|
private |
◆ _tip
◆ completer
| QCompleter* ExprTextEdit::completer |
◆ completionModel
◆ functionTip
| QToolTip* ExprTextEdit::functionTip |
|
private |
◆ functionTooltips
| std::map<std::string, std::string> ExprTextEdit::functionTooltips |
|
private |
◆ highlighter
◆ lastStyleForHighlighter
| QStyle* ExprTextEdit::lastStyleForHighlighter |
|
private |
The documentation for this class was generated from the following files:
- /private/tmp/seexpr-20250403-5209-39yllg/SeExpr-3.0.1/src/SeExpr2/UI/ExprEditor.h
- /private/tmp/seexpr-20250403-5209-39yllg/SeExpr-3.0.1/src/SeExpr2/UI/ExprEditor.cpp