|
DtkGui
DTK Gui module
|


Public 槽 | |
| void | setData (QString uuid, QString key, QString value) |
| int | state (QString uuid) const |
| int | progress (QString uuid) const |
信号 | |
| void | serverDestroyed (QString uuid) |
| void | stateChanged (QString uuid, int state) |
| void | progressChanged (QString uuid, int progress) |
Public 成员函数 | |
| DDndSourceInterface (QObject *parent=nullptr) | |
友元 | |
| class | DFileDragServer |