|
dtkio
dtk library for dtkio.
|
#include <DtkMountGlobal>#include <QObject>#include <DExpected>
类 | |
| class | Dtk::Mount::DDiskJob |
| 提供对设备任务接口的操作 更多... | |
命名空间 | |
| namespace | Dtk::Mount::DDeviceManager |
函数 | |
| DExpected< DDiskJob * > | Dtk::Mount::DDeviceManager::createDiskJob (const QString &path, QObject *parent=nullptr) |
| 通过任务路径,创建任务类型对象 | |