tool search options More...
#include <MRRibbonSchema.h>
Public Attributes | |
int * | captionCount = nullptr |
gets the number of matches in the captions | |
std::vector< SearchResultWeight > * | weights = nullptr |
returns the coefficients of matching the search string for each tool found | |
RequirementsFunction | requirementsFunc = {} |
sort the results according to the launch capability (empty requirements) | |
tool search options
int* MR::RibbonSchemaHolder::SearchParams::captionCount = nullptr |
gets the number of matches in the captions
RequirementsFunction MR::RibbonSchemaHolder::SearchParams::requirementsFunc = {} |
sort the results according to the launch capability (empty requirements)
std::vector<SearchResultWeight>* MR::RibbonSchemaHolder::SearchParams::weights = nullptr |
returns the coefficients of matching the search string for each tool found