Icon :: disabled - Disabled pixmap
The property returns the disabled pixmap, i.e. the pixmap that is displayed for disabled GUI elements.
Return value: Pixmap data ( odabagui::Pixmap & )
Pixmap data contains a file path to a pixmap file and/or pixmap data as binary data block.
Implementation overview
- - internal feature
Icon :: disabled (  ) - - internal feature
Icon :: disabled ( cPixmap )
Implementation details
- to list
-
- internal feature
const odabagui::Pixmap & Icon  :: disabled ( odabagui::Pixmap &cPixmap )
- cPixmap
- Pixmap data
Pixmap data contains a file path to a pixmap file and/or pixmap data as binary data block.
to list
- cPixmap
- Pixmap data

