|
Project Documentation Manager BRIGADOON-0002
Project Documentation Manager
|
Inforamtion about Group Associated with the Project. More...
#include <common_definitions.h>
Data Fields | |
| int | InAssociationIndex |
| QString | ShortName |
| QString | FullName |
| QString | AssociationURL |
| QString | AssociationLogo |
| QString | HtaccessFileName |
Inforamtion about Group Associated with the Project.
This structure contains the contact information for groups that may be involved in project development, installation and maintenance.
Definition at line 170 of file common_definitions.h.
| QString ASSOCIATED_GROUP_INFO::AssociationLogo |
Pointer tot he Associations Identification Logo.
Definition at line 176 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadAssocGroupData(), and ProjectSubstitute::LoadFileSubsList().
| QString ASSOCIATED_GROUP_INFO::AssociationURL |
Association's URL
Definition at line 175 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadAssocGroupData(), ProjectSubstitute::LoadFileSubsList(), and ProjectListManager::MakeHTMLProjectPage().
| QString ASSOCIATED_GROUP_INFO::FullName |
Full name of the Associated Group.
Definition at line 174 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadAssocGroupData(), and ProjectSubstitute::LoadFileSubsList().
| QString ASSOCIATED_GROUP_INFO::HtaccessFileName |
Pointer to the HtAccess File to Use for the In Association Group
Definition at line 177 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadAssocGroupData(), and DoxygenManager::ReceiveResult().
| int ASSOCIATED_GROUP_INFO::InAssociationIndex |
Index for the Entry in the Database.
Definition at line 172 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadAssocGroupData(), and ProjectListManager::MakeHTMLProjectPage().
| QString ASSOCIATED_GROUP_INFO::ShortName |
Abbreviated name of the Associated Group.
Definition at line 173 of file common_definitions.h.
Referenced by ReadProjectInfo::LoadAssocGroupData(), ProjectSubstitute::LoadFileSubsList(), ProjectListManager::LoadProjectTable(), and ProjectListManager::MakeHTMLProjectPage().