KVIrc 5.2.0
Developer APIs
Classes | Macros
libkviiograph.h File Reference
#include "kvi_inttypes.h"
#include "KviMainWindow.h"
#include "KviModuleExtension.h"
#include "KviWindow.h"
#include <QQueue>

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
 

Macro Definition Documentation

◆ IOGRAPH_MODULE_EXTENSION_NAME

#define IOGRAPH_MODULE_EXTENSION_NAME   "IO graph extension"

◆ KVI_IOGRAPH_HORIZ_SEGMENTS

#define KVI_IOGRAPH_HORIZ_SEGMENTS   10

◆ KVI_IOGRAPH_NUMBER_POINTS

#define KVI_IOGRAPH_NUMBER_POINTS   60

◆ KVI_IOGRAPH_VERT_SEGMENTS

#define KVI_IOGRAPH_VERT_SEGMENTS   10