OSB_GUI::DlgStreamInfo Class Reference

Inheritance diagram for OSB_GUI::DlgStreamInfo:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Dialog to display record stream information.

Definition at line 71 of file dlgstreaminfo.h.

Signals

Public Member Functions

Private Member Functions

Private Attributes


Constructor & Destructor Documentation

OSB_GUI::DlgStreamInfo::DlgStreamInfo ( QWidget parent = 0,
const char *  name = 0,
bool  modal = false,
WFlags  flags = 0 
) [explicit]

Constructor with Qt arguments.


Member Function Documentation

void OSB_GUI::DlgStreamInfo::done ( int  r  ) 

Close the dialog with result r.

Emits sigDone().

int OSB_GUI::DlgStreamInfo::exec ( const OSB_LIB::RecordStreamInfo rsInfo,
const OSB_LIB::CaStreamResult caRes 
)

Show record stream information (modal).

Parameters:
rsInfo Record stream to display.
caRes Call accounting result for rsInfo.
Returns:
The dialog execution code: always QDialog::Accepted.

void OSB_GUI::DlgStreamInfo::languageChange (  ) 

Process a language change.

const OSB_LIB::Id<OSB_LIB::RecordStreamInfo> OSB_GUI::DlgStreamInfo::rsId (  )  const [inline]

The id of the displayed record stream.

It is not set before show() is called.

Definition at line 128 of file dlgstreaminfo.h.

References rsId_.

void OSB_GUI::DlgStreamInfo::setup ( const OSB_LIB::RecordStreamInfo rsInfo,
const OSB_LIB::CaStreamResult caRes 
) [private]

Set the widgets for rsInfo and caRes.

void OSB_GUI::DlgStreamInfo::show ( const OSB_LIB::RecordStreamInfo rsInfo,
const OSB_LIB::CaStreamResult caRes 
)

Show record stream information (non-modal).

Parameters:
rsInfo Record stream to display.
caRes Call accounting result for rsInfo.

bool OSB_GUI::DlgStreamInfo::showCaPage (  ) 

Show the call accounting page.

Returns:
true if the call accounting page can be shown, i.e., the information is available, else false.

void OSB_GUI::DlgStreamInfo::sigDone ( const DlgStreamInfo dlg  )  [signal]

Signal emitted if the dialog is closed.

Parameters:
dlg The dialog that emits the signal (this pointer).


Member Data Documentation

StreamCaWidget* OSB_GUI::DlgStreamInfo::caResult_ [private]

Widget to show the call accounting.

Definition at line 150 of file dlgstreaminfo.h.

OSB_LIB::Id<OSB_LIB::RecordStreamInfo> OSB_GUI::DlgStreamInfo::rsId_ [private]

The id of the shown record stream.

Definition at line 148 of file dlgstreaminfo.h.

Referenced by rsId().


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