|
Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
|
Summary of Project Types. More...
#include <common_definitions.h>
Data Fields | |
| uint | DevelopmentFamily |
| uint | LanguageFamily |
| uint | CompilerFamily |
| uint | TargetFamily |
| QString | DevelopmentFamilyString |
| QString | LanguageFamilyString |
| QString | CompilerFamilyString |
| QString | TargetFamilyString |
Summary of Project Types.
Definition at line 436 of file common_definitions.h.
| uint DEVELOPMENT_FAMILY::CompilerFamily |
Database Index of the Project's Primary Development Tool
Definition at line 440 of file common_definitions.h.
Referenced by DevelopmentFamily::PostDevelopmentFamily(), and ProjectIdentifier::ReadProjectId().
| QString DEVELOPMENT_FAMILY::CompilerFamilyString |
Text Name of the Project's Primary Development Tool
Definition at line 444 of file common_definitions.h.
Referenced by DevelopmentFamily::PostDevelopmentFamily(), and ProjectSubstitute::UpdateDevFamily().
| uint DEVELOPMENT_FAMILY::DevelopmentFamily |
Database Index of the Project's Development Family
Definition at line 438 of file common_definitions.h.
Referenced by DevelopmentFamily::PostDevelopmentFamily(), and ProjectIdentifier::ReadProjectId().
| QString DEVELOPMENT_FAMILY::DevelopmentFamilyString |
Text Name of the Project's Development Family
Definition at line 442 of file common_definitions.h.
Referenced by DevelopmentFamily::PostDevelopmentFamily(), and ProjectSubstitute::UpdateDevFamily().
| uint DEVELOPMENT_FAMILY::LanguageFamily |
Database Index of the Project's Computer Language family
Definition at line 439 of file common_definitions.h.
Referenced by DevelopmentFamily::PostDevelopmentFamily(), and ProjectIdentifier::ReadProjectId().
| QString DEVELOPMENT_FAMILY::LanguageFamilyString |
Text Name of the Project's Computer Language family
Definition at line 443 of file common_definitions.h.
Referenced by DevelopmentFamily::PostDevelopmentFamily(), and ProjectSubstitute::UpdateDevFamily().
| uint DEVELOPMENT_FAMILY::TargetFamily |
Database Index of the Project's Target Family
Definition at line 441 of file common_definitions.h.
Referenced by DevelopmentFamily::PostDevelopmentFamily(), and ProjectIdentifier::ReadProjectId().
| QString DEVELOPMENT_FAMILY::TargetFamilyString |
Text Name of the Project's Target Family
Definition at line 445 of file common_definitions.h.
Referenced by DevelopmentFamily::PostDevelopmentFamily(), and ProjectSubstitute::UpdateDevFamily().