WebEngine Qt Quick Custom Dialogs Example▲
Sélectionnez
&
lt;RCC&
gt;
&
lt;qresource prefix=
"/"
&
gt;
&
lt;file&
gt;forms/
AuthenticationForm.ui.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
Authentication.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
Button.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
ColorCell.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
ColorPickerForm.ui.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
ColorPicker.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
FilePickerForm.ui.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
FilePicker.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
FileRow.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
JavaScriptForm.ui.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
JavaScript.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
MenuForm.ui.qml&
lt;/
file&
gt;
&
lt;file&
gt;forms/
Menu.qml&
lt;/
file&
gt;
&
lt;file&
gt;icon.svg&
lt;/
file&
gt;
&
lt;file&
gt;index.html&
lt;/
file&
gt;
&
lt;file&
gt;main.qml&
lt;/
file&
gt;
&
lt;file&
gt;MessageRectangle.qml&
lt;/
file&
gt;
&
lt;file&
gt;style.css&
lt;/
file&
gt;
&
lt;file&
gt;SwitchButton.qml&
lt;/
file&
gt;
&
lt;file&
gt;WebView.qml&
lt;/
file&
gt;
&
lt;/
qresource&
gt;
&
lt;/
RCC&
gt;