dqt ~master (2021-12-05T11:53:08Z)
Dub
Repo
QIcon.paint
qt
gui
icon
QIcon
Undocumented in source. Be warned that the author may not have intended to support it.
void
paint
(QPainter* painter, const(QRect) rect, qt.core.namespace.Alignment alignment, Mode mode, State state)
void
paint
(QPainter* painter, int x, int y, int w, int h, qt.core.namespace.Alignment alignment, Mode mode, State state)
struct
QIcon
pragma(
inline
, true) const
void
paint
(
QPainter
*
painter
,
int
x
,
int
y
,
int
w
,
int
h
,
qt.core.namespace.Alignment
alignment
=
qt.core.namespace.AlignmentFlag.AlignCenter
,
Mode
mode
=
Mode.Normal
,
State
state
=
State.Off
)
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