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

Personal Information about the Developer. More...

#include <common_definitions.h>

Data Fields

int DeveloperIndex
QString Name
QString Email
QString Phone
QString Info
QString Handle
QDateTime DateJoined
QDateTime DateLeft
bool IsAvailable

Detailed Description

Personal Information about the Developer.

This structure holds all of the informatin necessary to identify and contact potential developers.

Definition at line 102 of file common_definitions.h.

Field Documentation

◆ DateJoined

QDateTime DEVELOPER_INFO::DateJoined

Date the Developer Joined the Site

Definition at line 110 of file common_definitions.h.

Referenced by ReadProjectInfo::LoadDeveloperData().

◆ DateLeft

QDateTime DEVELOPER_INFO::DateLeft

Date the Developer Left the Site

Definition at line 111 of file common_definitions.h.

Referenced by ReadProjectInfo::LoadDeveloperData().

◆ DeveloperIndex

int DEVELOPER_INFO::DeveloperIndex

The index of the Developer Information

Definition at line 104 of file common_definitions.h.

Referenced by ReadProjectInfo::LoadDeveloperData().

◆ Email

QString DEVELOPER_INFO::Email

◆ Handle

QString DEVELOPER_INFO::Handle

◆ Info

QString DEVELOPER_INFO::Info

Information relevant tot he Developer

Definition at line 108 of file common_definitions.h.

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

◆ IsAvailable

bool DEVELOPER_INFO::IsAvailable

Flag to indicate if Developer is Available for New Projects.

Definition at line 112 of file common_definitions.h.

Referenced by ReadProjectInfo::LoadDeveloperData().

◆ Name

QString DEVELOPER_INFO::Name

◆ Phone

QString DEVELOPER_INFO::Phone

Developer's Phone Number

Definition at line 107 of file common_definitions.h.

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


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