SoWinColorEditor Member List
This is the complete list of members for
SoWinColorEditor, including all inherited members.
Variables | Functions | Enumerations | Enumerator | Typedefs
Variables | defined in |
alwaysOnTop | SoWinColorEditor | |
helpContextID | SoWinComponent | |
helpContextString | SoWinComponent | |
helpFileName | SoWinComponent | |
|
Functions | defined in |
addColorChangedCallback(SoWinColorEditorCB *f, void *userData=NULL) | SoWinColorEditor | [inline] |
attach(SoSFColor *color, SoBase *node) | SoWinColorEditor | |
attach(SoMFColor *color, int index, SoBase *node) | SoWinColorEditor | |
attach(SoMFUInt32 *color, int index, SoBase *node) | SoWinColorEditor | |
detach() | SoWinColorEditor | |
displayHelp(const char *filename, UINT contextID) | SoWinComponent | [static] |
displayHelp(const SbString &filename, UINT contextID) | SoWinComponent | [static] |
getClassName() const | SoWinComponent | [inline] |
getColor() | SoWinColorEditor | [inline] |
getComponent(SoWidget w) | SoWinComponent | [static] |
getCurrentSliders() | SoWinColorEditor | [inline] |
getDisplay() | SoWinComponent | [inline] |
getIconTitle() const | SoWinComponent | [inline] |
getParentWidget() const | SoWinComponent | [inline] |
getShellWidget() const | SoWinComponent | [inline] |
getSize() | SoWinComponent | |
getTitle() const | SoWinComponent | [inline] |
getUpdateFrequency() | SoWinColorEditor | [inline] |
getWidget() const | SoWinComponent | [inline] |
getWidgetName() const | SoWinComponent | [inline] |
hide() | SoWinComponent | [virtual] |
isAttached() | SoWinColorEditor | [inline] |
isFullScreen() const | SoWinComponent | |
isFullScreenEnable(void) const | SoWinComponent | |
isTopLevelShell() const | SoWinComponent | [inline] |
isVisible() | SoWinComponent | |
isWYSIWYG() | SoWinColorEditor | [inline] |
removeColorChangedCallback(SoWinColorEditorCB *f, void *userData=NULL) | SoWinColorEditor | [inline] |
setColor(const SbColor &color) | SoWinColorEditor | |
setCurrentSliders(SoWinColorEditor::Sliders whichSliders) | SoWinColorEditor | |
setFullScreen(const SbBool enable) | SoWinComponent | |
setFullScreenEnable(const SbBool enable) | SoWinComponent | |
setIconTitle(const char *newIconTitle) | SoWinComponent | |
setIconTitle(const SbString &newIconTitle) | SoWinComponent | |
setSize(const SbVec2s &size) | SoWinComponent | |
setTitle(const char *newTitle) | SoWinComponent | |
setTitle(const SbString &newTitle) | SoWinComponent | |
setUpdateFrequency(SoWinColorEditor::UpdateFrequency freq) | SoWinColorEditor | |
setWindowCloseCallback(SoWinComponentCB *func, void *data=NULL) | SoWinComponent | [inline] |
setWYSIWYG(SbBool trueOrFalse) | SoWinColorEditor | |
show() | SoWinComponent | [virtual] |
SoWinColorEditor(SoWidget parent=NULL, const char *name=NULL, SbBool buildInsideParent=TRUE) | SoWinColorEditor | |
~SoWinColorEditor() | SoWinColorEditor | |
|
Enumerations | defined in |
Sliders enum name | SoWinColorEditor | |
UpdateFrequency enum name | SoWinColorEditor | |
|
Enumerator | defined in |
AFTER_ACCEPT enum value | SoWinColorEditor | |
CONTINUOUS enum value | SoWinColorEditor | |
HSV enum value | SoWinColorEditor | |
INTENSITY enum value | SoWinColorEditor | |
NONE enum value | SoWinColorEditor | |
RGB enum value | SoWinColorEditor | |
RGB_HSV enum value | SoWinColorEditor | |
RGB_V enum value | SoWinColorEditor | |
|
Typedefs | defined in |
|