org::kde::kirigami::templates::private::DrawerHandle

Search for usage in LXR

org::kde::kirigami::templates::private::DrawerHandle Class Reference

Inherits MouseArea.

Properties

bool displayToolTip
 
TDrawer drawer
 
Item handleAnchor
 
int mappedStartX
 
TOverlay overlay
 
int startX
 

Detailed Description

Import Statement

import org.kde.kirigami.templates.private
Version
1.0

Definition at line 13 of file DrawerHandle.qml.

Property Documentation

◆ displayToolTip

bool org::kde::kirigami::templates::private::DrawerHandle::displayToolTip
read

Definition at line 19 of file DrawerHandle.qml.

◆ drawer

TDrawer org::kde::kirigami::templates::private::DrawerHandle::drawer
read

The drawer this handle will control.

Definition at line 24 of file DrawerHandle.qml.

◆ handleAnchor

Item org::kde::kirigami::templates::private::DrawerHandle::handleAnchor
read

Definition at line 40 of file DrawerHandle.qml.

◆ mappedStartX

int org::kde::kirigami::templates::private::DrawerHandle::mappedStartX
read

Definition at line 44 of file DrawerHandle.qml.

◆ overlay

TOverlay org::kde::kirigami::templates::private::DrawerHandle::overlay
read
Remarks
This property is read-only

Definition at line 27 of file DrawerHandle.qml.

◆ startX

int org::kde::kirigami::templates::private::DrawerHandle::startX
read

Definition at line 42 of file DrawerHandle.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri May 10 2024 11:44:36 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.