org::kde::plasma::components::IconLabel

Search for usage in LXR

org::kde::plasma::components::IconLabel Class Reference

Inherits QtQuick::Item.

Properties

int alignment
 
real availableHeight
 
real availableWidth
 
real bottomPadding
 
int display
 
int effectiveHorizontalAlignment
 
font font
 
alias iconItem
 
alias label
 
real leftPadding
 
bool mirrored
 
real rightPadding
 
real spacing
 
real topPadding
 

Detailed Description

Import Statement

import org.kde.plasma.components

Definition at line 13 of file IconLabel.qml.

Property Documentation

◆ alignment

int org::kde::plasma::components::IconLabel::alignment
read

Definition at line 16 of file IconLabel.qml.

◆ availableHeight

real org::kde::plasma::components::IconLabel::availableHeight
read
Remarks
This property is read-only

Definition at line 38 of file IconLabel.qml.

◆ availableWidth

real org::kde::plasma::components::IconLabel::availableWidth
read
Remarks
This property is read-only

Definition at line 35 of file IconLabel.qml.

◆ bottomPadding

real org::kde::plasma::components::IconLabel::bottomPadding
read

Definition at line 32 of file IconLabel.qml.

◆ display

int org::kde::plasma::components::IconLabel::display
read

Definition at line 20 of file IconLabel.qml.

◆ effectiveHorizontalAlignment

int org::kde::plasma::components::IconLabel::effectiveHorizontalAlignment
read

Definition at line 18 of file IconLabel.qml.

◆ font

font org::kde::plasma::components::IconLabel::font
read

Definition at line 42 of file IconLabel.qml.

◆ iconItem

alias org::kde::plasma::components::IconLabel::iconItem
read

Definition at line 22 of file IconLabel.qml.

◆ label

alias org::kde::plasma::components::IconLabel::label
read

Definition at line 24 of file IconLabel.qml.

◆ leftPadding

real org::kde::plasma::components::IconLabel::leftPadding
read

Definition at line 28 of file IconLabel.qml.

◆ mirrored

bool org::kde::plasma::components::IconLabel::mirrored
read

Definition at line 47 of file IconLabel.qml.

◆ rightPadding

real org::kde::plasma::components::IconLabel::rightPadding
read

Definition at line 30 of file IconLabel.qml.

◆ spacing

real org::kde::plasma::components::IconLabel::spacing
read

Definition at line 40 of file IconLabel.qml.

◆ topPadding

real org::kde::plasma::components::IconLabel::topPadding
read

Definition at line 26 of file IconLabel.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.