Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/misje/libqdrive
UDisks2 Qt interface
https://github.com/misje/libqdrive
d-bus dbus drive filesystem qdbus qt udisks udisks2
Last synced: 8 days ago
JSON representation
UDisks2 Qt interface
- Host: GitHub
- URL: https://github.com/misje/libqdrive
- Owner: misje
- License: mit
- Created: 2014-06-04T07:55:08.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-07-20T12:43:42.000Z (over 4 years ago)
- Last Synced: 2024-11-07T10:52:34.280Z (about 2 months ago)
- Topics: d-bus, dbus, drive, filesystem, qdbus, qt, udisks, udisks2
- Language: C++
- Size: 39.1 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
libqdrive
=========libqdrive is a simple library providing a Qt interface to
[UDisks2](http://udisks.freedesktop.org/docs/latest/). 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