The DotDirPropertyBuilder
Class Reference
Builder helper to create instances of the DotDirProperty struct. More...
Declaration
Public Operators Index
operator DotDirProperty () | |
Public Member Functions Index
DotDirPropertyBuilder & | makeIncomplete (bool b=true) |
DotDirPropertyBuilder & | makeOrphaned (bool b=true) |
DotDirPropertyBuilder & | makeTruncated (bool b=true) |
DotDirPropertyBuilder & | makeOriginal (bool b=true) |
DotDirPropertyBuilder & | makePeripheral (bool b=true) |
Private Member Attributes Index
DotDirProperty | m_property |
Description
Builder helper to create instances of the DotDirProperty struct.
Definition at line 47 of file dotdirdeps.cpp.
Public Operators
operator DotDirProperty()
| inline |
Definition at line 55 of file dotdirdeps.cpp.
Reference m_property.
Public Member Functions
makeIncomplete()
| inline |
Definition at line 50 of file dotdirdeps.cpp.
Reference m_property.
makeOriginal()
| inline |
Definition at line 53 of file dotdirdeps.cpp.
Reference m_property.
Referenced by drawTree.
makeOrphaned()
| inline |
Definition at line 51 of file dotdirdeps.cpp.
Reference m_property.
makePeripheral()
| inline |
Definition at line 54 of file dotdirdeps.cpp.
Reference m_property.
makeTruncated()
| inline |
Definition at line 52 of file dotdirdeps.cpp.
Reference m_property.
Private Member Attributes
m_property
|
Definition at line 57 of file dotdirdeps.cpp.
Referenced by makeIncomplete, makeOriginal, makeOrphaned, makePeripheral, makeTruncated and operator DotDirProperty.
The documentation for this class was generated from the following file:
Generated via doxygen2docusaurus by Doxygen 1.14.0.