|
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 421 of file common_definitions.h.
| uint DEVELOPMENT_FAMILY::CompilerFamily |
Database Index of the Project's Primary Development Tool
Definition at line 425 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 429 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 423 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 427 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 424 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 428 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 426 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 430 of file common_definitions.h.
Referenced by DevelopmentFamily::PostDevelopmentFamily(), and ProjectSubstitute::UpdateDevFamily().