dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QIcon.pixmap
qt
gui
icon
QIcon
Undocumented in source. Be warned that the author may not have intended to support it.
QPixmap
pixmap
(const(QSize) size, Mode mode, State state)
QPixmap
pixmap
(int w, int h, Mode mode, State state)
struct
QIcon
pragma(
inline
, true) const
QPixmap
pixmap
(
int
w
,
int
h
,
Mode
mode
=
Mode.Normal
,
State
state
=
State.Off
)
QPixmap
pixmap
(int extent, Mode mode, State state)
QPixmap
pixmap
(QWindow* window, const(QSize) size, Mode mode, State state)
Meta
Source
See Implementation
qt
gui
icon
QIcon
aliases
DataPtr
constructors
this
destructors
~this
enums
Mode
State
functions
actualSize
addFile
addPixmap
availableSizes
cacheKey
data_ptr
detach
isDetached
isMask
isNull
name
paint
pixmap
setIsMask
postblits
this(this)
static functions
fallbackSearchPaths
fallbackThemeName
fromTheme
hasThemeIcon
setFallbackSearchPaths
setFallbackThemeName
setThemeName
setThemeSearchPaths
themeName
themeSearchPaths