Separator

Search for usage in LXR

Separator Class Reference
Inheritance diagram for Separator:

Public Types

enum class  Weight { Light , Normal }
 

Properties

int weight
 

Detailed Description

A visual separator.

Useful as a visual hint for diciding grouped elements.

Definition at line 15 of file Separator.qml.

Member Enumeration Documentation

◆ Weight

enum class Separator::Weight
strong

Types of weight.

Definition at line 23 of file Separator.qml.

Property Documentation

◆ weight

int Separator::weight
read

This property holds the visual weight of the separator.

Weight values:

  • Separator.Weight.Light
  • Separator.Weight.Normal

The default is Separator.Weight.Normal

Definition at line 36 of file Separator.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 Jul 26 2024 11:50:53 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.