|
KiCad PCB EDA Suite
|
Go to the source code of this file.
Enumerations | |
| enum class | INFOBAR_MESSAGE_TYPE { GENERIC , OUTDATED_SAVE , DRC_RULES_ERROR , DRC_VIOLATION } |
| Sets the type of message for special handling if needed. More... | |
|
strong |
Sets the type of message for special handling if needed.
| Enumerator | |
|---|---|
| GENERIC | GENERIC Are messages that do not have special handling. |
| OUTDATED_SAVE | OUTDATED_SAVE Messages that should be cleared on save. |
| DRC_RULES_ERROR | |
| DRC_VIOLATION | |
Definition at line 27 of file wx_infobar_message_type.h.