|
QElectroTech
0.70
|
#include "conductorprofile.h"#include "qetgraphicsitem/conductor.h"#include "conductorsegmentprofile.h"#include "terminal.h"Go to the source code of this file.
Functions | |
| QDebug & | operator<< (QDebug d, ConductorProfile &t) |
| QDebug& operator<< | ( | QDebug | d, |
| ConductorProfile & | t | ||
| ) |
Permet de debugger un profil de conducteur
| d | Object QDebug a utiliser pour l'affichage des informations de debug |
| t | Profil de conducteur a debugger |
Definition at line 151 of file conductorprofile.cpp.
References ConductorProfile::segments.
1.8.15