KClipboardSynchronizer Class Reference
#include <kclipboard.h>
Inheritance diagram for KClipboardSynchronizer:

Detailed Description
This class is only for internal use.Allowing to automatically synchronize the X11 Clipboard and Selection buffers.
- Author:
- Carsten Pfeiffer <pfeiffer@kde.org>
- Since:
- 3.1
Definition at line 36 of file kclipboard.h.
Static Public Member Functions | |
static KClipboardSynchronizer * | self () |
static void | setSynchronizing (bool sync) |
static bool | isSynchronizing () |
static void | setReverseSynchronizing (bool enable) |
static bool | isReverseSynchronizing () |
Protected Member Functions | |
~KClipboardSynchronizer () | |
Friends | |
class | KlipperWidget |
class | KApplication |
Member Function Documentation
|
Checks whether the Clipboard buffer will be copied to the Selection buffer upon changes.
Definition at line 89 of file kclipboard.h. |
|
Checks whether Clipboard and Selection will be synchronized upon changes.
Definition at line 66 of file kclipboard.h. |
|
Returns the KClipboardSynchronizer singleton object.
Definition at line 97 of file kclipboard.cpp. |
|
Configures KClipboardSynchronizer to copy the Clipboard buffer to the Selection buffer whenever the Clipboard changes.
Definition at line 186 of file kclipboard.cpp. |
|
Configures KClipboardSynchronizer to synchronize the Selection to Clipboard whenever it changes. Default is false.
Definition at line 180 of file kclipboard.cpp. |
Friends And Related Function Documentation
|
Systray widget for manipulating the clipboard.
Definition at line 42 of file kclipboard.h. |
The documentation for this class was generated from the following files: