![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <QtCore/qstringlist.h>#include <QtGui/private/qinternalmimedata_p.h>#include <qohosmimedata.h>#include <qohosplugincore.h>#include <utility>Go to the source code of this file.
Classes | |
| class | QT_BEGIN_NAMESPACE::SuppliersBasedMimeData |
Namespaces | |
| namespace | QT_BEGIN_NAMESPACE |
| Combined button and popup list for selecting options. | |
Functions | |
| template<typename T> | |
| QOhosSupplier< T > | QT_BEGIN_NAMESPACE::makeMemoizingSupplier (QOhosSupplier< T > baseSupplier) |
| QOhosSupplier< std::unique_ptr< QMimeData > > | makeQOhosLazyFetchMimeDataFactory (std::map< QString, QOhosSupplier< QVariant > > mimeValuesSuppliers) |
| QOhosSupplier< std::unique_ptr< QMimeData > > | makeQOhosMimeDataFactory (std::map< QString, QVariant > mimeValues) |
| QOhosSupplier< std::unique_ptr< QMimeData > > makeQOhosLazyFetchMimeDataFactory | ( | std::map< QString, QOhosSupplier< QVariant > > | mimeValuesSuppliers | ) |
Definition at line 69 of file qohosmimedata.cpp.
| QOhosSupplier< std::unique_ptr< QMimeData > > makeQOhosMimeDataFactory | ( | std::map< QString, QVariant > | mimeValues | ) |
Definition at line 81 of file qohosmimedata.cpp.