• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdecore
 

kdecore

Static Public Member Functions | Friends | List of all members
KClipboardSynchronizer Class Reference

#include <kclipboard.h>

Inherits TQObject.

Static Public Member Functions

static KClipboardSynchronizer * self ()
 
static void setSynchronizing (bool sync)
 
static bool isSynchronizing ()
 
static void setReverseSynchronizing (bool enable)
 
static bool isReverseSynchronizing ()
 

Friends

class KlipperWidget
 
class KApplication
 

Detailed Description

This class is only for internal use.

Allowing to automatically synchronize the X11 Clipboard and Selection buffers.

Author
Carsten Pfeiffer pfeif.nosp@m.fer@.nosp@m.kde.o.nosp@m.rg
Since
3.1

Definition at line 36 of file kclipboard.h.

Member Function Documentation

◆ isReverseSynchronizing()

static bool KClipboardSynchronizer::isReverseSynchronizing ( )
inlinestatic

Checks whether the Clipboard buffer will be copied to the Selection buffer upon changes.

Returns
whether the Clipboard buffer will be copied to the Selection buffer upon changes.
See also
setSelectionSetting

Definition at line 89 of file kclipboard.h.

◆ isSynchronizing()

static bool KClipboardSynchronizer::isSynchronizing ( )
inlinestatic

Checks whether Clipboard and Selection will be synchronized upon changes.

Returns
whether Clipboard and Selection will be synchronized upon changes.
See also
setSynchronizing

Definition at line 66 of file kclipboard.h.

◆ self()

KClipboardSynchronizer * KClipboardSynchronizer::self ( )
static

Returns the KClipboardSynchronizer singleton object.

Returns
the KClipboardSynchronizer singleton object.

Definition at line 97 of file kclipboard.cpp.

◆ setReverseSynchronizing()

void KClipboardSynchronizer::setReverseSynchronizing ( bool  enable)
static

Configures KClipboardSynchronizer to copy the Clipboard buffer to the Selection buffer whenever the Clipboard changes.

Parameters
enabletrue to enable implicit selection, false otherwise. Default is true.
See also
selectionSetting

Definition at line 186 of file kclipboard.cpp.

◆ setSynchronizing()

void KClipboardSynchronizer::setSynchronizing ( bool  sync)
static

Configures KClipboardSynchronizer to synchronize the Selection to Clipboard whenever it changes.

Default is false.

See also
isSynchronizing

Definition at line 180 of file kclipboard.cpp.

Friends And Related Function Documentation

◆ KlipperWidget

friend class KlipperWidget
friend

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:
  • kclipboard.h
  • kclipboard.cpp

kdecore

Skip menu "kdecore"
  • Main Page
  • Modules
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

kdecore

Skip menu "kdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdecore by doxygen 1.8.13
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |