kspread
KSpread::EditWidget Class Reference
#include <kspread_editors.h>
Detailed Description
The widget that appears above the sheet and allows to edit the cells content.
Definition at line 288 of file kspread_editors.h.
Public Slots | |
| void | slotAbortEdit () |
| void | slotDoneEdit () |
Public Member Functions | |
| EditWidget (QWidget *parent, Canvas *canvas, QButton *cancelButton, QButton *okButton) | |
| virtual void | setText (const QString &t) |
| void | setEditMode (bool mode) |
| void | showEditWidget (bool _show) |
Protected Member Functions | |
| virtual void | keyPressEvent (QKeyEvent *_ev) |
| virtual void | focusOutEvent (QFocusEvent *ev) |
The documentation for this class was generated from the following files:

