summaryrefslogtreecommitdiff
path: root/tests/manual/examples/quick/customdialogs/server.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move custom dialogs example to manual testsMichal Klocek2023-03-221-0/+47
This example shows how to use dialogs, however documentation already provides snippets for that added in 3cbe59e29a. The only missing one was tooltip, therefore add missing snippet and move example to manual tests. Task-number: QTBUG-108751 Change-Id: I84eda805455fb0276046ed1089389d605a8af672 Reviewed-by: Michal Klocek <michal.klocek@qt.io> (cherry picked from commit 6bf30525ee49d270dae6a6440bc607513f21237c) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>