|
Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
|
Project Groups like Home Automation, Houseboat, Sensors, etc. More...
#include <common_definitions.h>
Data Fields | |
| int | DevFamilyIndex |
| QString | ShortName |
| QString | FullName |
| QString | DevFamilyImage |
Project Groups like Home Automation, Houseboat, Sensors, etc.
Definition at line 437 of file common_definitions.h.
| QString DEV_FAMILY_INFO::DevFamilyImage |
Point to Development Family's image
Definition at line 442 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadDevFamilyData(), and ProjectSubstitute::LoadFileSubsList().
| int DEV_FAMILY_INFO::DevFamilyIndex |
Database Index of the Development Type
Definition at line 439 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadDevFamilyData(), DevelopmentFamily::ReadProjectId(), and ProjectIdentifier::ReadProjectId().
| QString DEV_FAMILY_INFO::FullName |
Full name of the Development Type
Definition at line 441 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadDevFamilyData(), and ProjectSubstitute::LoadFileSubsList().
| QString DEV_FAMILY_INFO::ShortName |
Short name of the Development Type
Definition at line 440 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadDevFamilyData(), ProjectSubstitute::LoadFileSubsList(), ProjectListManager::LoadProjectTable(), and ProjectListManager::MakeHTMLProjectPage().