KIconThemes
15 #include "kiconthemes_export.h" 18 #include <QPushButton> 20 #include <kiconloader.h> 63 void setStrictIconSize(
bool policy);
67 bool strictIconSize()
const;
73 void setCustomLocation(
const QString &location);
80 void setIconSize(
int size);
95 bool strictIconSize =
false,
int iconSize = 0,
96 bool user =
false,
bool lockUser =
false,
97 bool lockCustomDir =
false);
133 bool strictIconSize =
false,
int iconSize = 0,
134 bool user =
false,
QWidget *parent =
nullptr,
138 void newIconName(
const QString &iconName);
144 class KIconDialogPrivate;
145 KIconDialogPrivate *
const d;
147 friend class ShowEventFilter;
151 Q_PRIVATE_SLOT(d,
void _k_slotContext(
int))
152 Q_PRIVATE_SLOT(d,
void _k_slotStartLoading(
int))
153 Q_PRIVATE_SLOT(d,
void _k_slotProgress(
int))
154 Q_PRIVATE_SLOT(d,
void _k_slotFinished())
155 Q_PRIVATE_SLOT(d,
void _k_slotAcceptIcons())
156 Q_PRIVATE_SLOT(d,
void _k_slotBrowse())
157 Q_PRIVATE_SLOT(d,
void _k_customFileSelected(
const QString &path))
158 Q_PRIVATE_SLOT(d,
void _k_slotOtherIconClicked())
159 Q_PRIVATE_SLOT(d,
void _k_slotSystemIconClicked())
162 #endif // KICONDIALOG_H
Dialog for interactive selection of icons.
An icon that represents an application.
Context
Defines the context of the icon.
Group
The group of the icon.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Thu Jan 21 2021 22:43:49 by
doxygen 1.8.11 written
by
Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.