Public Member Functions | |
| find_placement (const std::string &name) | |
| bool | operator() (const std::pair< std::string, App::Property * > &elem) const |
| bool | operator() (const std::pair< std::string, App::Property * > &elem) const |
Public Attributes | |
| std::string | propertyname |
Definition at line 42 of file Gui/Placement.cpp.
| Gui::Dialog::find_placement::find_placement | ( | const std::string & | name | ) | [inline] |
Definition at line 45 of file Gui/Placement.cpp.
| bool Gui::Dialog::find_placement::operator() | ( | const std::pair< std::string, App::Property * > & | elem | ) | const [inline] |
Definition at line 67 of file Transform.cpp.
References Base::Type::fromName().
| bool Gui::Dialog::find_placement::operator() | ( | const std::pair< std::string, App::Property * > & | elem | ) | const [inline] |
Definition at line 48 of file Gui/Placement.cpp.
References Base::Type::fromName(), and propertyname.
| std::string Gui::Dialog::find_placement::propertyname |
Definition at line 58 of file Gui/Placement.cpp.
Referenced by operator()().
1.6.1