Definition at line 295 of file videolist.cpp.
Public Member Functions | |
| metadata_sort (const VideoFilterSettings &vfs, bool sort_ignores_case) | |
| bool | operator() (const Metadata *lhs, const Metadata *rhs) |
| bool | operator() (const smart_meta_node &lhs, const smart_meta_node &rhs) |
Private Attributes | |
| const VideoFilterSettings & | m_vfs |
| bool | m_sic |
| fake_unnamed::metadata_sort::metadata_sort | ( | const VideoFilterSettings & | vfs, | |
| bool | sort_ignores_case | |||
| ) | [inline] |
Definition at line 297 of file videolist.cpp.
| bool fake_unnamed::metadata_sort::operator() | ( | const Metadata * | lhs, | |
| const Metadata * | rhs | |||
| ) | [inline] |
Definition at line 300 of file videolist.cpp.
| bool fake_unnamed::metadata_sort::operator() | ( | const smart_meta_node & | lhs, | |
| const smart_meta_node & | rhs | |||
| ) | [inline] |
Definition at line 305 of file videolist.cpp.
const VideoFilterSettings& fake_unnamed::metadata_sort::m_vfs [private] |
bool fake_unnamed::metadata_sort::m_sic [private] |
1.5.5