company logo

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

Implementation details

  1. - internal feature (not documented)
    const odabagui::Pixmap & Icon  :: disabled (  )
  2. to list
  3. - internal feature (not documented)
    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.

  4. to list