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

Fields describing a Licence. More...

#include <common_definitions.h>

Data Fields

int LicenceIndex
QString ShortName
QString FullName
QString LicenceURL
QString LicenceImage

Detailed Description

Fields describing a Licence.

This structure contains all of he infomation required to describe a licence.

Definition at line 87 of file common_definitions.h.

Field Documentation

◆ FullName

QString LICENCE_INFO::FullName

The Full name of the Licence.

Definition at line 91 of file common_definitions.h.

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

◆ LicenceImage

QString LICENCE_INFO::LicenceImage

A Pointer to an image representing the Licence.

Definition at line 93 of file common_definitions.h.

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

◆ LicenceIndex

int LICENCE_INFO::LicenceIndex

The index of the licence entity in the Licence Database.

Definition at line 89 of file common_definitions.h.

Referenced by ReadProjectInfo::LoadLicenceData(), ProjectListManager::MakeHTMLProjectPage(), and ProjectIdentifier::ReadProjectId().

◆ LicenceURL

QString LICENCE_INFO::LicenceURL

The URL of a complete description of the Licence.

Definition at line 92 of file common_definitions.h.

Referenced by ProjectSubstitute::LoadFileSubsList(), ReadProjectInfo::LoadLicenceData(), and ProjectListManager::MakeHTMLProjectPage().

◆ ShortName

QString LICENCE_INFO::ShortName

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