Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 506 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 506 Bytes

libqdrive

libqdrive is a simple library providing a Qt interface to UDisks2. It provides drive and partition objects, and tools for enumerating devices and monitoring hotplug events.

libqdrive may have some oddities as a result of being tailored for a specific (closed-source) application. Feel free to modify and improve the code for your own use.

Todo

  • Change the project name!
  • Consider getting rid of exceptions
  • Finish documentation