HeaderPath Class
(ProjectExplorer::HeaderPath)Public Functions
HeaderPath() = default | |
HeaderPath(const QString &path, HeaderPathType type) | |
bool | operator!=(const HeaderPath &other) const |
bool | operator==(const HeaderPath &other) const |
Member Function Documentation
[default]
HeaderPath::HeaderPath()
Default constructs an instance of HeaderPath.
HeaderPath::HeaderPath(const QString &path, HeaderPathType type)
Default constructs an instance of HeaderPath.