#include <uima.hpp>
Inheritance diagram for UPix:
Public Member Functions | |
UPix (const UStr &filename) | |
UPix (const char *filename=null) | |
UPix (const char **xpm_data, u_modes=0) | |
initializes a Pixmap Image object (that will be loaded at a later time). | |
virtual | ~UPix () |
std::vector< class UNatPix * > & | getNatPixs () const |
Static Public Attributes | |
static UPix | folder |
static UPix | ofolder |
static UPix | doc |
static UPix | diskette |
static UPix | plus |
static UPix | minus |
static UPix | ellipsis |
static UPix | rball |
static UPix | select |
static UPix | cross |
static UPix | check |
static UPix | zoom |
static UPix | left |
static UPix | right |
static UPix | up |
static UPix | down |
static UPix | turn |
static UPix | question |
static UPix | leftarrow |
static UPix | rightarrow |
static UPix | uparrow |
static UPix | downarrow |
static UPix | stop |
static UPix | ray |
static UPix | clock |
static UPix | bomb |
static UPix | windows |
static UPix | book |
static UPix | edit |
static UPix | eyes |
static UPix | colors |
Predefined Pixmap Images (small icons). | |
Friends | |
UPix & | upix (const UStr &filename) |
UPix & | upix (const char *filename) |
UPix & | upix (const char **xpm_data) |
creator shortcuts (see constructor for details) |
Works in the same way as UIma: see this class.
Note: background transparency (ie. image shapes) is supported for XPM images
|
initializes a Pixmap Image object (that will be loaded at a later time). see UIma::UIma for details Notes:
|
|
att: appel necessaire car ~UIma appelara le cleanCache de UIma |
|
Predefined Pixmap Images (small icons). most of thse pixmaps were originally designed by Ludvig A. Norin for the FVWM window manager. Please refer to file ufvwmpix.hh for notice (more pixmaps are also available in this file) Note some of these pixmaps are shaped (= they have a "transparent" background) |