KPlato::CalendarEditBase Class Reference

#include <kptcalendareditbase.h>

Inherited by KPlato::CalendarEdit.

Inheritance diagram for KPlato::CalendarEditBase:

[legend]
List of all members.

Public Member Functions

 CalendarEditBase (QWidget *parent=0, Qt::WFlags fl=0)
 ~CalendarEditBase ()

Public Attributes

Q3GroupBox * groupBox2
CalendarPanelcalendarPanel
Q3ButtonGroup * day
QComboBox * state
QPushButton * bApply
Q3GroupBox * groupBox4
QTreeWidget * intervalList
Q3TimeEdit * startTime
Q3TimeEdit * endTime
QPushButton * bClear
QPushButton * bAddInterval

Protected Slots

virtual void languageChange ()

Protected Attributes

Q3HBoxLayout * CalendarEditBaseLayout
Q3GridLayout * groupBox2Layout
Q3HBoxLayout * layout10
Q3VBoxLayout * dayLayout
Q3HBoxLayout * layout8
Q3VBoxLayout * groupBox4Layout
Q3HBoxLayout * layout6
Q3HBoxLayout * layout5

Detailed Description

Definition at line 49 of file kptcalendareditbase.h.


Constructor & Destructor Documentation

KPlato::CalendarEditBase::CalendarEditBase ( QWidget *  parent = 0,
Qt::WFlags  fl = 0 
)

Definition at line 50 of file kptcalendareditbase.cc.

References bAddInterval, bApply, bClear, CalendarEditBaseLayout, calendarPanel, day, dayLayout, endTime, groupBox2, groupBox2Layout, groupBox4, groupBox4Layout, intervalList, languageChange(), layout5, layout6, layout8, startTime, and state.

KPlato::CalendarEditBase::~CalendarEditBase (  ) 

Definition at line 126 of file kptcalendareditbase.cc.


Member Function Documentation

void KPlato::CalendarEditBase::languageChange (  )  [protected, virtual, slot]

Definition at line 135 of file kptcalendareditbase.cc.

References bAddInterval, bApply, bClear, day, groupBox2, groupBox4, and intervalList.

Referenced by CalendarEditBase().


Member Data Documentation

Q3GroupBox* KPlato::CalendarEditBase::groupBox2

Definition at line 57 of file kptcalendareditbase.h.

Referenced by CalendarEditBase(), and languageChange().

CalendarPanel* KPlato::CalendarEditBase::calendarPanel

Definition at line 58 of file kptcalendareditbase.h.

Referenced by KPlato::CalendarEdit::CalendarEdit(), CalendarEditBase(), KPlato::CalendarEdit::clearPanel(), KPlato::CalendarEdit::setCalendar(), and KPlato::CalendarEdit::slotApplyClicked().

Q3ButtonGroup* KPlato::CalendarEditBase::day

Definition at line 59 of file kptcalendareditbase.h.

Referenced by CalendarEditBase(), KPlato::CalendarEdit::clearEditPart(), and languageChange().

QComboBox* KPlato::CalendarEditBase::state

Definition at line 60 of file kptcalendareditbase.h.

Referenced by KPlato::CalendarEdit::CalendarEdit(), CalendarEditBase(), KPlato::CalendarEdit::clearEditPart(), KPlato::CalendarEdit::slotApplyClicked(), KPlato::CalendarEdit::slotCheckAllFieldsFilled(), KPlato::CalendarEdit::slotDateSelected(), and KPlato::CalendarEdit::slotWeekdaySelected().

QPushButton* KPlato::CalendarEditBase::bApply

Definition at line 61 of file kptcalendareditbase.h.

Referenced by KPlato::CalendarEdit::CalendarEdit(), CalendarEditBase(), KPlato::CalendarEdit::clearEditPart(), languageChange(), KPlato::CalendarEdit::slotAddIntervalClicked(), KPlato::CalendarEdit::slotClearClicked(), KPlato::CalendarEdit::slotDateSelected(), KPlato::CalendarEdit::slotStateActivated(), and KPlato::CalendarEdit::slotWeekdaySelected().

