OpendTect
6.6
|
Off-screen pixel-based paint device. More...
Public Member Functions | |
uiPixmap () | |
uiPixmap (const char *icon_identifier) | |
uiPixmap (const char *xpm[]) | |
uiPixmap (const QPixmap &) | |
uiPixmap (const uiPixmap &) | |
uiPixmap (const uiRGBArray &) | |
uiPixmap (int w, int h) | |
virtual | ~uiPixmap () |
void | convertFromRGBArray (const uiRGBArray &) |
void | fill (const Color &) |
void | fill (const ColTab::Sequence &, bool hor) |
void | fillGradient (const Color &col1, const Color &col2, bool hor) |
int | height () const |
bool | isEmpty () const |
QPixmap * | qpixmap () |
const QPixmap * | qpixmap () const |
bool | save (const char *fnm, const char *fmt=0, int quality=-1) const |
const char * | source () const |
int | width () const |
Public Member Functions inherited from NamedObject | |
NamedObject (const char *nm=nullptr) | |
NamedObject (const NamedObject &oth) | |
virtual | ~NamedObject () |
virtual BufferString | getName () const |
bool | getNameFromPar (const IOPar &) |
virtual const name_type & | name () const |
NamedObject & | operator= (const NamedObject &) |
bool | operator== (const NamedObject &oth) const |
virtual void | setName (const char *nm) |
Public Member Functions inherited from ObjectWithName | |
virtual | ~ObjectWithName () |
bool | hasName (const char *nm) const |
bool | hasName (const name_type &nm) const |
void | putNameInPar (IOPar &) const |
Static Public Member Functions | |
static bool | isPresent (const char *) |
Protected Attributes | |
QPixmap * | qpixmap_ |
BufferString | srcname_ |
Protected Attributes inherited from NamedObject | |
BufferString | name_ |
Additional Inherited Members | |
Public Types inherited from ObjectWithName | |
typedef OD::String | name_type |
Off-screen pixel-based paint device.
Icons pixmaps can be created from the identifier, see odiconfile.h. It is, basically, the file name without extension.
<>
uiPixmap::uiPixmap | ( | ) |
uiPixmap::uiPixmap | ( | int | w, |
int | h | ||
) |
uiPixmap::uiPixmap | ( | const char * | icon_identifier | ) |
uiPixmap::uiPixmap | ( | const uiRGBArray & | ) |
uiPixmap::uiPixmap | ( | const char * | xpm[] | ) |
uiPixmap::uiPixmap | ( | const QPixmap & | ) |
uiPixmap::uiPixmap | ( | const uiPixmap & | ) |
|
virtual |
void uiPixmap::convertFromRGBArray | ( | const uiRGBArray & | ) |
void uiPixmap::fill | ( | const Color & | ) |
void uiPixmap::fill | ( | const ColTab::Sequence & | , |
bool | hor | ||
) |
int uiPixmap::height | ( | ) | const |
bool uiPixmap::isEmpty | ( | ) | const |
|
static |
|
inline |
|
inline |
bool uiPixmap::save | ( | const char * | fnm, |
const char * | fmt = 0 , |
||
int | quality = -1 |
||
) | const |
|
inline |
int uiPixmap::width | ( | ) | const |
|
protected |
|
protected |
Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2022