• Skip to content
  • Skip to link menu
KDE API Reference
  • KDE API Reference
  • kdenetwork API Reference
  • KDE Home
  • Contact Us
 

krfb

  • sources
  • kde-4.14
  • kdenetwork
  • krfb
  • krfb
Macros | Enumerations | Functions
events.cpp File Reference
#include "events.h"
#include <QtGui/QApplication>
#include <QtGui/QX11Info>
#include <QtGui/QDesktopWidget>
#include <KGlobal>
#include <X11/Xutil.h>
#include <X11/keysym.h>
#include <X11/extensions/XTest.h>
Include dependency graph for events.cpp:

Go to the source code of this file.

Macros

#define ADJUSTMOD(sym, state)   if(keySym==sym) { if(down) data->modifierState|=state; else data->modifierState&=~state; }
 

Enumerations

enum  { LEFTSHIFT = 1, RIGHTSHIFT = 2, ALTGR = 4 }
 

Functions

static void tweakModifiers (signed char mod, bool down)
 

Macro Definition Documentation

#define ADJUSTMOD (   sym,
  state 
)    if(keySym==sym) { if(down) data->modifierState|=state; else data->modifierState&=~state; }

Enumeration Type Documentation

anonymous enum
Enumerator
LEFTSHIFT 
RIGHTSHIFT 
ALTGR 

Definition at line 36 of file events.cpp.

Function Documentation

static void tweakModifiers ( signed char  mod,
bool  down 
)
static

Definition at line 108 of file events.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:29:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.

krfb

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

kdenetwork API Reference

Skip menu "kdenetwork API Reference"
  • kget
  • kopete
  •   kopete
  •   libkopete
  • krdc
  • krfb

Search



Report problems with this website to our bug tracking system.
Contact the specific authors with questions and comments about the page contents.

KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal