

Definition at line 121 of file dlgtcsmapping.h.
typedef OSB_LIB::TypeId<OSB_LIB::Cdr, 1> OSB_GUI::TcsMapping::CdrUsgType [private] |
typedef OSB_LIB::TypeId<OSB_LIB::CpMapper> OSB_GUI::TcsMapping::CpmType [private] |
typedef LeValueCombo<CpmType> OSB_GUI::TcsMapping::LineEdit [private] |
typedef std::list<Row> OSB_GUI::TcsMapping::MappingDefs [private] |
| OSB_GUI::TcsMapping::TcsMapping | ( | QWidget * | parent, | |
| const char * | name = "tcsMapping_", |
|||
| WFlags | fl = 0 | |||
| ) | [explicit] |
Constructor with QT arguments.
| void OSB_GUI::TcsMapping::addRow | ( | const OSB_LIB::UsageType & | type, | |
| int | pos, | |||
| QLabel * | buddy = 0 | |||
| ) | [private] |
Add a row.
| void OSB_GUI::TcsMapping::allowEdit | ( | bool | allow | ) |
Set widgets for editing or show only.
| void OSB_GUI::TcsMapping::display | ( | const OSB_LIB::MappingDistTcs & | tcs, | |
| bool | showOnly | |||
| ) |
Set widgets for a mapping TCS.
| tcs | Mapping TCS to display. | |
| showOnly | Flag if the TCS is only displayed. |
| Row* OSB_GUI::TcsMapping::findRow | ( | const OSB_LIB::UsageType & | type | ) | [private] |
Find a row.
| void OSB_GUI::TcsMapping::languageChange | ( | ) |
Process a language change.
| void OSB_GUI::TcsMapping::populate | ( | OSB_LIB::MappingDistTcs * | tcs | ) | const |
Write configuration to mapping TCS.
| tcs | Mapping TCS to populate. |
| void OSB_GUI::TcsMapping::resetMappings | ( | ) |
Reset all mapping definitions.
CmbCpm* OSB_GUI::TcsMapping::cmbCpm_ [private] |
MappingDefs OSB_GUI::TcsMapping::mappings_ [private] |
1.4.7