Qucs-GUI
0.0.19
|
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 TO_INT | ( | f | ) | (f > 0.0 ? int(f + 0.5) : int(f - 0.5)) |
Definition at line 25 of file viewpainter.h.