summaryrefslogtreecommitdiff
path: root/include/vcl/toolkit/treelistbox.hxx
diff options
context:
space:
mode:
authorMichael Weghorn <m.weghorn@posteo.de>2024-11-27 18:19:52 +0100
committerMichael Weghorn <m.weghorn@posteo.de>2024-11-27 23:29:09 +0100
commitfe7fe79feef8561d1cbd731d1bd53357eef902be (patch)
tree7b5274b714e199bb5a73450242ecba6ee17a0507 /include/vcl/toolkit/treelistbox.hxx
parent6ab6dcf92000bb3a942b0c8658239877e46093b4 (diff)
tdf#130857 qt weld: Implement spinbutton cursor/sel methodsHEADmaster
Implement QtInstanceSpinButton methods related to the text cursor and selection. The QDoubleSpinBox base class QAbstractSpinBox has a method QAbstractSpinBox::lineEdit [1] that provides access to the spin box's QLineEdit. However, that method is protected, and can therefore not be accessed from QtInstanceBuilder. Therefore, add corresponding methods to QtDoubleSpinBox and forward calls to the line edit from there. The methods implemented in this commit are very similar to the corresponding ones in QtInstanceEntry (which however has has direct access to the QLineEdit). [1] https://doc.qt.io/qt-6/qabstractspinbox.html#lineEdit Change-Id: Ib5d2b55478f88618ed58adc2353824c59015a039 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/177436 Tested-by: Jenkins Reviewed-by: Michael Weghorn <m.weghorn@posteo.de>
Diffstat (limited to 'include/vcl/toolkit/treelistbox.hxx')
0 files changed, 0 insertions, 0 deletions