This is the complete list of members for IlvGadgetItem, including all inherited members.
activate() | IlvGadgetItem | virtual |
AddItemBitmapSymbol(const IlSymbol *symbol, IlUShort index) | IlvGadgetItem | static |
applyValue(const IlvValue &value) | IlvValueInterface | virtual |
BitmapSymbol() | IlvGadgetItem | static |
changeValue(const IlvValue &val) | IlvValueInterface | virtual |
changeValues(const IlvValue *values, IlUShort count=0) | IlvValueInterface | virtual |
computeRects(IlvRect &labelRect, IlvRect &pictureRect) const | IlvGadgetItem | protectedvirtual |
computeSize(IlUShort &width, IlUShort &height) const | IlvGadgetItem | protectedvirtual |
copy() const | IlvGadgetItem | virtual |
deSelect() | IlvGadgetItem | virtual |
DisableCssDom() | IlvStylable | static |
draw(IlvPort *dst, const IlvRect &rect, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvGadgetItem | virtual |
drawLabel(IlvPort *dst, const IlvPalette *palette, const IlvRect &rect, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvGadgetItem | virtual |
drawPicture(IlvPort *dst, const IlvRect &rect, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvGadgetItem | virtual |
edit() | IlvGadgetItem | virtual |
getBitmap(IlUShort index=(IlUShort) 0) const | IlvGadgetItem | |
getBitmap(const IlSymbol *symbol) const | IlvGadgetItem | |
getBitmapCount() const | IlvGadgetItem | |
getBitmapMask() const | IlvGadgetItem | virtual |
getChildStylable(const IlString &cssElementName) const | IlvStylable | |
getClientData() const | IlvGadgetItem | |
getCssElementClass() const | IlvStylable | virtual |
getCssElementId() const | IlvStylable | |
getCurrentBitmap() const | IlvGadgetItem | virtual |
getGraphic() const | IlvGadgetItem | |
getHeight() const | IlvGadgetItem | virtual |
getHighlightTextPalette() const | IlvGadgetItem | virtual |
getHolder() const | IlvGadgetItem | |
getInsensitivePalette() const | IlvGadgetItem | virtual |
GetItemBitmapIndex(const IlSymbol *symbol) | IlvGadgetItem | static |
GetItemBitmapSymbol(IlUShort index) | IlvGadgetItem | static |
getLabel() const | IlvGadgetItem | |
getLabelAlignment() const | IlvGadgetItem | virtual |
getLabelOrientation(IlvOrientation &orientation, IlBoolean &flip) const | IlvGadgetItem | |
getLabelPosition() const | IlvGadgetItem | |
getMessage() const | IlvGadgetItem | virtual |
getMnemonic() const | IlvGadgetItem | |
getName() const | IlvGadgetItem | virtual |
getNamedProperty(const IlSymbol *name) const | IlvGadgetItem | |
getNormalTextPalette() const | IlvGadgetItem | virtual |
getOpaquePalette() const | IlvGadgetItem | virtual |
getProperty(const IlSymbol *key) const | IlvGadgetItem | |
getSelectionPalette() const | IlvGadgetItem | virtual |
getSelectionTextPalette() const | IlvGadgetItem | virtual |
getSpacing() const | IlvGadgetItem | |
getWidth() const | IlvGadgetItem | virtual |
hasProperty(const IlSymbol *key) const | IlvGadgetItem | |
highlight(IlBoolean value=IlTrue) | IlvGadgetItem | virtual |
HighlightedBitmapSymbol() | IlvGadgetItem | static |
IlvGadgetItem(const char *label, IlvBitmap *bitmap=0, IlvPosition position=IlvRight, IlUShort spacing=4, IlBoolean copy=IlTrue) | IlvGadgetItem | |
IlvGadgetItem(const char *label, IlvGraphic *graphic, IlvPosition position=IlvRight, IlUShort spacing=4, IlBoolean copy=IlTrue) | IlvGadgetItem | |
IlvGadgetItem(IlvGraphic *graphic) | IlvGadgetItem | |
IlvGadgetItem(IlvBitmap *bitmap) | IlvGadgetItem | |
IlvStylable() | IlvStylable | |
InsensitiveBitmapSymbol() | IlvGadgetItem | static |
isDragDropTarget() const | IlvGadgetItem | |
isEditable() const | IlvGadgetItem | |
isHighlighted() const | IlvGadgetItem | |
isOpaque() const | IlvGadgetItem | |
isSelectable() const | IlvGadgetItem | virtual |
isSelected() const | IlvGadgetItem | |
isSensitive() const | IlvGadgetItem | |
isShowingLabel() const | IlvGadgetItem | |
isShowingPicture() const | IlvGadgetItem | |
itemRect(IlvRect &rect, const IlvRect &bbox) const | IlvGadgetItem | virtual |
labelRect(IlvRect &rect, const IlvRect &bbox) const | IlvGadgetItem | virtual |
pictureRect(IlvRect &rect, const IlvRect &bbox) const | IlvGadgetItem | virtual |
queryValue(IlvValue &val) const | IlvValueInterface | virtual |
queryValues(IlvValue *values, IlUShort count) const | IlvValueInterface | virtual |
readItem(IlvInputFile &file, IlvDisplay *display) | IlvGadgetItem | static |
recomputeSize(IlBoolean redraw=IlTrue) | IlvGadgetItem | virtual |
removeAllBitmaps() | IlvGadgetItem | |
removeNamedProperty(IlSymbol *name) | IlvGadgetItem | |
removeProperty(const IlSymbol *key) | IlvGadgetItem | |
select() | IlvGadgetItem | virtual |
SelectedBitmapSymbol() | IlvGadgetItem | static |
selectionRect(IlvRect &rect, const IlvRect &bbox) const | IlvGadgetItem | virtual |
setBitmap(IlUShort index, IlvBitmap *bitmap) | IlvGadgetItem | |
setBitmap(const IlSymbol *symbol, IlvBitmap *bitmap) | IlvGadgetItem | |
setBitmap(IlvBitmap *bitmap) | IlvGadgetItem | |
setClientData(IlAny data) | IlvGadgetItem | |
setCssId(const IlString &id) | IlvStylable | |
setEditable(IlBoolean value) | IlvGadgetItem | |
setGraphic(IlvGraphic *graphic) | IlvGadgetItem | |
setHighlightTextPalette(IlvPalette *palette) | IlvGadgetItem | virtual |
setLabel(const char *label, IlBoolean copy=IlTrue) | IlvGadgetItem | |
setLabelAlignment(IlvAlignment alignment) | IlvGadgetItem | virtual |
setLabelOrientation(IlvOrientation orientation, IlBoolean flip=IlFalse) | IlvGadgetItem | |
setLabelPosition(IlvPosition position) | IlvGadgetItem | |
setName(const char *name) | IlvGadgetItem | |
setNamedProperty(IlvNamedProperty *property) | IlvGadgetItem | |
setNormalTextPalette(IlvPalette *palette) | IlvGadgetItem | virtual |
setOpaque(IlBoolean value) | IlvGadgetItem | |
setOpaquePalette(IlvPalette *palette) | IlvGadgetItem | virtual |
setProperty(const IlSymbol *key, IlAny value) | IlvGadgetItem | |
setSelectionTextPalette(IlvPalette *palette) | IlvGadgetItem | virtual |
setSensitive(IlBoolean value) | IlvGadgetItem | |
setSpacing(IlUShort spacing) | IlvGadgetItem | |
showLabel(IlBoolean value=IlTrue) | IlvGadgetItem | |
showPicture(IlBoolean value=IlTrue) | IlvGadgetItem | |
write(IlvOutputFile &file) const | IlvGadgetItem | virtual |