The StringFactory class Helper class to record the created strings used by the parser.
More...
The StringFactory class Helper class to record the created strings used by the parser.
◆ clear()
void SelectionParser::StringFactory::clear |
( |
| ) |
|
◆ instance()
static StringFactory * SelectionParser::StringFactory::instance |
( |
void |
| ) |
|
|
static |
◆ make()
std::string * SelectionParser::StringFactory::make |
( |
const std::string & |
str | ) |
|
◆ New()
static std::string * SelectionParser::StringFactory::New |
( |
const std::string & |
str | ) |
|
|
static |
The documentation for this class was generated from the following file:
- FreeCAD/src/Gui/SelectionFilter.cpp