aRI0U / QPath

Object-oriented filesystem paths for Qt applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

QPath: Object-oriented filesystem paths for Qt applications

This repository implements the QPath class, which aims at being used in Qt apps for navigate into files. It is mainly based on Qt classes QDir and QFileInfo and inspired by Python module pathlib.

About

Object-oriented filesystem paths for Qt applications


Languages

Language:C++ 100.0%