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

KWViewm_view
KWTableFrameSetm_table
DeleteType m_type
QValueList< uint > m_toRemove

Constructor & Destructor Documentation

KWDeleteDia::KWDeleteDia ( KWView parent,
KWTableFrameSet table,
DeleteType  type,
QValueList< uint >  remove 
)

Constructor for the ok-to-delete dialog.

Parameters:
parent the parent widget
name the internal name for the widget
table the table the rows or columns are to be deleted from
type the type of dialog this should become, either deleteRow or deleteColumn
remove a list of all the rows or columns that should be deleted.

Definition at line 29 of file KWDeleteDia.cpp.


The documentation for this class was generated from the following files:
KDE Home | KDE Accessibility Home | Description of Access Keys