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

tdecore

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

#include <kclipboard.h>

Inherits TQObject.

Static Public Member Functions

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

Friends

class KlipperWidget
 
class TDEApplication
 

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.

Constructor & Destructor Documentation

◆ ~TDEClipboardSynchronizer()

TDEClipboardSynchronizer::~TDEClipboardSynchronizer ( )
protected

Definition at line 118 of file kclipboard.cpp.

Member Function Documentation

◆ isReverseSynchronizing()

static bool TDEClipboardSynchronizer::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 TDEClipboardSynchronizer::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()

TDEClipboardSynchronizer * TDEClipboardSynchronizer::self ( )
static

Returns the TDEClipboardSynchronizer singleton object.

Returns
the TDEClipboardSynchronizer singleton object.

Definition at line 97 of file kclipboard.cpp.

◆ setReverseSynchronizing()

void TDEClipboardSynchronizer::setReverseSynchronizing ( bool  enable)
static

Configures TDEClipboardSynchronizer 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 TDEClipboardSynchronizer::setSynchronizing ( bool  sync)
static

Configures TDEClipboardSynchronizer 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.

◆ TDEApplication

friend class TDEApplication
friend

Definition at line 43 of file kclipboard.h.


The documentation for this class was generated from the following files:
  • kclipboard.h
  • kclipboard.cpp

tdecore

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

tdecore

Skip menu "tdecore"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdecore by doxygen 1.9.4
This website is maintained by Timothy Pearson.