![]() |
KVIrc
4.9.2
DeveloperAPIs
|
#include <QQueue>#include "KviMainWindow.h"#include "kvi_inttypes.h"#include "KviModuleExtension.h"#include "KviWindow.h"Go to the source code of this file.
Classes | |
| class | KviIOGraphWidget |
| class | KviIOGraphWindow |
Macros | |
| #define | IOGRAPH_MODULE_EXTENSION_NAME "IO graph extension" |
| #define | KVI_IOGRAPH_HORIZ_SEGMENTS 10 |
| #define | KVI_IOGRAPH_NUMBER_POINTS 60 |
| #define | KVI_IOGRAPH_VERT_SEGMENTS 10 |
| #define IOGRAPH_MODULE_EXTENSION_NAME "IO graph extension" |
| #define KVI_IOGRAPH_HORIZ_SEGMENTS 10 |
Referenced by KviIOGraphWidget::paintEvent().
| #define KVI_IOGRAPH_NUMBER_POINTS 60 |
Referenced by KviIOGraphWidget::paintEvent(), and KviIOGraphWidget::timerEvent().
| #define KVI_IOGRAPH_VERT_SEGMENTS 10 |
Referenced by KviIOGraphWidget::paintEvent().
1.8.7