|
virtual bool | eventFilter (QObject *obj, QEvent *event) override |
|
◆ ScriptingCompletionPopup()
ScriptingCompletionPopup::ScriptingCompletionPopup |
( |
QWidget * |
parent | ) |
|
◆ ~ScriptingCompletionPopup()
virtual ScriptingCompletionPopup::~ScriptingCompletionPopup |
( |
| ) |
|
|
virtual |
◆ complete
void ScriptingCompletionPopup::complete |
( |
QString |
text | ) |
|
|
signal |
◆ eventFilter()
virtual bool ScriptingCompletionPopup::eventFilter |
( |
QObject * |
obj, |
|
|
QEvent * |
event |
|
) |
| |
|
overrideprotectedvirtual |
◆ handleKeyEvent()
bool ScriptingCompletionPopup::handleKeyEvent |
( |
QKeyEvent * |
event | ) |
|
◆ showWithData()
void ScriptingCompletionPopup::showWithData |
( |
QPoint |
pt, |
|
|
int |
cursorSize, |
|
|
const std::vector< std::string > & |
completions, |
|
|
bool |
searching = false |
|
) |
| |
The documentation for this class was generated from the following file: