kspread
KSpread::LinkCommand Class Reference
List of all members.Detailed Description
Definition at line 339 of file commands.h.
Public Member Functions | |
| LinkCommand (Cell *cell, const QString &text, const QString &link) | |
| virtual void | execute () |
| virtual void | unexecute () |
| virtual QString | name () const |
Protected Attributes | |
| Cell * | cell |
| Doc * | doc |
| QString | oldText |
| QString | oldLink |
| QString | newText |
| QString | newLink |
The documentation for this class was generated from the following files:

