

Definition at line 110 of file sditems.h.
typedef OSB_LIB::Id<OSB_LIB::DayClass> OSB_GUI::SdList::DcId [private] |
| OSB_GUI::SdList::SdList | ( | QWidget * | parent, | |
| const char * | name = 0, |
|||
| WFlags | f = 0 | |||
| ) | [explicit] |
Constructor with arguments for QListView.
| OSB_GUI::SdList::SdList | ( | const SdList & | ) | [private] |
Prevent copying: not implemented.
| const SdItem* OSB_GUI::SdList::add | ( | const OSB_LIB::SpecialDate & | sd | ) |
| void OSB_GUI::SdList::commandEvent | ( | ToMenuCmd | cmd | ) | [slot] |
Dispatch menu commands to items.
| void OSB_GUI::SdList::languageChange | ( | ) |
Process a language change.
| void OSB_GUI::SdList::newSd | ( | ) | [private] |
Create a new special date.
Prevent assignment: not implemented.
| void OSB_GUI::SdList::rightClickEvent | ( | QListViewItem * | , | |
| const QPoint & | pt, | |||
| int | ||||
| ) | [slot] |
Handle right button mouse clicks.
Executes the special date menu if appropriate.
| ToMenu* OSB_GUI::SdList::sdMenu | ( | ) | [private] |
Access to special date menu.
| void OSB_GUI::SdList::setup | ( | const DcId & | dcId, | |
| bool | showOnly | |||
| ) | [private] |
Set-up the list box.
| dcId | The day class object id. | |
| showOnly | Flag to only show the special dates. |
| bool OSB_GUI::SdList::setupMenu | ( | ) | [slot] |
Configure the tariff object menu.
friend class DlgDc [friend] |
DcId OSB_GUI::SdList::dcId_ [private] |
ToMenu* OSB_GUI::SdList::sdMenu_ [private] |
bool OSB_GUI::SdList::showOnly_ [private] |
1.4.7