

Definition at line 498 of file tolists.h.
| OSB_GUI::ToVsItem::ToVsItem | ( | QListViewItem * | parent | ) | [explicit] |
Constructor with parent.
Derived classes should call set() in their constructor.
| long OSB_GUI::ToVsItem::objId | ( | ) | const [private, virtual] |
Get numeric object identification.
Implements OSB_GUI::ToCfgTsItem.
| void OSB_GUI::ToVsItem::set | ( | const OSB_LIB::ToVersion & | toVs | ) | [protected] |
Set or update the data.
| toVs | Version object with (changed) data. |
| virtual long OSB_GUI::ToVsItem::vsId | ( | ) | const [protected, pure virtual] |
Get the version number.
Implemented in OSB_GUI::ScsVsItem, OSB_GUI::TcsVsItem, OSB_GUI::TfVsItem, OSB_GUI::TpsVsItem, and OSB_GUI::TsVsItem.
1.4.7