IconDialog QML Type

Import Statement: import org.kde.iconthemes

Properties

Methods

Detailed Description

Property Documentation

customLocation : string

Use a custom location, only local directory paths are allowed

iconName : string

The name or path of the icon the user has selected

iconSize : int

The desired size of icons

modality : enumeration

Window modality, default is Qt.NonModal

title : string

The title to use for the dialog

user : bool

Begin with the "user icons" instead of "system icons"

visible : string

Whether the dialog is currently visible, setting this property to true is the same as calling show()

Method Documentation

void close()

void open()