QTfrontend/util/HWDataManager.h
changeset 6215 efe2e2f7cabf
parent 6196 c16e84558f71
child 6616 f77bb02b669f
equal deleted inserted replaced
6214:c06b7e2eb7a4 6215:efe2e2f7cabf
    53      * @return reference to the instance.
    53      * @return reference to the instance.
    54      */
    54      */
    55     static HWDataManager & instance();
    55     static HWDataManager & instance();
    56 
    56 
    57     /**
    57     /**
    58      * @brief Returns a pointer to the <i>singleton</i> instance of this class.
    58      * @brief Returns a sorted list of data directory entries.
    59      * 
    59      * 
    60      * @param subDirectory sub-directory to search.
    60      * @param subDirectory sub-directory to search.
    61      * @param filters filters for entry type.
    61      * @param filters filters for entry type.
    62      * @param nameFilters filters by name patterns.
    62      * @param nameFilters filters by name patterns.
    63      * @return a sorted list of matches in the subDirectory of data directory.
    63      * @return a sorted list of matches in the subDirectory of data directory.