tdf#130857 qt weld: Implement QtInstanceWidget::strip_mnemonic
[LibreOffice.git] / reportdesign / qa / unit / data / reportdesign-dialogs-test.txt
blob470deda690a02743e6bd9312a289f771313ed10b
1 # -*- Mode: C++; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*-
3 # This file is part of the LibreOffice project.
5 # This Source Code Form is subject to the terms of the Mozilla Public
6 # License, v. 2.0. If a copy of the MPL was not distributed with this
7 # file, You can obtain one at http://mozilla.org/MPL/2.0/.
10 # This file contains all dialogs that the unit tests in the module
11 # will work on if it is in script mode. It will read one-by-one,
12 # try to open it and create a screenshot that will be saved in
13 # workdir/screenshots using the pattern of the ui-file name.
15 # Syntax:
16 # - empty lines are allowed
17 # - lines starting with '#' are treated as comment
18 # - all other lines should contain a *.ui filename in the same
19 #   notation as in the dialog constructors (see code)
22 # The 'known' dialogs which have a hard-coded representation
23 # in registerKnownDialogsByID/createDialogByID
26 # No known dialogs in reportdesign for now
29 # Dialogs without a hard-coded representation. These will
30 # be visualized using a fallback based on weld::Builder
33 # currently deactivated, leads to problems and the test to not work
34 # This is typically a hint that these should be hard-coded in the
35 # test case since they need some document and model data to work
36 # all these are pretty much a single one based on modules/dbreport/ui/_.ui
37 # with _ being the listed entries - probably all work when base dialog works
38 # modules/dbreport/ui/background.ui
39 # modules/dbreport/ui/page.ui
40 # modules/dbreport/ui/font.ui
41 # modules/dbreport/ui/fonteffects.ui
42 # modules/dbreport/ui/position.ui
43 # modules/dbreport/ui/asianlayout.ui
44 # modules/dbreport/ui/alignment.ui
46 modules/dbreport/ui/condformatdialog.ui
47 modules/dbreport/ui/datetimedialog.ui
48 modules/dbreport/ui/pagenumberdialog.ui
49 modules/dbreport/ui/floatingsort.ui
50 modules/dbreport/ui/floatingnavigator.ui
51 modules/dbreport/ui/conditionwin.ui