diff options
author | Michael Weghorn <m.weghorn@posteo.de> | 2024-11-06 21:32:59 +0100 |
---|---|---|
committer | Michael Weghorn <m.weghorn@posteo.de> | 2024-11-07 09:53:37 +0100 |
commit | 2d1de12ac8064dd3c73e4359b931fdccae3541fb (patch) | |
tree | f850bdcc1c87030f2fb1d916cd5413c4ac1788e2 /svx/inc/galleryfilestorage.hxx | |
parent | 92a36bbd4f3e9ad5d2741f55fe4ac7f03f7e2531 (diff) |
tdf#130857 qt weld: Support "GtkSeparator"
Handle "GtkSeparator" objects in .ui files:
Create a QFrame and, depending on the orientation
set a shape of either QFrame::HLine ("QFrame draws a
horizontal line that frames nothing (useful as separator)")
or QFrame::VLine ("QFrame draws a vertical line that frames
nothing (useful as separator)") [1].
This will be used e.g. in the "Help" -> "Show Tip of the Day"
dialog.
[1] https://doc.qt.io/qt-6/qframe.html#Shape-enum
Change-Id: I41e69dd211cbb69cb7b23cc54640cd1fad655efc
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/176165
Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Tested-by: Jenkins
Diffstat (limited to 'svx/inc/galleryfilestorage.hxx')
0 files changed, 0 insertions, 0 deletions