#include <SUIT_ShortcutMgr.h>
|
| double | myMatchMetrics |
| | Ideally it should be number of weighted character permutations. Now it is just a number of characters in unmatched words. More...
|
| |
◆ AssetsAndSearchData()
| SUIT_ActionSearcher::AssetsAndSearchData::AssetsAndSearchData |
( |
std::shared_ptr< const SUIT_ShortcutItemAssets > |
theAssets = nullptr, |
|
|
double |
theMatchMetrics = std::numeric_limits<double>::infinity() |
|
) |
| |
◆ matchMetrics()
| double SUIT_ActionSearcher::AssetsAndSearchData::matchMetrics |
( |
| ) |
const |
|
inline |
◆ setMatchMetrics()
| void SUIT_ActionSearcher::AssetsAndSearchData::setMatchMetrics |
( |
double |
theMatchMetrics | ) |
|
◆ toJSON()
| void SUIT_ActionSearcher::AssetsAndSearchData::toJSON |
( |
QJsonObject & |
oJsonObject | ) |
const |
◆ toString()
| QString SUIT_ActionSearcher::AssetsAndSearchData::toString |
( |
| ) |
const |
◆ myAssets
◆ myMatchMetrics
| double SUIT_ActionSearcher::AssetsAndSearchData::myMatchMetrics |
|
private |
Ideally it should be number of weighted character permutations. Now it is just a number of characters in unmatched words.
The documentation for this class was generated from the following files: