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 421 of file common_definitions.h.

Field Documentation

◆ CompilerFamily

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

◆ CompilerFamilyString

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

◆ DevelopmentFamily

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

◆ DevelopmentFamilyString

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

◆ LanguageFamily

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

◆ LanguageFamilyString

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

◆ TargetFamily

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

◆ TargetFamilyString

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


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