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

Information about the Development Status. More...

#include <common_definitions.h>

Data Fields

int StatusIndex
QDateTime StatusDateTime
QString StatusName
QString StatusDescription
QString StatusImage
QString StatusDateTimeString

Detailed Description

Information about the Development Status.

This structure provides information about where the project is in the development cycle.

Definition at line 140 of file common_definitions.h.

Field Documentation

◆ StatusDateTime

QDateTime STATUS_INFO::StatusDateTime

◆ StatusDateTimeString

QString STATUS_INFO::StatusDateTimeString

◆ StatusDescription

QString STATUS_INFO::StatusDescription

A full dewcription of the status level

Definition at line 145 of file common_definitions.h.

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

◆ StatusImage

QString STATUS_INFO::StatusImage

Apointer to an Image of the Status Level

Definition at line 146 of file common_definitions.h.

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

◆ StatusIndex

int STATUS_INFO::StatusIndex

Index of the Status Entry in the Database

Definition at line 142 of file common_definitions.h.

Referenced by ReadProjectInfo::LoadStatusInfo(), ProjectStatus::PostStatus(), and ProjectStatus::ReadProjectInfo().

◆ StatusName


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