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