Geant4-11
Static Public Member Functions | Static Private Member Functions | Static Private Attributes
SoXtInternal Class Reference

#include <SoXtInternal.h>

Static Public Member Functions

static Pixmap createPixmapFromXpm (Widget button, const char **xpm, SbBool ghost=FALSE)
 
static const char * getAppClass (void)
 
static const char * getAppName (void)
 
static void selectBestVisual (Display *dpy, Visual *&visual, Colormap &cmap, int &depth)
 
static void setAppClass (const char *appclass)
 
static void setAppName (const char *appname)
 

Static Private Member Functions

static const char * xpmErrorString (int error)
 

Static Private Attributes

static char * appclass
 
static char * appname
 

Detailed Description

Definition at line 36 of file SoXtInternal.h.

Member Function Documentation

◆ createPixmapFromXpm()

static Pixmap SoXtInternal::createPixmapFromXpm ( Widget  button,
const char **  xpm,
SbBool  ghost = FALSE 
)
static

◆ getAppClass()

static const char * SoXtInternal::getAppClass ( void  )
static

◆ getAppName()

static const char * SoXtInternal::getAppName ( void  )
static

◆ selectBestVisual()

static void SoXtInternal::selectBestVisual ( Display *  dpy,
Visual *&  visual,
Colormap &  cmap,
int &  depth 
)
static

◆ setAppClass()

static void SoXtInternal::setAppClass ( const char *  appclass)
static

◆ setAppName()

static void SoXtInternal::setAppName ( const char *  appname)
static

◆ xpmErrorString()

static const char * SoXtInternal::xpmErrorString ( int  error)
staticprivate

Field Documentation

◆ appclass

char* SoXtInternal::appclass
staticprivate

Definition at line 53 of file SoXtInternal.h.

◆ appname

char* SoXtInternal::appname
staticprivate

Definition at line 52 of file SoXtInternal.h.


The documentation for this class was generated from the following file: