|
pianod2
multisource multiuser scriptable networked music player
|
A list of queries representing a filter expression or portion thereof. More...
#include <querylist.h>


Private Member Functions | |
| unsigned | preference (const Constraints &con) const |
| Field Preference of searches. More... | |
| float | quality (void) const |
| Specificity of the collection of searches. More... | |
Friends | |
| class | Queries |
A list of queries representing a filter expression or portion thereof.
Queries represent intersection (AND) of data.
|
private |
Field Preference of searches.
Determine field preference for a query list.
Preference is the sum of the field preferences.
|
private |
Specificity of the collection of searches.
Calculate quality for a details list.
Quality improves the more specific it is.
|
friend |