Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
Go to the source code of this file.
Functions | |
mimeData | setData ("text/csv", csvData) |
if (event->mimeData() ->hasColor()) | |
[6] | |
Variables | |
QByteArray | csvData = ... |
[0] | |
QMimeData * | mimeData = new QMimeData |
application x qt windows | mime = db.mimeTypeForFile(fileName) |
[2] | |
value | |
index | |
if | ( | event-> | mimeData) ->hasColor( | ) |
QByteArray csvData = ... |
Definition at line 77 of file src_corelib_kernel_qmimedata.cpp.
Definition at line 27 of file src_corelib_kernel_qmimedata.cpp.
Referenced by QWindowsOleDataObject::QWindowsOleDataObject().
Definition at line 45 of file src_corelib_kernel_qmimedata.cpp.