Uses of Enum
io.qt.webengine.widgets.QWebEngineDownloadItem.SavePageFormat
-
Uses of QWebEngineDownloadItem.SavePageFormat in io.qt.webengine.widgets
Modifier and TypeMethodDescriptionQWebEngineDownloadItem.SavePageFormat.resolve
(int value) Returns the corresponding enum entry for the given value.QWebEngineDownloadItem.savePageFormat()
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.Modifier and TypeMethodDescriptionfinal void
QWebEnginePage.save
(String filePath, QWebEngineDownloadItem.SavePageFormat format) final void
QWebEngineDownloadItem.setSavePageFormat
(QWebEngineDownloadItem.SavePageFormat format)