Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
Loading...
Searching...
No Matches
DEVELOPMENT_FAMILY Struct Reference

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

Detailed Description

Summary of Project Types.

Definition at line 436 of file common_definitions.h.

Field Documentation

◆ CompilerFamily

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().

◆ CompilerFamilyString

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().

◆ DevelopmentFamily

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().

◆ DevelopmentFamilyString

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().

◆ LanguageFamily

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().

◆ LanguageFamilyString

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().

◆ TargetFamily

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().

◆ TargetFamilyString

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().


The documentation for this struct was generated from the following file: