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

#include <common_definitions.h>

Data Fields

int ProjectIndex
QString ProjectName
QString ProjectIdent
QString ProjectDirectory
QString BriefDescription
QString FullDescription
QString ProjectIcon
QString DepartureURL
QString ExeDirectory
QString ExeName
uint ProjectOptions
uint ProjectSelections

Detailed Description

Definition at line 229 of file common_definitions.h.

Field Documentation

◆ BriefDescription

QString PROJECT_DESCRIPTION::BriefDescription

◆ DepartureURL

QString PROJECT_DESCRIPTION::DepartureURL

The URL to which the viewer can exit to reach the main website.

Definition at line 238 of file common_definitions.h.

Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), and ProjectIdentifier::ReadProjectId().

◆ ExeDirectory

QString PROJECT_DESCRIPTION::ExeDirectory

The directory holding the executable file developed by the project.

Definition at line 239 of file common_definitions.h.

Referenced by Worker::FindLibraries(), ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), and ProjectIdentifier::ReadProjectId().

◆ ExeName

QString PROJECT_DESCRIPTION::ExeName

◆ FullDescription

QString PROJECT_DESCRIPTION::FullDescription

A more complete description of the Projexct's function.

Definition at line 236 of file common_definitions.h.

Referenced by ProjectSubstitute::LoadFileSubsList(), and ReadProjectInfo::LoadProjectInfo().

◆ ProjectDirectory

QString PROJECT_DESCRIPTION::ProjectDirectory

◆ ProjectIcon

QString PROJECT_DESCRIPTION::ProjectIcon

A POinter to the Project's Logo Image

Definition at line 237 of file common_definitions.h.

Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadProjectInfo(), and ProjectIdentifier::ReadProjectId().

◆ ProjectIdent

◆ ProjectIndex

◆ ProjectName

◆ ProjectOptions

◆ ProjectSelections

uint PROJECT_DESCRIPTION::ProjectSelections

An encoded set of Project Selections from the Project List

Definition at line 242 of file common_definitions.h.

Referenced by ProjectDocManager::UpdateProjectToDatabase().


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