fake_unnamed::metadata_path_sort Struct Reference

List of all members.


Detailed Description

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

Constructor & Destructor Documentation

fake_unnamed::metadata_path_sort::metadata_path_sort ( bool  ignore_case  )  [inline]

Definition at line 318 of file videolist.cpp.


Member Function Documentation

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 Metadata lhs,
const Metadata rhs 
) [inline, private]

Definition at line 336 of file videolist.cpp.

Referenced by operator()().

bool fake_unnamed::metadata_path_sort::sort ( const QString &  lhs,
const QString &  rhs 
) [inline, private]

Definition at line 341 of file videolist.cpp.


Member Data Documentation

Definition at line 353 of file videolist.cpp.

Referenced by sort().


The documentation for this struct was generated from the following file:

Generated on Sat Dec 18 05:16:14 2010 for MythTV by  doxygen 1.5.5