KDEUI
kclipboard.h
Go to the documentation of this file.
static bool isSynchronizing()
Checks whether Clipboard and Selection will be synchronized upon changes.
Definition kclipboard.cpp:166
static KClipboardSynchronizer * self()
Returns the KClipboardSynchronizer singleton object.
Definition kclipboard.cpp:71
static bool isReverseSynchronizing()
Checks whether the Clipboard buffer will be copied to the Selection buffer upon changes.
Definition kclipboard.cpp:177
static void setSynchronizing(bool sync)
Configures KClipboardSynchronizer to synchronize the Selection to Clipboard whenever it changes.
Definition kclipboard.cpp:160
static void setReverseSynchronizing(bool enable)
Configures KClipboardSynchronizer to copy the Clipboard buffer to the Selection buffer whenever the C...
Definition kclipboard.cpp:171
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 17 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.