Developer documentation | Axl-2.5.1

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

Go to the source code of this file.

Classes

class  axlDouble
 Class axlDouble defines a double. More...
 

Functions

dtkAbstractData * createaxlDouble (void)
 
QDebug operator<< (QDebug dbg, axlDouble point)
 
QDebug operator<< (QDebug dbg, axlDouble &point)
 
QDebug operator<< (QDebug dbg, axlDouble *point)
 

Function Documentation

dtkAbstractData* createaxlDouble ( void  )

Definition at line 147 of file axlDouble.cpp.

QDebug operator<< ( QDebug  dbg,
axlDouble  point 
)

Definition at line 94 of file axlDouble.cpp.

QDebug operator<< ( QDebug  dbg,
axlDouble point 
)

Definition at line 101 of file axlDouble.cpp.

QDebug operator<< ( QDebug  dbg,
axlDouble point 
)

Definition at line 108 of file axlDouble.cpp.