OSB_GUI::LvTsScCfg Class Reference

Inheritance diagram for OSB_GUI::LvTsScCfg:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Listview to show/edit the SC configuration of a OSB_LIB::TsVersion.

Definition at line 221 of file tsutils.h.

Signals

Public Member Functions

Private Slots

Private Member Functions

Private Attributes

Classes


Constructor & Destructor Documentation

OSB_GUI::LvTsScCfg::LvTsScCfg ( QWidget parent,
const char *  name = "lvTsScCfg_",
WFlags  flags = 0 
) [explicit]

Constructor with Qt arguments.


Member Function Documentation

void OSB_GUI::LvTsScCfg::clearTcs (  )  [private]

void OSB_GUI::LvTsScCfg::display ( const OSB_LIB::ScTcsCfg scCfg  ) 

Populate listview with SC configuration.

void OSB_GUI::LvTsScCfg::languageChange (  ) 

Process a language change.

Item* OSB_GUI::LvTsScCfg::selectedCfg (  )  [private]

Get selected configuration.

Returns:
The only selected configuration.
It is 0 if no or more than 1 items are selected.

int OSB_GUI::LvTsScCfg::selectedCfgs (  ) 

Number of selected configurations.

Remarks:
The function is non-const only because QListViewItemIterator has no constructor that takes a const QListView.

void OSB_GUI::LvTsScCfg::selectTcs (  )  [private, slot]

Allow to select the TCS.

void OSB_GUI::LvTsScCfg::setEditable ( bool  on  ) 

Allow or disallow configuration.

void OSB_GUI::LvTsScCfg::setTcs ( const OSB_LIB::TcSystem tcs  )  [private]

Set TC systems for selected configurations.

void OSB_GUI::LvTsScCfg::tcsChanged ( const OSB_LIB::ScTcsCfg scTcsCfg  )  [signal]

Configuration of service class was changed.

Parameters:
scTcsCfg Container with new TC system of changed service classes.


Member Data Documentation

bool OSB_GUI::LvTsScCfg::editable_ [private]

Configuration editable (disabled by default)?

Definition at line 277 of file tsutils.h.


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