Skip to content
Snippets Groups Projects
Commit 95bf7366 authored by Pierre Lamot's avatar Pierre Lamot Committed by Jean-Baptiste Kempf
Browse files

qml: provide modal dialogs instantiable from QML


  This dialog allows to ask simple Yes/No questions, such as action
  confirmation, with a simple callback mechanism.

  The modal dialog need to be attached to the root widget to be displayed
  properly.

  Using vlc_dialog_wait_question for this would block the UI.

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent 7bd41a00
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment