
Definition at line 181 of file dlgrfslot.h.
| OSB_GUI::RfSlotCharges::Charge::Charge | ( | QWidget * | parent | ) | [explicit] |
Constructor: allocate the widgets.
| parent | Parent of the widgets. |
| OSB_GUI::RfSlotCharges::Charge::~Charge | ( | ) | [private] |
Destructor: delete widgets.
| OSB_GUI::RfSlotCharges::Charge::Charge | ( | const Charge & | ) | [private] |
Prevent copying: not implemented.
| void OSB_GUI::RfSlotCharges::Charge::destroy | ( | ) | const |
Destroy the charge: calls the destructor.
| bool OSB_GUI::RfSlotCharges::Charge::empty | ( | ) | const |
Both line edits empty?
| bool OSB_GUI::RfSlotCharges::Charge::operator< | ( | const Charge & | rhs | ) | const |
Less than comparison operator.
Compares by leUpTo_ as double, empty is the lowest.
Prevent assignment: not implemented.
| void OSB_GUI::RfSlotCharges::Charge::setEnabled | ( | bool | on | ) |
Enable or disable the widgets.
1.4.7