Skip to content

File explorer application using Qt in C++. This was a project assignment for a third bachelor course (System Programming) I took at the VUB.

Notifications You must be signed in to change notification settings

ahamdi1801/File-explorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

File explorer

This repository contains a Qt project I had to make for a third bachelor course that focused on using C++ with visual studio.
The Qt project consists of making a file explorer that is able to load in folders, subfolders, and the files they contain. All the files are text files containing information about a person. Using this info, you can filter the files based on different attributes such as name, age, etc.

About

File explorer application using Qt in C++. This was a project assignment for a third bachelor course (System Programming) I took at the VUB.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages