OSB_GUI::DlgTo Class Reference

Inheritance diagram for OSB_GUI::DlgTo:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Dialog to show and edit a tariff object.

Definition at line 61 of file dlgto.h.

Public Member Functions

Private Member Functions


Constructor & Destructor Documentation

OSB_GUI::DlgTo::DlgTo ( const char *  caption,
QWidget parent,
const char *  name,
bool  modal = false,
WFlags  fl = 0 
)

Constructor with caption and Qt arguments.


Member Function Documentation

bool OSB_GUI::DlgTo::dirty (  )  const

Editable widgets modified?

int OSB_GUI::DlgTo::editTo ( OSB_LIB::TariffObject to  )  [private]

Create or edit a tariff object.

template<typename Id>
int OSB_GUI::DlgTo::editTo ( const Id &  oid,
OSB_LIB::TariffObject to 
)

Create or edit a tariff object.

Parameters:
oid The object id of the tariff object.
to Tariff object to edit.
Returns:
The dialog execution code from QDialog::exec().

Definition at line 121 of file dlgto.h.

void OSB_GUI::DlgTo::reject (  )  [private]

Reject the dialog, but only after user confirmation.

int OSB_GUI::DlgTo::showTo ( const OSB_LIB::TariffObject to  )  [private]

Show a tariff object.

template<typename Id>
int OSB_GUI::DlgTo::showTo ( const Id &  oid,
const OSB_LIB::TariffObject to 
)

Show a tariff object.

Parameters:
oid The object id of the tariff object.
to Tariff object to show.
Returns:
The dialog execution code from QDialog::exec().

Definition at line 111 of file dlgto.h.


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