PlasmaQuick

PlasmaQuick Namespace Reference

Classes

class  AppletPopup
 
class  ConfigModel
 
class  Dialog
 
class  EdgeEventForwarder
 
class  PopupPlasmaWindow
 
class  SharedQmlEngine
 

Functions

static Qt::Edges bordersToEdge (KSvg::FrameSvg::EnabledBorders borders)
 
static KSvg::FrameSvg::EnabledBorders edgeToBorder (Qt::Edges edges)
 
static bool isRunningInKWin ()
 

Detailed Description

The EdgeEventForwarder class This class forwards edge events to be replayed within the given margin This is useful if children do not touch the edge of a window, but want to get input events.

Function Documentation

◆ bordersToEdge()

static Qt::Edges PlasmaQuick::bordersToEdge ( KSvg::FrameSvg::EnabledBorders borders)
static

Definition at line 112 of file plasmawindow.cpp.

◆ edgeToBorder()

static KSvg::FrameSvg::EnabledBorders PlasmaQuick::edgeToBorder ( Qt::Edges edges)
static

Definition at line 92 of file plasmawindow.cpp.

◆ isRunningInKWin()

static bool PlasmaQuick::isRunningInKWin ( )
static

Definition at line 157 of file dialog.cpp.

This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri May 17 2024 11:54:11 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.