Definition at line 316 of file videolist.cpp.
Public Member Functions | |
| metadata_path_sort (bool ignore_case) | |
| bool | operator() (const Metadata &lhs, const Metadata &rhs) |
| bool | operator() (const Metadata *lhs, const Metadata *rhs) |
| bool | operator() (const smart_dir_node &lhs, const smart_dir_node &rhs) |
Private Member Functions | |
| bool | sort (const Metadata *lhs, const Metadata *rhs) |
| bool | sort (const QString &lhs, const QString &rhs) |
Private Attributes | |
| bool | m_ignore_case |
| fake_unnamed::metadata_path_sort::metadata_path_sort | ( | bool | ignore_case | ) | [inline] |
Definition at line 318 of file videolist.cpp.
| bool fake_unnamed::metadata_path_sort::operator() | ( | const Metadata & | lhs, | |
| const Metadata & | rhs | |||
| ) | [inline] |
Definition at line 320 of file videolist.cpp.
| bool fake_unnamed::metadata_path_sort::operator() | ( | const Metadata * | lhs, | |
| const Metadata * | rhs | |||
| ) | [inline] |
Definition at line 325 of file videolist.cpp.
| bool fake_unnamed::metadata_path_sort::operator() | ( | const smart_dir_node & | lhs, | |
| const smart_dir_node & | rhs | |||
| ) | [inline] |
Definition at line 330 of file videolist.cpp.
| bool fake_unnamed::metadata_path_sort::sort | ( | const QString & | lhs, | |
| const QString & | rhs | |||
| ) | [inline, private] |
Definition at line 341 of file videolist.cpp.
1.5.5