summaryrefslogtreecommitdiff
path: root/fpicker
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2024-12-08 01:17:53 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2024-12-08 09:56:19 +0100
commit495e38c85396f9116d8f2831fc925404bf933905 (patch)
tree9a2635844651f836727881003c60df7a5c4f9ae5 /fpicker
parentaad48b06e7262cfa3979ade40b85819b506cb78e (diff)
tdf#130857 qt weld: Implement QtInstanceTreeView::selected_foreach
This gets used in the "Tools" -> "XML Filter Settings" dialog in Writer when selecting multiple rows in the tree view, then clicking the "Save as Package" button. The result with SAL_VCL_QT_USE_WELDED_WIDGETS=1 and the qt6 VCL plugin in XMLFilterSettingsDialog::onSave looks as expected with this change in place (variables `aFilters` and `nFilters` contain the selected filters and total count of these when observed with a breakpoint after the call to `m_xFilterListBox->selected_foreach`). The method still triggers an assert later in a WIP branch where support for that dialog is declared, because `QtInstanceWindow::GetXWindow` is called, but not implemented yet. Change-Id: Iab47f391106132b5a6ee03fd2ad1902d493c0999 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178070 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'fpicker')
0 files changed, 0 insertions, 0 deletions