Q3GroupBox* KPlato::CalendarEditBase::groupBox4

Definition at line 62 of file kptcalendareditbase.h.

Referenced by CalendarEditBase(), and languageChange().

QTreeWidget* KPlato::CalendarEditBase::intervalList

Definition at line 63 of file kptcalendareditbase.h.

Referenced by KPlato::CalendarEdit::CalendarEdit(), CalendarEditBase(), KPlato::CalendarEdit::clearEditPart(), languageChange(), KPlato::CalendarEdit::slotAddIntervalClicked(), KPlato::CalendarEdit::slotApplyClicked(), KPlato::CalendarEdit::slotCheckAllFieldsFilled(), KPlato::CalendarEdit::slotClearClicked(), KPlato::CalendarEdit::slotDateSelected(), KPlato::CalendarEdit::slotStateActivated(), and KPlato::CalendarEdit::slotWeekdaySelected().

Q3TimeEdit* KPlato::CalendarEditBase::startTime

Definition at line 64 of file kptcalendareditbase.h.

Referenced by CalendarEditBase(), KPlato::CalendarEdit::clearEditPart(), KPlato::CalendarEdit::slotAddIntervalClicked(), and KPlato::CalendarEdit::slotStateActivated().

Q3TimeEdit* KPlato::CalendarEditBase::endTime

Definition at line 65 of file kptcalendareditbase.h.

Referenced by CalendarEditBase(), KPlato::CalendarEdit::clearEditPart(), KPlato::CalendarEdit::slotAddIntervalClicked(), and KPlato::CalendarEdit::slotStateActivated().

QPushButton* KPlato::CalendarEditBase::bClear

Definition at line 66 of file kptcalendareditbase.h.

Referenced by KPlato::CalendarEdit::CalendarEdit(), CalendarEditBase(), KPlato::CalendarEdit::clearEditPart(), languageChange(), and KPlato::CalendarEdit::slotStateActivated().

QPushButton* KPlato::CalendarEditBase::bAddInterval

Definition at line 67 of file kptcalendareditbase.h.

Referenced by KPlato::CalendarEdit::CalendarEdit(), CalendarEditBase(), KPlato::CalendarEdit::clearEditPart(), languageChange(), and KPlato::CalendarEdit::slotStateActivated().

Q3HBoxLayout* KPlato::CalendarEditBase::CalendarEditBaseLayout [protected]

Definition at line 70 of file kptcalendareditbase.h.

Referenced by CalendarEditBase().

Q3GridLayout* KPlato::CalendarEditBase::groupBox2Layout [protected]

Definition at line 71 of file kptcalendareditbase.h.

Referenced by CalendarEditBase().

Q3HBoxLayout* KPlato::CalendarEditBase::layout10 [protected]

Definition at line 72 of file kptcalendareditbase.h.

Q3VBoxLayout* KPlato::CalendarEditBase::dayLayout [protected]

Definition at line 73 of file kptcalendareditbase.h.

Referenced by CalendarEditBase().

Q3HBoxLayout* KPlato::CalendarEditBase::layout8 [protected]

Definition at line 74 of file kptcalendareditbase.h.

Referenced by CalendarEditBase().

Q3VBoxLayout* KPlato::CalendarEditBase::groupBox4Layout [protected]

Definition at line 75 of file kptcalendareditbase.h.

Referenced by CalendarEditBase().

Q3HBoxLayout* KPlato::CalendarEditBase::layout6 [protected]

Definition at line 76 of file kptcalendareditbase.h.

Referenced by CalendarEditBase().

Q3HBoxLayout* KPlato::CalendarEditBase::layout5 [protected]

Definition at line 77 of file kptcalendareditbase.h.

Referenced by CalendarEditBase().


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