|
| QSnippetBinding (QSnippetManager *manager) |
|
virtual QString | id () const |
|
virtual QString | name () const |
|
virtual bool | keyPressEvent (QKeyEvent *event, QEditor *editor) |
|
void | setMapping (const QKeySequence &ks, Command *cmd) |
|
virtual bool | isExclusive () const |
|
virtual void | postKeyPressEvent (QKeyEvent *event, QEditor *editor) |
|
virtual bool | inputMethodEvent (QInputMethodEvent *event, QEditor *editor) |
|
virtual void | postInputMethodEvent (QInputMethodEvent *event, QEditor *editor) |
|
virtual bool | mouseMoveEvent (QMouseEvent *event, QEditor *editor) |
|
virtual void | postMouseMoveEvent (QMouseEvent *event, QEditor *editor) |
|
virtual bool | mousePressEvent (QMouseEvent *event, QEditor *editor) |
|
virtual void | postMousePressEvent (QMouseEvent *event, QEditor *editor) |
|
virtual bool | mouseReleaseEvent (QMouseEvent *event, QEditor *editor) |
|
virtual void | postMouseReleaseEvent (QMouseEvent *event, QEditor *editor) |
|
virtual bool | mouseDoubleClickEvent (QMouseEvent *event, QEditor *editor) |
|
virtual void | postMouseDoubleClickEvent (QMouseEvent *event, QEditor *editor) |
|
virtual bool | contextMenuEvent (QContextMenuEvent *event, QEditor *editor) |
|
The documentation for this class was generated from the following files: