, including all inherited members.
Variables | defined in |
|
Functions | defined in |
addLegendChangedCallback(PoXtLegendEditorCB *func, void *userData) | PoXtLegendEditor | |
attach(PoLegend *legend) | PoXtLegendEditor | [virtual] |
detach() | PoXtLegendEditor | |
displayHelp(const char *filename, UINT contextID) | SoXtComponent | [static] |
getAutoValueLegendFilter(unsigned long &inclusionMask, unsigned long &exclusionMask) const | PoXtAutoValueLegendEditor | |
getClassName() const | SoXtComponent | [inline] |
getComponent(SoWidget w) | SoXtComponent | [static] |
getDisplay() | SoXtComponent | [inline] |
getIconTitle() const | SoXtComponent | [inline] |
getLegendFilter(unsigned long &inclusionMask, unsigned long &exclusionMask) const | PoXtLegendEditor | |
getParentWidget() const | SoXtComponent | [inline] |
getPresentation() const | PoXtLegendEditor | |
getShellWidget() const | SoXtComponent | [inline] |
getSize() | SoXtComponent | |
getTitle() const | SoXtComponent | [inline] |
getUpdateFrequency() const | PoXtLegendEditor | |
getValueLegendFilter(unsigned long &inclusionMask, unsigned long &exclusionMask) const | PoXtValueLegendEditor | |
getWidget() const | SoXtComponent | [inline] |
getWidgetName() const | SoXtComponent | [inline] |
hide() | PoXtLegendEditor | [virtual] |
isAttached() const | PoXtLegendEditor | |
isDirectViz(void) const | SoXtComponent | |
isDirectVizEnable(void) const | SoXtComponent | |
isFullScreen(void) const | SoXtComponent | |
isFullScreenEnable() const | SoXtComponent | |
isTopLevelShell() const | SoXtComponent | [inline] |
isVisible() | SoXtComponent | |
removeLegendChangedCallback(PoXtLegendEditorCB *func, void *userData) | PoXtLegendEditor | |
setAutoValueLegendFilter(unsigned long inclusionMask, unsigned long exclusionMask) | PoXtAutoValueLegendEditor | |
setDirectVizEnable(const SbBool enable) | SoXtComponent | |
setFullScreen(const SbBool enable) | SoXtComponent | |
setFullScreenEnable(const SbBool enable) | SoXtComponent | |
setIconTitle(const char *newIconTitle) | SoXtComponent | |
setIconTitle(const SbString &newIconTitle) | SoXtComponent | |
setLegendFilter(unsigned long inclusionMask, unsigned long exclusionMask) | PoXtLegendEditor | |
setPresentation(Presentation type) | PoXtLegendEditor | [virtual] |
setSize(const SbVec2s &size) | SoXtComponent | |
setTitle(const char *newTitle) | SoXtComponent | |
setTitle(const SbString &newTitle) | SoXtComponent | |
setUpdateFrequency(UpdateFrequency freq) | PoXtLegendEditor | |
setValueLegendFilter(unsigned long inclusionMask, unsigned long exclusionMask) | PoXtValueLegendEditor | |
setWindowCloseCallback(SoXtComponentCB *func, void *data=NULL) | SoXtComponent | [inline] |
show() | PoXtLegendEditor | [virtual] |
~PoXtAutoValueLegendEditor() | PoXtAutoValueLegendEditor | [virtual] |
~PoXtValueLegendEditor() | PoXtValueLegendEditor | [virtual] |
|
Enumerations | defined in |
AutoValueLegendMask enum name | PoXtAutoValueLegendEditor | |
LegendMask enum name | PoXtLegendEditor | |
Presentation enum name | PoXtLegendEditor | |
UpdateFrequency enum name | PoXtLegendEditor | |
ValueLegendMask enum name | PoXtValueLegendEditor | |
|
Enumerator | defined in |
AFTER_ACCEPT enum value | PoXtLegendEditor | |
ALL_AUTO_VALUE_MASK enum value | PoXtAutoValueLegendEditor | |
ALL_LEGEND_MASK enum value | PoXtLegendEditor | |
ALL_VALUE_MASK enum value | PoXtValueLegendEditor | |
BOX_RATIO enum value | PoXtLegendEditor | |
CONTINUOUS enum value | PoXtLegendEditor | |
END enum value | PoXtAutoValueLegendEditor | |
FIRST_VALUE enum value | PoXtValueLegendEditor | |
INCREMENT_TYPE enum value | PoXtLegendEditor | |
LABEL_UNFOLD enum value | PoXtLegendEditor | |
LAST_VALUE enum value | PoXtValueLegendEditor | |
LOWER_UNDEF_STRING enum value | PoXtValueLegendEditor | |
MARGIN enum value | PoXtLegendEditor | |
MARGIN_BOTTOM enum value | PoXtLegendEditor | |
MARGIN_LEFT enum value | PoXtLegendEditor | |
MARGIN_RIGHT enum value | PoXtLegendEditor | |
MARGIN_TOP enum value | PoXtLegendEditor | |
MARGIN_TYPE enum value | PoXtLegendEditor | |
MISC enum value | PoXtLegendEditor | |
MISC_TEXT_ATTR enum value | PoXtLegendEditor | |
NO_AUTO_VALUE_MASK enum value | PoXtAutoValueLegendEditor | |
NO_LEGEND_MASK enum value | PoXtLegendEditor | |
NO_VALUE_MASK enum value | PoXtValueLegendEditor | |
NUM_COLUMNS enum value | PoXtLegendEditor | |
PERIOD_VALUE enum value | PoXtValueLegendEditor | |
START enum value | PoXtAutoValueLegendEditor | |
TITLE enum value | PoXtLegendEditor | |
TITLE_FONT_NAME enum value | PoXtLegendEditor | |
TITLE_FONT_SIZE enum value | PoXtLegendEditor | |
TITLE_PATH enum value | PoXtLegendEditor | |
TITLE_POSITION enum value | PoXtLegendEditor | |
TITLE_STRING enum value | PoXtLegendEditor | |
TITLE_VISIBILITY enum value | PoXtLegendEditor | |
TOGGLE_FOLD enum value | PoXtLegendEditor | |
TOGGLE_UNFOLD enum value | PoXtLegendEditor | |
UPPER_UNDEF_STRING enum value | PoXtValueLegendEditor | |
VALUE enum value | PoXtLegendEditor | |
VALUE_ADD_STRING enum value | PoXtLegendEditor | |
VALUE_ADD_STRING_VISIBILITY enum value | PoXtLegendEditor | |
VALUE_FONT_NAME enum value | PoXtLegendEditor | |
VALUE_POSITION enum value | PoXtLegendEditor | |
VALUE_VISIBILITY enum value | PoXtLegendEditor | |
|
Typedefs | defined in |
PoXtLegendEditorCB typedef | PoXtLegendEditor | |
|