#include <src/slic3r/GUI/Search.hpp>
◆ get_marked_label_and_tooltip()
| void Slic3r::Search::FoundOption::get_marked_label_and_tooltip |
( |
const char ** |
label, |
|
|
const char ** |
tooltip |
|
) |
| const |
60{
63}
std::string tooltip
Definition Search.hpp:65
std::string marked_label
Definition Search.hpp:64
References marked_label, and tooltip.
◆ label
| std::string Slic3r::Search::FoundOption::label |
◆ marked_label
| std::string Slic3r::Search::FoundOption::marked_label |
◆ option_idx
| size_t Slic3r::Search::FoundOption::option_idx {0} |
◆ outScore
| int Slic3r::Search::FoundOption::outScore {0} |
◆ tooltip
| std::string Slic3r::Search::FoundOption::tooltip |
The documentation for this struct was generated from the following files: