![]() |
OpendTect 8.0
|
#include <pixmapdesc.h>
Public Member Functions | |
| PixmapDesc () | |
| PixmapDesc (const char *src, int width, int height, OD::Color) | |
| PixmapDesc (const PixmapDesc &) | |
| ~PixmapDesc () | |
| void | fromString (const char *) |
| bool | isValid () const |
| PixmapDesc & | operator= (const PixmapDesc &) |
| void | set (const char *src, int width, int height, OD::Color col=OD::Color::NoColor()) |
| bool | sourceIsIcon () const |
| BufferString | toString () const |
Static Public Member Functions | |
| static const char * | sKeyColorTabSrc () |
| static const char * | sKeyGradientSrc () |
| static const char * | sKeyNoSrc () |
| static const char * | sKeyRgbSrc () |
| static const char * | sKeySingleColorSrc () |
| static const char * | sKeyXpmSrc () |
Public Attributes | |
| OD::Color | color_ = OD::Color::NoColor() |
| int | height_ = 0 |
| BufferString | source_ |
| int | width_ = 0 |
<>
| PixmapDesc::PixmapDesc | ( | ) |
| PixmapDesc::PixmapDesc | ( | const PixmapDesc & | ) |
| PixmapDesc::PixmapDesc | ( | const char * | src, |
| int | width, | ||
| int | height, | ||
| OD::Color | ) |
| PixmapDesc::~PixmapDesc | ( | ) |
| void PixmapDesc::fromString | ( | const char * | ) |
| bool PixmapDesc::isValid | ( | ) | const |
| PixmapDesc & PixmapDesc::operator= | ( | const PixmapDesc & | ) |
| void PixmapDesc::set | ( | const char * | src, |
| int | width, | ||
| int | height, | ||
| OD::Color | col = OD::Color::NoColor() ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |
| bool PixmapDesc::sourceIsIcon | ( | ) | const |
| BufferString PixmapDesc::toString | ( | ) | const |
| OD::Color PixmapDesc::color_ = OD::Color::NoColor() |
| int PixmapDesc::height_ = 0 |
| BufferString PixmapDesc::source_ |
| int PixmapDesc::width_ = 0 |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2025