Rogue Wave Views Gadgets Package API Reference Guide |
Rogue Wave Views Documentation Home |
This is the complete list of members for IlvPathGadgetItem, 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 |
draw(IlvPort *dst, const IlvRect &rect, const IlvTransformer *t=0, const IlvRegion *clip=0) const | IlvGadgetItem | virtual |
drawLabel(IlvPort *dst, 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 |
getClientData() const | IlvGadgetItem | |
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 | |
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 |
getPathName() const | IlvPathGadgetItem | |
getProperty(const IlSymbol *key) const | IlvGadgetItem | |
getSelectionPalette() const | IlvGadgetItem | virtual |
getSelectionTextPalette() const | IlvGadgetItem | virtual |
getSpacing() const | IlvGadgetItem | |
getStylableTags(IlUInt &nTags) const | IlvStylable | virtual |
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 | |
IlvPathGadgetItem(const char *label, IlvBitmap *bitmap=0, IlvPosition position=IlvDefaultGadgetItemPosition, IlUShort spacing=IlvDefaultGadgetItemSpacing, IlBoolean copy=IlTrue) | IlvPathGadgetItem | |
IlvPathGadgetItem(const char *label, IlvGraphic *graphic, IlvPosition position=IlvDefaultGadgetItemPosition, IlUShort spacing=IlvDefaultGadgetItemSpacing, IlBoolean copy=IlTrue) | IlvPathGadgetItem | |
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 | |
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 | |
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 |
setPathName(const IlPathName &path) | IlvPathGadgetItem | |
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 |
© Copyright 2016, Rogue Wave Software, Inc. All Rights Reserved.
Rogue Wave is a registered trademark of Rogue Wave Software, Inc. in the United States and other countries. All other trademarks are the property of their respective owners.