#include <todoListCalendar.h>
Public Member Functions | |
todoListCalendar (QWidget *parent=0, const char *=0, Qt::WindowFlags f=0) | |
virtual SetResponse | set (const ParameterList &) |
void | setParams (ParameterList &) |
Public Slots | |
void | languageChange () |
void | sDelete () |
void | sEdit () |
void | sEditCustomer () |
void | sFillList (const QDate &) |
void | sFillList () |
void | sNew () |
void | sView () |
void | sViewCustomer () |
Protected Attributes | |
QDate | _lastDate |
int | _myUsrId |
CalendarGraphicsItem * | calendar |
Protected Member Functions | |
void | resizeEvent (QResizeEvent *) |
void | showEvent (QShowEvent *) |
Protected Slots | |
void | handlePrivs () |
void | sPopulateMenu (QMenu *) |
todoListCalendar::todoListCalendar | ( | QWidget * | parent = 0 , |
|
const char * | name = 0 , |
|||
Qt::WindowFlags | f = 0 | |||
) |
void todoListCalendar::handlePrivs | ( | ) | [protected, slot] |
void todoListCalendar::languageChange | ( | ) | [virtual, slot] |
Reimplemented from QWidget.
void todoListCalendar::resizeEvent | ( | QResizeEvent * | event | ) | [protected, virtual] |
Reimplemented from QWidget.
void todoListCalendar::sDelete | ( | ) | [slot] |
void todoListCalendar::sEdit | ( | ) | [slot] |
void todoListCalendar::sEditCustomer | ( | ) | [slot] |
enum SetResponse todoListCalendar::set | ( | const ParameterList & | pParams | ) | [virtual] |
Reimplemented from XWidget.
void todoListCalendar::setParams | ( | ParameterList & | params | ) |
void todoListCalendar::sFillList | ( | const QDate & | date | ) | [slot] |
void todoListCalendar::sFillList | ( | ) | [slot] |
void todoListCalendar::showEvent | ( | QShowEvent * | event | ) | [protected, virtual] |
Reimplemented from XWidget.
void todoListCalendar::sNew | ( | ) | [slot] |
void todoListCalendar::sPopulateMenu | ( | QMenu * | pMenu | ) | [protected, slot] |
void todoListCalendar::sView | ( | ) | [slot] |
void todoListCalendar::sViewCustomer | ( | ) | [slot] |
QDate todoListCalendar::_lastDate [protected] |
int todoListCalendar::_myUsrId [protected] |
CalendarGraphicsItem* todoListCalendar::calendar [protected] |
Generated on Tue Apr 20 12:03:29 2010 | xTuple ERP Programmer Reference, Version 3.5.0 | 1.6.1 |