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

tdecore

TDEClipboardSynchronizer Class Reference

This class is only for internal use. More...

#include <kclipboard.h>

Inheritance diagram for TDEClipboardSynchronizer:
TQObject

List of all members.

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 <pfeiffer@kde.org>
Since:
3.1

Definition at line 36 of file kclipboard.h.


Member Function Documentation

static bool TDEClipboardSynchronizer::isReverseSynchronizing (  )  [inline, static]

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.

static bool TDEClipboardSynchronizer::isSynchronizing (  )  [inline, static]

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.

TDEClipboardSynchronizer * TDEClipboardSynchronizer::self (  )  [static]

Returns the TDEClipboardSynchronizer singleton object.

Returns:
the TDEClipboardSynchronizer singleton object.

Definition at line 97 of file kclipboard.cpp.

void TDEClipboardSynchronizer::setReverseSynchronizing ( bool  enable  )  [static]

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

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

Definition at line 186 of file kclipboard.cpp.

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

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

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.6.3
This website is maintained by Timothy Pearson.