org::kde::plasma::components::FlatButtonBackground

Search for usage in LXR

org::kde::plasma::components::FlatButtonBackground Class Reference

Inherits QtQuick::Item.

Properties

real bottomMargin
 
bool checked
 
bool focused
 
bool hovered
 
real leftMargin
 
bool pressed
 
real rightMargin
 
real topMargin
 
string usedPrefix
 

Detailed Description

Import Statement

import org.kde.plasma.components

Definition at line 10 of file FlatButtonBackground.qml.

Property Documentation

◆ bottomMargin

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

Definition at line 27 of file FlatButtonBackground.qml.

◆ checked

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

Definition at line 17 of file FlatButtonBackground.qml.

◆ focused

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

Definition at line 19 of file FlatButtonBackground.qml.

◆ hovered

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

Definition at line 13 of file FlatButtonBackground.qml.

◆ leftMargin

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

Definition at line 21 of file FlatButtonBackground.qml.

◆ pressed

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

Definition at line 15 of file FlatButtonBackground.qml.

◆ rightMargin

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

Definition at line 25 of file FlatButtonBackground.qml.

◆ topMargin

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

Definition at line 23 of file FlatButtonBackground.qml.

◆ usedPrefix

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

Definition at line 29 of file FlatButtonBackground.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.