Developer documentation | Axl-2.5.1

axlInteger.h File Reference
#include "axlCoreExport.h"
#include "axlAbstractData.h"
#include <QtCore>

Go to the source code of this file.

Classes

class  axlInteger
 Class axlInteger defines an integer. More...
 

Functions

dtkAbstractData * createaxlInteger (void)
 
QDebug operator<< (QDebug dbg, axlInteger point)
 
QDebug operator<< (QDebug dbg, axlInteger &point)
 
QDebug operator<< (QDebug dbg, axlInteger *point)
 

Function Documentation

dtkAbstractData* createaxlInteger ( void  )

Definition at line 154 of file axlInteger.cpp.

QDebug operator<< ( QDebug  dbg,
axlInteger  point 
)

Definition at line 101 of file axlInteger.cpp.

QDebug operator<< ( QDebug  dbg,
axlInteger point 
)

Definition at line 108 of file axlInteger.cpp.

QDebug operator<< ( QDebug  dbg,
axlInteger point 
)

Definition at line 115 of file axlInteger.cpp.