|
KiCad PCB EDA Suite
|
Class is responsible for providing colors for traces on simulation plot. More...
#include <map>#include <vector>#include <wx/colour.h>#include <wx/string.h>Go to the source code of this file.
Classes | |
| class | SIM_PLOT_COLORS |
Functions | |
| bool | operator< (SIM_PLOT_COLORS::COLOR_SET &x, SIM_PLOT_COLORS::COLOR_SET &y) |
| bool | operator>= (SIM_PLOT_COLORS::COLOR_SET &x, SIM_PLOT_COLORS::COLOR_SET &y) |
| bool | operator< (SIM_PLOT_COLORS::COLOR_SET &x, int y) |
| bool | operator>= (SIM_PLOT_COLORS::COLOR_SET &x, int y) |
| SIM_PLOT_COLORS::COLOR_SET | operator+ (SIM_PLOT_COLORS::COLOR_SET x, SIM_PLOT_COLORS::COLOR_SET y) |
| SIM_PLOT_COLORS::COLOR_SET | operator- (SIM_PLOT_COLORS::COLOR_SET x, SIM_PLOT_COLORS::COLOR_SET y) |
| SIM_PLOT_COLORS::COLOR_SET | operator% (int x, SIM_PLOT_COLORS::COLOR_SET y) |
| SIM_PLOT_COLORS::COLOR_SET & | operator++ (SIM_PLOT_COLORS::COLOR_SET &x) |
Class is responsible for providing colors for traces on simulation plot.
Definition in file sim_plot_colors.h.
|
inline |
Definition at line 69 of file sim_plot_colors.cpp.
|
inline |
Definition at line 55 of file sim_plot_colors.cpp.
|
inline |
Definition at line 75 of file sim_plot_colors.cpp.
|
inline |
Definition at line 62 of file sim_plot_colors.cpp.
|
inline |
Definition at line 43 of file sim_plot_colors.cpp.
|
inline |
Definition at line 31 of file sim_plot_colors.cpp.
|
inline |
Definition at line 49 of file sim_plot_colors.cpp.
|
inline |
Definition at line 37 of file sim_plot_colors.cpp.