PlasmaQuick Namespace
Header: | #include <PlasmaQuick> |
CMake: | find_package(PlasmaQuick REQUIRED) target_link_libraries(mytarget PRIVATE Plasma::PlasmaQuick) |
Classes
class | AppletPopup |
class | ConfigModel |
class | Dialog |
class | EdgeEventForwarder |
class | PlasmaWindow |
class | PopupPlasmaWindow |
class | QuickViewSharedEngine |
class | SharedQmlEngine |
Detailed Description
@brief 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
Classes
class AppletPopup
class ConfigModel
class Dialog
class EdgeEventForwarder
class PlasmaWindow
Creates a QQuickWindow themed in a Plasma style with background. More...
class PopupPlasmaWindow
Styled Plasma window that can be positioned relative to an existing Item on another window. More...