mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 10:52:56 +00:00
QIcon documentation update
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
99b118cb41
commit
9373d0c2aa
1 changed files with 1 additions and 5 deletions
|
@ -484,11 +484,7 @@ QIcon::QIcon(const QIcon &other)
|
||||||
the relevant file must be found relative to the runtime working
|
the relevant file must be found relative to the runtime working
|
||||||
directory.
|
directory.
|
||||||
|
|
||||||
The file name can be either refer to an actual file on disk or to
|
The file name refers to an actual file on disk.
|
||||||
one of the application's embedded resources. See the
|
|
||||||
\l{resources.html}{Resource System} overview for details on how to
|
|
||||||
embed images and other resource files in the application's
|
|
||||||
executable.
|
|
||||||
|
|
||||||
Use the QImageReader::supportedImageFormats() and
|
Use the QImageReader::supportedImageFormats() and
|
||||||
QImageWriter::supportedImageFormats() functions to retrieve a
|
QImageWriter::supportedImageFormats() functions to retrieve a
|
||||||
|
|
Loading…
Add table
Reference in a new issue