Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
SubProject Struct Reference

#include <helpprojectwriter.h>

+ Collaboration diagram for SubProject:

Public Attributes

QString m_title {}
 
QString m_indexTitle {}
 
NodeTypeSet m_selectors {}
 
bool m_sortPages {}
 
QString m_type {}
 
QString m_prefix {}
 
QHash< QString, const Node * > m_nodes {}
 
QStringList m_groups {}
 

Detailed Description

Definition at line 21 of file helpprojectwriter.h.

Member Data Documentation

◆ m_groups

QStringList SubProject::m_groups {}

Definition at line 30 of file helpprojectwriter.h.

◆ m_indexTitle

QString SubProject::m_indexTitle {}

Definition at line 24 of file helpprojectwriter.h.

◆ m_nodes

QHash<QString, const Node *> SubProject::m_nodes {}

Definition at line 29 of file helpprojectwriter.h.

◆ m_prefix

QString SubProject::m_prefix {}

Definition at line 28 of file helpprojectwriter.h.

◆ m_selectors

NodeTypeSet SubProject::m_selectors {}

Definition at line 25 of file helpprojectwriter.h.

◆ m_sortPages

bool SubProject::m_sortPages {}

Definition at line 26 of file helpprojectwriter.h.

◆ m_title

QString SubProject::m_title {}

Definition at line 23 of file helpprojectwriter.h.

◆ m_type

QString SubProject::m_type {}

Definition at line 27 of file helpprojectwriter.h.


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