darealshinji / qtdialog-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is an attempt to create a file selector that can be loaded as an external program or as a plugin. It's just a wrapper around QtFileDialog which should automatically pick the right widget and toolkit depending on your environment. It's just a small demo. Feel free to fork it if you think it's useful.

Building requires qmake and Qt development files. Tested on Qt5 and Linux.

About

License:The Unlicense


Languages

Language:C++ 57.3%Language:C 31.5%Language:Makefile 7.5%Language:QMake 3.7%