#include <GroupUtils.h>
 | 
| static bool  | Group (GroupBy groupBy, const std::string &baseDir, const CFileItemList &items, CFileItemList &groupedItems, GroupAttribute groupAttributes=GroupAttributeNone) | 
|   | 
| static bool  | Group (GroupBy groupBy, const std::string &baseDir, const CFileItemList &items, CFileItemList &groupedItems, CFileItemList &ungroupedItems, GroupAttribute groupAttributes=GroupAttributeNone) | 
|   | 
| static bool  | GroupAndMix (GroupBy groupBy, const std::string &baseDir, const CFileItemList &items, CFileItemList &groupedItemsMixed, GroupAttribute groupAttributes=GroupAttributeNone) | 
|   | 
◆ Group() [1/2]
◆ Group() [2/2]
◆ GroupAndMix()
The documentation for this class was generated from the following files: