|
QCodeEdit 2.2
|
A panel that provide inline search/replace functionalities. More...

| QSearchReplacePanel (QWidget *p=0) | |
| Constructor. | |
| virtual | ~QSearchReplacePanel () |
| Empty destructor. | |
| virtual QString | type () const |
| void | display (int mode, bool replace) |
| void | find (int backward=-1) |
| virtual bool | forward (QMouseEvent *e) |
| virtual void | editorChange (QEditor *e) |
| Callback. | |
| virtual bool | eventFilter (QObject *o, QEvent *e) |
| virtual void | hideEvent (QHideEvent *e) |
A panel that provide inline search/replace functionalities.
| void QSearchReplacePanel::editorChange | ( | QEditor * | e | ) | [protected, virtual] |
1.7.4