Changeset 1014
- Timestamp:
- Aug 20, 2011, 8:27:15 PM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gui/kernel/qmime_pm.cpp
r986 r1014 1465 1465 1466 1466 /*! 1467 1468 1469 1470 1471 1472 1473 1474 1475 1476 1477 1478 1479 1480 1481 1482 1483 1484 1485 1486 1487 1488 1489 1490 1467 1491 \fn QList<MimeCFPair> QPMMime::formatsForMimeData(const QMimeData *mimeData) const 1468 1492 … … 1854 1878 1855 1879 /*! 1856 \fn QPMMime::DefaultDropWorker::Provider::provide(const QString &mimeType 1857 ULONG itemIndex, 1858 const QByteArray 1859 &itemData, QByteArray 1860 &allData) 1880 \fn QPMMime::DefaultDropWorker::Provider::provide(const QString &mimeType, 1881 ULONG itemIndex, const QByteArray &itemData, QByteArray &allData) 1861 1882 1862 1883 If the \a mimeType is supported by this provider, converts \a itemData to
Note:
See TracChangeset
for help on using the changeset viewer.