kspread
KSpread::LocationEditWidget Class Reference
#include <kspread_editors.h>
Detailed Description
A widget that allows the user to enter an arbitrary cell location to goto or cell selection to highlight.
Definition at line 261 of file kspread_editors.h.
Public Member Functions | |
| LocationEditWidget (QWidget *_parent, View *_canvas) | |
| View * | view () const |
| void | addCompletionItem (const QString &_item) |
| void | removeCompletionItem (const QString &_item) |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *_ev) |
The documentation for this class was generated from the following files:

