#include <CallTips.h>
◆ CallTipsList()
◆ ~CallTipsList()
| CallTipsList::~CallTipsList |
( |
| ) |
|
◆ eventFilter()
Get all incoming events of the text edit and redirect some of them, like key up and down, mouse press events, ... to the widget itself.
◆ hideEvent()
| void CallTipsList::hideEvent |
( |
QHideEvent * |
e | ) |
|
|
protected |
◆ keyboardSearch()
| void CallTipsList::keyboardSearch |
( |
const QString & |
wordPrefix | ) |
|
◆ showEvent()
| void CallTipsList::showEvent |
( |
QShowEvent * |
e | ) |
|
|
protected |
◆ showTips()
| void CallTipsList::showTips |
( |
const QString & |
line | ) |
|
◆ validateCursor()
| void CallTipsList::validateCursor |
( |
| ) |
|
The documentation for this class was generated from the following files:
- FreeCAD/src/Gui/CallTips.h
- FreeCAD/src/Gui/CallTips.cpp