

Definition at line 290 of file reccnts.h.
typedef OSB_LIB::Id<OSB_LIB::RecordStreamInfo> OSB_GUI::RecCounts::RsId [private] |
| OSB_GUI::RecCounts::RecCounts | ( | BarChartInfo & | chartInfo, | |
| const RecCountView * | mgr, | |||
| QWidget * | parent, | |||
| const char * | name = 0, |
|||
| WFlags | flags = 0 | |||
| ) |
Constructor with chart information and Qt arguments.
| bool OSB_GUI::RecCounts::buildChart | ( | const OSB_LIB::CaStreamResult & | caRes | ) | [private] |
Build the bar chart.
| caRes | Call accounting for rsInfo. |
| void OSB_GUI::RecCounts::buildRanges | ( | Ranges & | dest, | |
| const OSB_LIB::CaCounts & | Counts, | |||
| const double | numRecs | |||
| ) | [private] |
| void OSB_GUI::RecCounts::mouseDoubleClickEvent | ( | QMouseEvent * | e | ) | [private] |
Show record stream and its call accounting details.
| void OSB_GUI::RecCounts::show | ( | const OSB_LIB::CaModuleResult & | modRes, | |
| const OSB_LIB::RecordStreams & | rsList | |||
| ) |
Show the call accounting for a module.
| modRes | Processing result (OSB_LIB::CallAccounting) for the module. | |
| rsList | List with information about record streams. |
| void OSB_GUI::RecCounts::show | ( | const OSB_LIB::RecordStreamInfo & | rsInfo, | |
| const OSB_LIB::CaStreamResult & | caRes | |||
| ) |
Show the call accounting for a record stream.
| rsInfo | Record stream to show. | |
| caRes | Processing result (OSB_LIB::CallAccounting) for rsInfo. |
const RecCountView* OSB_GUI::RecCounts::mgr_ [private] |
std::map<const QWidget*, RsId> OSB_GUI::RecCounts::rsMap_ [private] |
1.4.7