summaryrefslogtreecommitdiffstats
path: root/mkspecs
diff options
context:
space:
mode:
authorGatis Paeglis <gatis.paeglis@qt.io>2019-01-03 12:00:48 +0100
committerLiang Qi <liang.qi@qt.io>2021-10-22 23:30:07 +0200
commit7f0e227d8afa578e6875c1e790e226e3366a01fb (patch)
tree511359ffa161fd4956e630c193d9a492a6178336 /mkspecs
parente0938223c4b5966b94893276ba36c9b0493168c7 (diff)
xcb: remove confusing indirections for qt selection owner
This makes it more obvious that clipboard and DnD use the same selection owner (QXcbConnection::qtSelectionOwner()). This way we can also drop some QT_NO_CLIPBOARD defines. These defines actually are broken, but that is out-of-scope for this patch. And renamed the functions according to Qt guidelines: getSelectionOwner() -> selectionOwner() getQtSelectionOwner() -> qtSelectionOwner() The previous naming probably was influenced by underlying C API - xcb_get_selection_owner(). Change-Id: I467f1a3dbe75b4e8fd41c7e66ca9b0e25ef1039c Reviewed-by: Liang Qi <liang.qi@qt.io>
Diffstat (limited to 'mkspecs')
0 files changed, 0 insertions, 0 deletions