qt5base-lts/tests/auto/tools/uic/baseline
Volker Hilsheimer bcaff2b06f Remove QGuiAction again and split QAction implementation up instead
Duplicating the number of classes is a high price to pay to be able to
have some QAction functionality behave differently, or be only available
in widgets applications.

Instead, declare the entire API in QtGui in QAction* classes, and
delegate the implementation of QtWidgets specific functionality to
the private. The creation of the private is then delegated to the
Q(Gui)ApplicationPrivate instance through a virtual factory function.

Change some public APIs that are primarily useful for specialized tools
such as Designer to operate on QObject* rather than QWidget*. APIs that
depend on QtWidgets types have been turned into inline template
functions, so that they are instantiated only at the caller side, where
we can expect the respective types to be fully defined. This way, we
only need to forward declare a few classes in the header, and don't
need to generate any additional code for e.g. language bindings.

Change-Id: Id0b27f9187652ec531a2e8b1b9837e82dc81625c
Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
2020-03-29 11:18:57 +01:00
..
translation uic: Revert the microoptimization patch introducing QStringLiteral 2018-07-19 12:38:45 +00:00
.gitattributes Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
addlinkdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
addlinkdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
addtorrentform.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
addtorrentform.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
authenticationdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
authenticationdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
backside.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
backside.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
batchtranslation.ui Updated license headers 2016-01-21 18:55:18 +00:00
batchtranslation.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
bookmarkdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
bookmarkdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
bookwindow.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
bookwindow.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
browserwidget.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
browserwidget.ui.h Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
bug18156QTreeWidget.ui uic - fix to handle QTreeWidget with empty header(s) 2012-11-21 16:36:50 +01:00
bug18156QTreeWidget.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
buttongroup.ui Don't generate QButtonGroup include unconditionally 2018-01-15 15:50:07 +00:00
buttongroup.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
calculator.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
calculator.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
calculatorform.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
calculatorform.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
certificateinfo.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
certificateinfo.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
chatdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
chatdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
chatmainwindow.ui Fix module name format in displayed code 2013-02-11 01:43:21 +01:00
chatmainwindow.ui.h Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
chatsetnickname.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
chatsetnickname.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
config.ui Updated license headers 2016-01-21 18:55:18 +00:00
config.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
config.ui.py uic/Python: Add imports for Q(Date)Time, QKeySequence 2020-02-06 17:46:21 +01:00
connectdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
connectdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
controller.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
controller.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
cookies.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
cookies.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
cookiesexceptions.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
cookiesexceptions.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
default.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
default.ui.h Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
Dialog_with_Buttons_Bottom.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
Dialog_with_Buttons_Bottom.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
Dialog_with_Buttons_Right.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
Dialog_with_Buttons_Right.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
Dialog_without_Buttons.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
Dialog_without_Buttons.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
dialog.ui uic: Implement form window setting to disable QObject::connectSlotsByName() 2019-07-02 09:15:47 +02:00
dialog.ui.h uic: Implement form window setting to disable QObject::connectSlotsByName() 2019-07-02 09:15:47 +02:00
downloaditem.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
downloaditem.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
downloads.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
downloads.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
embeddeddialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
embeddeddialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
enumnostdset.ui Generate QVariant::fromValue(enum_value) for enum values 2016-03-09 13:51:39 +00:00
enumnostdset.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
filespage.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
filespage.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
filternamedialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
filternamedialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
filterpage.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
filterpage.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
finddialog.ui Updated license headers 2016-01-21 18:55:18 +00:00
finddialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
form.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
form.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
formwindowsettings.ui Updated license headers 2016-01-21 18:55:18 +00:00
formwindowsettings.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
generalpage.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
generalpage.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
gridalignment.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
gridalignment.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
gridpanel.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
gridpanel.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
helpdialog.ui uic: Fix broken icon code generation 2019-01-23 17:06:59 +00:00
helpdialog.ui.h uic: Fix broken icon code generation 2019-01-23 17:06:59 +00:00
history.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
history.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
icontheme.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
icontheme.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
idbased.ui uic: Support id-based translations 2018-01-18 11:31:09 +00:00
idbased.ui.h tst_uic: Brush up the uic autotest 2018-11-13 18:55:30 +00:00
identifierpage.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
identifierpage.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
imagedialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
imagedialog.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
inputpage.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
inputpage.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
installdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
installdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
languagesdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
languagesdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
listwidgeteditor.ui Updated license headers 2016-01-21 18:55:18 +00:00
listwidgeteditor.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
Main_Window.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
Main_Window.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
mainwindow.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
mainwindow.ui.h Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
mydialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
mydialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
myform.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
myform.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
newactiondialog.ui Updated license headers 2016-01-21 18:55:18 +00:00
newactiondialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
newdynamicpropertydialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
newdynamicpropertydialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
newform.ui Updated license headers 2016-01-21 18:55:18 +00:00
newform.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
orderdialog.ui Updated license headers 2016-01-21 18:55:18 +00:00
orderdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
outputpage.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
outputpage.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
pagefold.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
pagefold.ui.h Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
paletteeditor.ui Updated license headers 2016-01-21 18:55:18 +00:00
paletteeditor.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
passworddialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
passworddialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
pathpage.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
pathpage.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
phrasebookbox.ui Updated license headers 2016-01-21 18:55:18 +00:00
phrasebookbox.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
pixmapfunction.ui uic: Fix pixmap functions for QIcon 2018-09-06 11:58:40 +00:00
pixmapfunction.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
plugindialog.ui Updated license headers 2016-01-21 18:55:18 +00:00
plugindialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
preferencesdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
preferencesdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
previewconfigurationwidget.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
previewconfigurationwidget.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
previewdialogbase.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
previewdialogbase.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
previewwidget.ui Updated license headers 2016-01-21 18:55:18 +00:00
previewwidget.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
proxy.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
proxy.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qfiledialog.ui Updated license headers 2016-01-21 18:55:18 +00:00
qfiledialog.ui.h uic: Avoid use of Q_UNUSED in the generated code 2019-07-30 09:34:36 +02:00
qpagesetupwidget.ui uic: Fix possible crash when reading the size hint property 2017-06-13 06:56:10 +00:00
qpagesetupwidget.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qprintpropertieswidget.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qprintpropertieswidget.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qprintsettingsoutput.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qprintsettingsoutput.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qprintwidget.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qprintwidget.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qsqlconnectiondialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qsqlconnectiondialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qtgradientdialog.ui Updated license headers 2016-01-21 18:55:18 +00:00
qtgradientdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qtgradienteditor.ui Updated license headers 2016-01-21 18:55:18 +00:00
qtgradienteditor.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qtgradientview.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qtgradientview.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qtgradientviewdialog.ui Updated license headers 2016-01-21 18:55:18 +00:00
qtgradientviewdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qtresourceeditordialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qtresourceeditordialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qttoolbardialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
qttoolbardialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
qttrid.ui uic: Accept an -idbased argument 2016-01-28 14:07:43 +00:00
qttrid.ui.h Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
querywidget.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
querywidget.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
remotecontrol.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
remotecontrol.ui.h Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
saveformastemplate.ui Updated license headers 2016-01-21 18:55:18 +00:00
saveformastemplate.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
settings.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
settings.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
signalslotdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
signalslotdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
sslclient.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
sslclient.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
sslerrors.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
sslerrors.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
statistics.ui Updated license headers 2016-01-21 18:55:18 +00:00
statistics.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
stringlisteditor.ui Updated license headers 2016-01-21 18:55:18 +00:00
stringlisteditor.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
stylesheeteditor.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
stylesheeteditor.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
tabbedbrowser.ui Updated license headers 2016-01-21 18:55:18 +00:00
tabbedbrowser.ui.h uic: No longer generate static_cast for enum values in legacy forms 2018-12-13 07:11:12 +00:00
tablewidgeteditor.ui Updated license headers 2016-01-21 18:55:18 +00:00
tablewidgeteditor.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
tetrixwindow.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
tetrixwindow.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
textfinder.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
textfinder.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
topicchooser.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
topicchooser.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
translatedialog.ui Updated license headers 2016-01-21 18:55:18 +00:00
translatedialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
translationsettings.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
translationsettings.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
treewidgeteditor.ui Updated license headers 2016-01-21 18:55:18 +00:00
treewidgeteditor.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
trpreviewtool.ui Updated license headers 2016-01-21 18:55:18 +00:00
trpreviewtool.ui.h Remove QGuiAction again and split QAction implementation up instead 2020-03-29 11:18:57 +01:00
validators.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
validators.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
wateringconfigdialog.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
wateringconfigdialog.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00
Widget.ui Moved autotests in category 'tools' into new directory structure 2011-09-12 10:08:29 +02:00
Widget.ui.h uic: Generate correctly qualified invocation of QCoreApplication::translate() 2018-12-03 19:05:03 +00:00