|
|
| Project (const UUID &uu) |
| |
|
ProjectBlock & | get_top_block () |
| |
|
const ProjectBlock & | get_top_block () const |
| |
|
std::string | create (const std::map< std::string, std::string > &meta, const UUID &default_via) |
| |
|
json | serialize () const |
| |
|
|
static Project | new_from_file (const std::string &filename) |
| |
|
static unsigned int | get_app_version () |
| |
|
|
std::string | base_path |
| |
|
UUID | uuid |
| |
|
std::map< UUID, ProjectBlock > | blocks |
| |
|
UUID | pool_uuid |
| |
|
std::string | vias_directory |
| |
|
std::string | pictures_directory |
| |
|
std::string | board_filename |
| |
|
std::string | pool_cache_directory |
| |
|
FileVersion | version |
| |
The documentation for this class was generated from the following files: