Popup

Search for usage in LXR

Popup Class Reference

Properties

alias content
 
bool filling
 
double heightHint
 
double hint
 
int maxHeight
 
int maxWidth
 
int mHeight
 
int mWidth
 
double widthHint
 

Detailed Description

Popup A global sidebar for the application window that can be collapsed.

Definition at line 33 of file Popup.qml.

Property Documentation

◆ content

alias Popup::content
read

content : Item.data

Remarks
This is the default property

Definition at line 53 of file Popup.qml.

◆ filling

bool Popup::filling
read

Definition at line 48 of file Popup.qml.

◆ heightHint

double Popup::heightHint
read

heightHint : double

Definition at line 69 of file Popup.qml.

◆ hint

double Popup::hint
read

hint : double

Definition at line 65 of file Popup.qml.

◆ maxHeight

int Popup::maxHeight
read

maxHeight : int

Definition at line 61 of file Popup.qml.

◆ maxWidth

int Popup::maxWidth
read

maxWidth : int

Definition at line 57 of file Popup.qml.

◆ mHeight

int Popup::mHeight
read
Remarks
This property is read-only

Definition at line 43 of file Popup.qml.

◆ mWidth

int Popup::mWidth
read
Remarks
This property is read-only

Definition at line 40 of file Popup.qml.

◆ widthHint

double Popup::widthHint
read

widthHint : double

Definition at line 73 of file Popup.qml.


The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 3 2025 12:00:17 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.