提供拖拽文件时与文件发送方交互的接口.
更多...
提供拖拽文件时与文件发送方交互的接口.
\inmodule dtkgui
◆ checkMimeData()
bool Dtk::Gui::DFileDragClient::checkMimeData |
( |
const QMimeData * |
data | ) |
|
|
static |
◆ progress()
int Dtk::Gui::DFileDragClient::progress |
( |
| ) |
const |
◆ progressChanged
void Dtk::Gui::DFileDragClient::progressChanged |
( |
int |
progress | ) |
|
|
signal |
信号会在当前进度变化时被发送.
progress 当前进度
◆ serverDestroyed
void Dtk::Gui::DFileDragClient::serverDestroyed |
( |
| ) |
|
|
signal |
◆ setTargetData()
void Dtk::Gui::DFileDragClient::setTargetData |
( |
const QMimeData * |
data, |
|
|
QString |
key, |
|
|
QVariant |
value |
|
) |
| |
|
static |
◆ setTargetUrl()
void Dtk::Gui::DFileDragClient::setTargetUrl |
( |
const QMimeData * |
data, |
|
|
QUrl |
url |
|
) |
| |
|
static |
◆ state()
DFileDragState Dtk::Gui::DFileDragClient::state |
( |
| ) |
const |
◆ stateChanged
void Dtk::Gui::DFileDragClient::stateChanged |
( |
DFileDragState |
state | ) |
|
|
signal |
信号会在当前状态变化时被发送.
state 改变后的新状态
该类的文档由以下文件生成: