org::kde::plasma::components::RaisedButtonBackground

Search for usage in LXR

org::kde::plasma::components::RaisedButtonBackground Class Reference

Inherits QtQuick::Item.

Properties

real bottomMargin
 
bool checked
 
bool focused
 
bool hovered
 
real leftMargin
 
var margins
 
bool pressed
 
real rightMargin
 
bool showFocused
 
bool showPressed
 
real topMargin
 
string usedPrefix
 

Detailed Description

Import Statement

import org.kde.plasma.components

Definition at line 10 of file RaisedButtonBackground.qml.

Property Documentation

◆ bottomMargin

real org::kde::plasma::components::RaisedButtonBackground::bottomMargin
read

Definition at line 35 of file RaisedButtonBackground.qml.

◆ checked

bool org::kde::plasma::components::RaisedButtonBackground::checked
read

Definition at line 17 of file RaisedButtonBackground.qml.

◆ focused

bool org::kde::plasma::components::RaisedButtonBackground::focused
read

Definition at line 19 of file RaisedButtonBackground.qml.

◆ hovered

bool org::kde::plasma::components::RaisedButtonBackground::hovered
read

Definition at line 13 of file RaisedButtonBackground.qml.

◆ leftMargin

real org::kde::plasma::components::RaisedButtonBackground::leftMargin
read

Definition at line 29 of file RaisedButtonBackground.qml.

◆ margins

var org::kde::plasma::components::RaisedButtonBackground::margins
read

Definition at line 27 of file RaisedButtonBackground.qml.

◆ pressed

bool org::kde::plasma::components::RaisedButtonBackground::pressed
read

Definition at line 15 of file RaisedButtonBackground.qml.

◆ rightMargin

real org::kde::plasma::components::RaisedButtonBackground::rightMargin
read

Definition at line 33 of file RaisedButtonBackground.qml.

◆ showFocused

bool org::kde::plasma::components::RaisedButtonBackground::showFocused
read
Remarks
This property is read-only

Definition at line 25 of file RaisedButtonBackground.qml.

◆ showPressed

bool org::kde::plasma::components::RaisedButtonBackground::showPressed
read
Remarks
This property is read-only

Definition at line 22 of file RaisedButtonBackground.qml.

◆ topMargin

real org::kde::plasma::components::RaisedButtonBackground::topMargin
read

Definition at line 31 of file RaisedButtonBackground.qml.

◆ usedPrefix

string org::kde::plasma::components::RaisedButtonBackground::usedPrefix
read

Definition at line 37 of file RaisedButtonBackground.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 17 2024 11:54:11 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.