

Definition at line 65 of file tautils.h.
| virtual OSB_GUI::ToCfgStatusProxy::~ToCfgStatusProxy | ( | ) | [virtual] |
Virtual empty destructor.
| Result OSB_GUI::ToCfgStatusProxy::result | ( | ) | const |
Get the result.
| void OSB_GUI::ToCfgStatusProxy::setResult | ( | Result | result | ) |
Set the result.
| virtual void OSB_GUI::ToCfgStatusProxy::setStatus | ( | OSB_LIB::CfgStatus | newStatus, | |
| OSB_LIB::OsbErrors & | errors | |||
| ) | [pure virtual] |
Change the status of the tariff object in the tariff catalogue.
Implemented in OSB_GUI::RfStatusProxy, and OSB_GUI::DcStatusProxy.
| virtual OSB_LIB::CfgStatus OSB_GUI::ToCfgStatusProxy::status | ( | ) | const [pure virtual] |
Current configuration status of the tariff object to change.
Implemented in OSB_GUI::RfStatusProxy, and OSB_GUI::DcStatusProxy.
| void changeStatus | ( | QWidget * | parent, | |
| ToCfgStatusProxy & | proxy | |||
| ) | [related] |
Change the status of a OSB_LIB::ToCfgBase.
| parent | Parent widget of dialogs. | |
| proxy | Proxy class to change the tariff object status in the tariff catalogue. Gets the result of the operation. |
Result OSB_GUI::ToCfgStatusProxy::result_ [private] |
1.4.7