Uses of Enum
io.qt.webengine.widgets.QWebEngineDownloadItem.SavePageFormat
Packages that use QWebEngineDownloadItem.SavePageFormat
-
Uses of QWebEngineDownloadItem.SavePageFormat in io.qt.webengine.widgets
Methods in io.qt.webengine.widgets that return QWebEngineDownloadItem.SavePageFormatModifier and TypeMethodDescriptionQWebEngineDownloadItem.SavePageFormat.resolve
(int value) Returns the corresponding enum entry for the given value.QWebEngineDownloadItem.savePageFormat()
SeeQWebEngineDownloadItem::
savePageFormat()const Returns the enum constant of this type with the specified name.QWebEngineDownloadItem.SavePageFormat.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.qt.webengine.widgets with parameters of type QWebEngineDownloadItem.SavePageFormatModifier and TypeMethodDescriptionfinal void
QWebEnginePage.save
(String filePath, QWebEngineDownloadItem.SavePageFormat format) SeeQWebEnginePage::
save(QString, QWebEngineDownloadItem::SavePageFormat)const final void
QWebEngineDownloadItem.setSavePageFormat
(QWebEngineDownloadItem.SavePageFormat format) SeeQWebEngineDownloadItem::
setSavePageFormat(QWebEngineDownloadItem::SavePageFormat)