#include <src/commentscan.h>
Definition at line 28 of file commentscan.h.
◆ GuardedSection()
GuardedSection::GuardedSection |
( |
bool | parentVisible | ) |
|
|
inline |
◆ hasElse()
bool GuardedSection::hasElse |
( |
| ) |
const |
|
inline |
◆ isEnabled()
bool GuardedSection::isEnabled |
( |
| ) |
const |
|
inline |
◆ isEnabledFound()
bool GuardedSection::isEnabledFound |
( |
| ) |
const |
|
inline |
◆ parentVisible()
bool GuardedSection::parentVisible |
( |
| ) |
const |
|
inline |
◆ setElse()
void GuardedSection::setElse |
( |
| ) |
|
|
inline |
◆ setEnabled()
void GuardedSection::setEnabled |
( |
bool | enabled | ) |
|
|
inline |
◆ setEnabledFound()
void GuardedSection::setEnabledFound |
( |
| ) |
|
|
inline |
◆ m_enabled
bool GuardedSection::m_enabled = false |
|
private |
◆ m_enabledFound
bool GuardedSection::m_enabledFound = false |
|
private |
◆ m_hasElse
bool GuardedSection::m_hasElse = false |
|
private |
◆ m_parentVisible
bool GuardedSection::m_parentVisible |
|
private |
The documentation for this class was generated from the following file: