Qucs-GUI  0.0.19
Data Structures | Defines
/home/travis/build/Qucs/qucs/qucs/qucs/viewpainter.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  ViewPainter

Defines

#define TO_INT(f)   (f > 0.0 ? int(f + 0.5) : int(f - 0.5))

Define Documentation

#define TO_INT (   f)    (f > 0.0 ? int(f + 0.5) : int(f - 0.5))

Definition at line 25 of file viewpainter.h.

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines