Attica::Icon
Attica::Icon Class Reference
#include <Attica/Icon>
Public Types | |
typedef QList< Icon > | List |
Public Member Functions | |
Icon () | |
Icon (const Icon &other) | |
~Icon () | |
uint | height () const |
Icon & | operator= (const Icon &other) |
void | setHeight (uint height) |
void | setUrl (const QUrl &url) |
void | setWidth (uint width) |
QUrl | url () const |
uint | width () const |
Detailed Description
The Icon class contains information about an icon.
It consists of a Url and icon size information.
Member Typedef Documentation
◆ List
Constructor & Destructor Documentation
◆ Icon() [1/2]
◆ Icon() [2/2]
◆ ~Icon()
Member Function Documentation
◆ height()
◆ operator=()
◆ setHeight()
◆ setUrl()
◆ setWidth()
◆ url()
◆ width()
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:36 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:17:36 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.