kspread
KSpread::CommentDialog Class Reference
#include <CommentDialog.h>
Inheritance diagram for KSpread::CommentDialog:

Public Slots | |
| void | slotOk () |
| void | slotTextChanged () |
Public Member Functions | |
| CommentDialog (QWidget *parent, Selection *selection) | |
Protected Attributes | |
| Selection * | m_selection |
| KTextEdit * | multiLine |
Detailed Description
Definition at line 35 of file CommentDialog.h.
Constructor & Destructor Documentation
Definition at line 42 of file CommentDialog.cpp.
Member Function Documentation
| void CommentDialog::slotOk | ( | ) | [slot] |
Definition at line 78 of file CommentDialog.cpp.
| void CommentDialog::slotTextChanged | ( | ) | [slot] |
Definition at line 73 of file CommentDialog.cpp.
Member Data Documentation
Selection* KSpread::CommentDialog::m_selection [protected] |
Definition at line 46 of file CommentDialog.h.
KTextEdit* KSpread::CommentDialog::multiLine [protected] |
Definition at line 47 of file CommentDialog.h.
The documentation for this class was generated from the following files:
