KPlato::CalendarListDialog Class Reference

#include <kptcalendarlistdialog.h>

List of all members.

Public Member Functions

 CalendarListDialog (Project &project, QWidget *parent=0, const char *name=0)
KCommand * buildCommand (Part *part)

Protected Slots

void slotOk ()

Private Attributes

Projectproject
CalendarListDialogImpldia


Detailed Description

Definition at line 87 of file kptcalendarlistdialog.h.


Constructor & Destructor Documentation

KPlato::CalendarListDialog::CalendarListDialog ( Project project,
QWidget *  parent = 0,
const char *  name = 0 
)

Definition at line 163 of file kptcalendarlistdialog.cc.

References KPlato::Project::calendars(), dia, KPlato::CalendarListDialogImpl::setBaseCalendars(), and slotOk().


Member Function Documentation

KCommand * KPlato::CalendarListDialog::buildCommand ( Part part  ) 

Definition at line 197 of file kptcalendarlistdialog.cc.

References KPlato::CalendarListDialogImpl::deletedItems(), dia, KPlato::CalendarListViewItem::original, and project.

Referenced by KPlato::View::slotProjectCalendar().

void KPlato::CalendarListDialog::slotOk (  )  [protected, slot]

Definition at line 223 of file kptcalendarlistdialog.cc.

Referenced by CalendarListDialog().


Member Data Documentation

Project& KPlato::CalendarListDialog::project [private]

Definition at line 98 of file kptcalendarlistdialog.h.

Referenced by buildCommand().

CalendarListDialogImpl* KPlato::CalendarListDialog::dia [private]

Definition at line 99 of file kptcalendarlistdialog.h.

Referenced by buildCommand(), and CalendarListDialog().


The documentation for this class was generated from the following files:
Generated on Wed Nov 22 23:21:44 2006 for KPlato by  doxygen 1.5.1-p1