SelInfo Struct Reference
Public Member Functions | |
| SelInfo (const std::string &docName, const std::string &featName, const std::string &subName) | |
Public Attributes | |
| std::string | DocName |
| std::string | FeatName |
| std::string | SubName |
Constructor & Destructor Documentation
◆ SelInfo()
| SelInfo::SelInfo | ( | const std::string & | docName, |
| const std::string & | featName, | ||
| const std::string & | subName | ||
| ) |
Member Data Documentation
◆ DocName
| std::string SelInfo::DocName |
◆ FeatName
| std::string SelInfo::FeatName |
◆ SubName
| std::string SelInfo::SubName |
The documentation for this struct was generated from the following file:
- src/Gui/Selection.cpp
1.8.17