Changeset 1014


Ignore:
Timestamp:
Aug 20, 2011, 8:27:15 PM (14 years ago)
Author:
Dmitry A. Kuminov
Message:

OS/2: Doc fixes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gui/kernel/qmime_pm.cpp

    r986 r1014  
    14651465
    14661466/*!
     1467
     1468
     1469
     1470
     1471
     1472
     1473
     1474
     1475
     1476
     1477
     1478
     1479
     1480
     1481
     1482
     1483
     1484
     1485
     1486
     1487
     1488
     1489
     1490
    14671491    \fn QList<MimeCFPair> QPMMime::formatsForMimeData(const QMimeData *mimeData) const
    14681492
     
    18541878
    18551879/*!
    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)
    18611882
    18621883    If the \a mimeType is supported by this provider, converts \a itemData to
Note: See TracChangeset for help on using the changeset viewer.