![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <libkviiograph.h>
Inheritance diagram for KviIOGraphWidget:Public Member Functions | |
| KviIOGraphWidget (QWidget *parent) | |
| ~KviIOGraphWidget () | |
Protected Member Functions | |
| virtual void | paintEvent (QPaintEvent *e) |
| virtual void | timerEvent (QTimerEvent *e) |
Protected Attributes | |
| unsigned int | m_maxRate |
| QQueue< unsigned int > | m_recvRates |
| QQueue< unsigned int > | m_sendRates |
| kvi_u64_t | m_uLastRecvBytes |
| kvi_u64_t | m_uLastSentBytes |
| KviIOGraphWidget::KviIOGraphWidget | ( | QWidget * | parent | ) |
References __tr, g_uIncomingTraffic, g_uOutgoingTraffic, m_maxRate, m_recvRates, m_sendRates, m_uLastRecvBytes, and m_uLastSentBytes.
|
inline |
|
protectedvirtual |
|
protectedvirtual |
References g_uIncomingTraffic, g_uOutgoingTraffic, i, KVI_IOGRAPH_NUMBER_POINTS, m_maxRate, m_recvRates, m_sendRates, m_uLastRecvBytes, and m_uLastSentBytes.
|
protected |
Referenced by KviIOGraphWidget(), paintEvent(), and timerEvent().
|
protected |
Referenced by KviIOGraphWidget(), paintEvent(), and timerEvent().
|
protected |
Referenced by KviIOGraphWidget(), paintEvent(), and timerEvent().
|
protected |
Referenced by KviIOGraphWidget(), and timerEvent().
|
protected |
Referenced by KviIOGraphWidget(), and timerEvent().
1.8.7