|
Horizon
|
Public Types | |
| enum | Type { IMP_SCHEMATIC, IMP_BOARD, IMP_PADSTACK } |
Public Member Functions | |
| ProjectManagerProcess (Type ty, const std::vector< std::string > &args, const std::vector< std::string > &env) | |
Public Attributes | |
| Type | type |
| std::unique_ptr< EditorProcess > | proc = nullptr |
1.8.13