| 
    Qucs-GUI
    0.0.18
    
   | 
 
#include <QPainter>Go to the source code of this file.
Data Structures | |
| class | ViewPainter | 
Macros | |
| #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 23 of file viewpainter.h.
 1.8.6