kword
KWDeleteDia Class Reference
List of all members.Detailed Description
Definition at line 33 of file KWDeleteDia.h.
Public Types | |
enum | DeleteType { deleteRow, deleteColumn } |
Public Member Functions | |
KWDeleteDia (KWView *parent, KWTableFrameSet *table, DeleteType type, QValueList< uint > remove) | |
Protected Slots | |
virtual void | slotOk () |
Protected Member Functions | |
void | setupTab1 () |
Protected Attributes | |
KWView * | m_view |
KWTableFrameSet * | m_table |
DeleteType | m_type |
QValueList< uint > | m_toRemove |
Constructor & Destructor Documentation
|
Constructor for the ok-to-delete dialog.
Definition at line 29 of file KWDeleteDia.cpp. |
The documentation for this class was generated from the following files: