Skip to content

misje/libqdrive

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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