OSB_GUI::StreamCaWidget Class Reference

Inheritance diagram for OSB_GUI::StreamCaWidget:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Widget to display the call accounting of one record stream.

Definition at line 156 of file dlgstreaminfo.h.

Public Member Functions

Private Member Functions

Private Attributes


Constructor & Destructor Documentation

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

Constructor with Qt arguments.


Member Function Documentation

void OSB_GUI::StreamCaWidget::addLabel ( const std::string &  text,
int  row,
int  col 
) [private]

Create a QLabel widget.

void OSB_GUI::StreamCaWidget::build ( const OSB_LIB::CaStreamResult caRes  )  [private]

Build the layout for a stream's call accounting.

void OSB_GUI::StreamCaWidget::languageChange (  ) 

Process a language change.

void OSB_GUI::StreamCaWidget::populate ( const OSB_LIB::CaStreamResult caRes  ) 

Populate the widget for the call accounting of a record stream.


Member Data Documentation

std::set<QLabel*> OSB_GUI::StreamCaWidget::labels_ [private]

QLabels use to show the result.

Definition at line 200 of file dlgstreaminfo.h.

QFrame* OSB_GUI::StreamCaWidget::lineHead_ [private]

Header line.

Definition at line 193 of file dlgstreaminfo.h.

QGridLayout* OSB_GUI::StreamCaWidget::lo_ [private]

Layout for the widgets.

Definition at line 187 of file dlgstreaminfo.h.

QSpacerItem* OSB_GUI::StreamCaWidget::spBottom_ [private]

Vertical spacer below CA widgets.

Definition at line 203 of file dlgstreaminfo.h.

QLabel* OSB_GUI::StreamCaWidget::tlNumRecs_ [private]

Original number of records.

Definition at line 197 of file dlgstreaminfo.h.

QLabel* OSB_GUI::StreamCaWidget::tlOriginal_ [private]

Label "Original number of records".

Definition at line 195 of file dlgstreaminfo.h.

QLabel* OSB_GUI::StreamCaWidget::tlPct_ [private]

Text label "Percent".

Definition at line 189 of file dlgstreaminfo.h.

QLabel* OSB_GUI::StreamCaWidget::tlRecs_ [private]

Text label "Records".

Definition at line 191 of file dlgstreaminfo.h.


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