OSB_GUI::SdList Class Reference

Inheritance diagram for OSB_GUI::SdList:

Inheritance graph
[legend]
Collaboration diagram for OSB_GUI::SdList:

Collaboration graph
[legend]
List of all members.

Detailed Description

List of special dates.

Definition at line 110 of file sditems.h.

Public Slots

Public Member Functions

Private Types

Private Member Functions

Private Attributes

Friends


Member Typedef Documentation

typedef OSB_LIB::Id<OSB_LIB::DayClass> OSB_GUI::SdList::DcId [private]

Just a short-hand.

Definition at line 113 of file sditems.h.


Constructor & Destructor Documentation

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.


Member Function Documentation

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.

SdList& OSB_GUI::SdList::operator= ( const SdList  )  [private]

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.

Parameters:
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.


Friends And Related Function Documentation

friend class DlgDc [friend]

Give access to setup() and sdMenu().

Definition at line 115 of file sditems.h.


Member Data Documentation

DcId OSB_GUI::SdList::dcId_ [private]

Object id of supported day class.

Definition at line 162 of file sditems.h.

ToMenu* OSB_GUI::SdList::sdMenu_ [private]

Popup menu for special dates.

Definition at line 166 of file sditems.h.

bool OSB_GUI::SdList::showOnly_ [private]

Flag to only show the special dates.

Definition at line 164 of file sditems.h.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:21:18 2006 for OSB Library by  doxygen 1.4.7