

Definition at line 184 of file reccnts.h.
| OSB_GUI::RecCountView::RecCountView | ( | QWidget * | parent, | |
| const char * | name = 0, |
|||
| WFlags | flags = 0 | |||
| ) |
Constructor with Qt arguments.
| OSB_GUI::RecCountView::~RecCountView | ( | ) |
Destructor: delete streamDlg_.
| void OSB_GUI::RecCountView::clear | ( | ) | [private] |
Delete all bar charts and reset chart information.
| QSize OSB_GUI::RecCountView::contentsSize | ( | ) | const [private] |
Calcaluate the size of the RecCounts widgets.
| bool OSB_GUI::RecCountView::empty | ( | ) | const |
| bool OSB_GUI::RecCountView::noInfo | ( | ) | const |
| void OSB_GUI::RecCountView::readCa | ( | const OSB_DB::Session & | session | ) | [private] |
Read the call accounting result from the database.
| session | Database session to use. |
| void OSB_GUI::RecCountView::readStreams | ( | const OSB_DB::Session & | session, | |
| const OSB_LIB::RecordStreamFilter & | filter | |||
| ) | [private] |
Read the record streams from the database.
| session | Database session to use. | |
| filter | Filter to apply. |
| bool OSB_GUI::RecCountView::showByModule | ( | ) |
Show the call accouting by module.
| bool OSB_GUI::RecCountView::showByStream | ( | ) |
Show the call accouting by record stream.
| void OSB_GUI::RecCountView::showInfo | ( | const OSB_LIB::RecordStreamInfo::Oid & | rsId | ) | const |
Show detailed information for a record stream.
| rsId | Id of the record stream to show. |
| void OSB_GUI::RecCountView::viewportResizeEvent | ( | QResizeEvent * | e | ) | [private] |
Resize the RecCounts widgets to use the full width.
friend class RecCountsAdmin [friend] |
BarChartInfo* OSB_GUI::RecCountView::chartInfo_ [private] |
std::set<RecCounts*> OSB_GUI::RecCountView::recCounts_ [private] |
DlgStreamInfo* OSB_GUI::RecCountView::streamDlg_ [mutable, private] |
1.4.7