This is the complete list of members for BOutlineListView, including all inherited members.
| AddChild(BView *child, BView *before=NULL) | BView | |
| AddChild(BLayoutItem *child) | BView | |
| AddFilter(BMessageFilter *filter) | BHandler | virtual |
| AddItem(BListItem *item) | BOutlineListView | virtual |
| AddItem(BListItem *item, int32 fullListIndex) | BOutlineListView | virtual |
| AddLine(BPoint start, BPoint end, rgb_color color) | BView | |
| AddList(BList *newItems) | BOutlineListView | virtual |
| AddList(BList *newItems, int32 fullListIndex) | BOutlineListView | virtual |
| AddUnder(BListItem *item, BListItem *superItem) | BOutlineListView | virtual |
| AdoptParentColors() | BView | |
| AdoptSystemColors() | BView | |
| AdoptViewColors(BView *view) | BView | |
| AllArchived(BMessage *archive) const | BView | virtual |
| AllAttached() | BOutlineListView | virtual |
| AllDetached() | BOutlineListView | virtual |
| AllUnarchived(const BMessage *archive) | BView | virtual |
| AppendToPicture(BPicture *a_picture) | BView | |
| Archive(BMessage *archive, bool deep=true) const | BOutlineListView | virtual |
| AttachedToWindow() | BListView | virtual |
| BArchivable(BMessage *from) | BArchivable | |
| BArchivable() | BArchivable | |
| BeginInvokeNotify(uint32 kind=B_CONTROL_INVOKED) | BInvoker | protected |
| BeginLayer(uint8 opacity) | BView | |
| BeginLineArray(int32 count) | BView | |
| BeginPicture(BPicture *a_picture) | BView | |
| BeginRectTracking(BRect startRect, uint32 style=B_TRACK_WHOLE_RECT) | BView | |
| BHandler(const char *name=NULL) | BHandler | |
| BHandler(BMessage *data) | BHandler | |
| BInvoker() | BInvoker | |
| BInvoker(BMessage *message, const BHandler *handler, const BLooper *looper=NULL) | BInvoker | |
| BInvoker(BMessage *message, BMessenger target) | BInvoker | |
| BListView(BRect frame, const char *name, list_view_type type=B_SINGLE_SELECTION_LIST, uint32 resizeMask=B_FOLLOW_LEFT_TOP, uint32 flags=B_WILL_DRAW|B_FRAME_EVENTS|B_NAVIGABLE) | BListView | |
| BListView(const char *name, list_view_type type=B_SINGLE_SELECTION_LIST, uint32 flags=B_WILL_DRAW|B_FRAME_EVENTS|B_NAVIGABLE) | BListView | |
| BListView(list_view_type type=B_SINGLE_SELECTION_LIST) | BListView | |
| BListView(BMessage *data) | BListView | |
| Bounds() const | BView | |
| BOutlineListView(BRect frame, const char *name, list_view_type type=B_SINGLE_SELECTION_LIST, uint32 resizingMode=B_FOLLOW_LEFT_TOP, uint32 flags=B_WILL_DRAW|B_FRAME_EVENTS|B_NAVIGABLE) | BOutlineListView | |
| BOutlineListView(const char *name, list_view_type type=B_SINGLE_SELECTION_LIST, uint32 flags=B_WILL_DRAW|B_FRAME_EVENTS|B_NAVIGABLE) | BOutlineListView | |
| BOutlineListView(BMessage *archive) | BOutlineListView | |
| BView(const char *name, uint32 flags, BLayout *layout=NULL) | BView | |
| BView(BRect frame, const char *name, uint32 resizingMode, uint32 flags) | BView | |
| BView(BMessage *archive) | BView | |
| ChildAt(int32 index) const | BView | |
| ClearViewBitmap() | BView | |
| ClearViewOverlay() | BView | |
| ClipToInversePicture(BPicture *picture, BPoint where=B_ORIGIN, bool sync=true) | BView | |
| ClipToInverseRect(BRect rect) | BView | |
| ClipToInverseShape(BShape *shape) | BView | |
| ClipToPicture(BPicture *picture, BPoint where=B_ORIGIN, bool sync=true) | BView | |
| ClipToRect(BRect rect) | BView | |
| ClipToShape(BShape *shape) | BView | |
| Collapse(BListItem *item) | BOutlineListView | |
| Command() const | BInvoker | |
| ConstrainClippingRegion(BRegion *region) | BView | virtual |
| ConvertFromParent(BPoint *point) const | BView | |
| ConvertFromParent(BPoint point) const | BView | |
| ConvertFromParent(BRect *rect) const | BView | |
| ConvertFromParent(BRect rect) const | BView | |
| ConvertFromScreen(BPoint *point) const | BView | |
| ConvertFromScreen(BPoint point) const | BView | |
| ConvertFromScreen(BRect *rect) const | BView | |
| ConvertFromScreen(BRect rect) const | BView | |
| ConvertToParent(BPoint *point) const | BView | |
| ConvertToParent(BPoint point) const | BView | |
| ConvertToParent(BRect *rect) const | BView | |
| ConvertToParent(BRect rect) const | BView | |
| ConvertToScreen(BPoint *point) const | BView | |
| ConvertToScreen(BPoint point) const | BView | |
| ConvertToScreen(BRect *rect) const | BView | |
| ConvertToScreen(BRect rect) const | BView | |
| CopyBits(BRect src, BRect dst) | BView | |
| CountChildren() const | BView | |
| CountItems() const | BListView | |
| CountItemsUnder(BListItem *superItem, bool oneLevelOnly) const | BOutlineListView | |
| CurrentSelection(int32 index=0) const | BListView | |
| DelayedInvalidate(bigtime_t delay) | BView | |
| DelayedInvalidate(bigtime_t delay, BRect invalRect) | BView | |
| Deselect(int32 index) | BListView | |
| DeselectAll() | BListView | |
| DeselectExcept(int32 exceptFrom, int32 exceptTo) | BListView | |
| DetachedFromWindow() | BOutlineListView | virtual |
| DisableLayoutInvalidation() | BView | |
| DoForEach(bool(*func)(BListItem *item)) | BListView | |
| DoForEach(bool(*func)(BListItem *item, void *arg), void *arg) | BListView | |
| DoLayout() | BView | protectedvirtual |
| DoMiscellaneous(MiscCode code, MiscData *data) | BOutlineListView | protectedvirtual |
| DragMessage(BMessage *message, BRect dragRect, BHandler *replyTo=NULL) | BView | |
| DragMessage(BMessage *message, BBitmap *bitmap, BPoint offset, BHandler *replyTo=NULL) | BView | |
| DragMessage(BMessage *message, BBitmap *bitmap, drawing_mode dragMode, BPoint offset, BHandler *replyTo=NULL) | BView | |
| Draw(BRect updateRect) | BListView | virtual |
| DrawAfterChildren(BRect updateRect) | BView | virtual |
| DrawBitmap(const BBitmap *aBitmap, BRect bitmapRect, BRect viewRect, uint32 options) | BView | |
| DrawBitmap(const BBitmap *aBitmap, BRect bitmapRect, BRect viewRect) | BView | |
| DrawBitmap(const BBitmap *aBitmap, BRect viewRect) | BView | |
| DrawBitmap(const BBitmap *aBitmap, BPoint where) | BView | |
| DrawBitmap(const BBitmap *aBitmap) | BView | |
| DrawBitmapAsync(const BBitmap *aBitmap, BRect bitmapRect, BRect viewRect, uint32 options) | BView | |
| DrawBitmapAsync(const BBitmap *aBitmap, BRect bitmapRect, BRect viewRect) | BView | |
| DrawBitmapAsync(const BBitmap *aBitmap, BRect viewRect) | BView | |
| DrawBitmapAsync(const BBitmap *aBitmap, BPoint where) | BView | |
| DrawBitmapAsync(const BBitmap *aBitmap) | BView | |
| DrawChar(char aChar) | BView | |
| DrawChar(char aChar, BPoint location) | BView | |
| DrawingMode() const | BView | |
| DrawItem(BListItem *item, BRect itemRect, bool complete=false) | BOutlineListView | protectedvirtual |
| DrawLatch(BRect itemRect, int32 level, bool collapsed, bool highlighted, bool misTracked) | BOutlineListView | protectedvirtual |
| DrawPicture(const BPicture *a_picture) | BView | |
| DrawPicture(const BPicture *a_picture, BPoint where) | BView | |
| DrawPicture(const char *filename, long offset, BPoint where) | BView | |
| DrawPictureAsync(const BPicture *a_picture) | BView | |
| DrawPictureAsync(const BPicture *a_picture, BPoint where) | BView | |
| DrawPictureAsync(const char *filename, long offset, BPoint where) | BView | |
| DrawString(const char *string, escapement_delta *delta=NULL) | BView | |
| DrawString(const char *string, BPoint location, escapement_delta *delta=NULL) | BView | |
| DrawString(const char *string, int32 length, escapement_delta *delta=NULL) | BView | |
| DrawString(const char *string, int32 length, BPoint location, escapement_delta *delta=0L) | BView | |
| DrawString(const char *string, const BPoint *locations, int32 locationCount) | BView | |
| DrawString(const char *string, int32 length, const BPoint *locations, int32 locationCount) | BView | |
| DrawTiledBitmap(const BBitmap *aBitmap, BRect viewRect, BPoint phase=B_ORIGIN) | BView | |
| DrawTiledBitmapAsync(const BBitmap *aBitmap, BRect viewRect, BPoint phase=B_ORIGIN) | BView | |
| EachItemUnder(BListItem *superItem, bool oneLevelOnly, BListItem *(*eachFunc)(BListItem *item, void *arg), void *arg) | BOutlineListView | |
| EnableLayoutInvalidation() | BView | |
| EndInvokeNotify() | BInvoker | protected |
| EndLayer() | BView | |
| EndLineArray() | BView | |
| EndPicture() | BView | |
| EndRectTracking() | BView | |
| EventMask() | BView | |
| Expand(BListItem *item) | BOutlineListView | |
| ExpandOrCollapse(BListItem *superItem, bool expand) | BOutlineListView | protectedvirtual |
| ExplicitAlignment() const | BView | |
| ExplicitMaxSize() const | BView | |
| ExplicitMinSize() const | BView | |
| ExplicitPreferredSize() const | BView | |
| FillArc(BPoint center, float xRadius, float yRadius, float startAngle, float arcAngle, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillArc(BRect rect, float startAngle, float arcAngle, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillArc(BPoint center, float xRadius, float yRadius, float startAngle, float arcAngle, const BGradient &gradient) | BView | |
| FillArc(BRect rect, float startAngle, float arcAngle, const BGradient &gradient) | BView | |
| FillBezier(BPoint *controlPoints, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillBezier(BPoint *controlPoints, const BGradient &gradient) | BView | |
| FillEllipse(BPoint center, float xRadius, float yRadius, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillEllipse(BRect rect, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillEllipse(BPoint center, float xRadius, float yRadius, const BGradient &gradient) | BView | |
| FillEllipse(BRect rect, const BGradient &gradient) | BView | |
| FillPolygon(const BPolygon *polygon, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillPolygon(const BPoint *pointArray, int32 numPoints, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillPolygon(const BPoint *pointArray, int32 numPoints, BRect bounds, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillPolygon(const BPolygon *polygon, const BGradient &gradient) | BView | |
| FillPolygon(const BPoint *pointArray, int32 numPoints, const BGradient &gradient) | BView | |
| FillPolygon(const BPoint *pointArray, int32 numPoints, BRect bounds, const BGradient &gradient) | BView | |
| FillRect(BRect rect, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillRect(BRect rect, const BGradient &gradient) | BView | |
| FillRegion(BRegion *rectegion, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillRegion(BRegion *rectegion, const BGradient &gradient) | BView | |
| FillRoundRect(BRect rect, float xRadius, float yRadius, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillRoundRect(BRect rect, float xRadius, float yRadius, const BGradient &gradient) | BView | |
| FillRule() const | BView | |
| FillShape(BShape *shape, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillShape(BShape *shape, const BGradient &gradient) | BView | |
| FillTriangle(BPoint point1, BPoint point2, BPoint point3, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillTriangle(BPoint point1, BPoint point2, BPoint point3, BRect bounds, ::pattern pattern=B_SOLID_HIGH) | BView | |
| FillTriangle(BPoint point1, BPoint point2, BPoint point3, const BGradient &gradient) | BView | |
| FillTriangle(BPoint point1, BPoint point2, BPoint point3, BRect bounds, const BGradient &gradient) | BView | |
| FilterList() | BHandler | |
| FindView(const char *name) const | BView | |
| FirstItem() const | BListView | |
| Flags() const | BView | |
| Flush() const | BView | |
| ForceFontAliasing(bool enable) | BView | |
| Frame() const | BView | |
| FrameMoved(BPoint newPosition) | BOutlineListView | virtual |
| FrameResized(float newWidth, float newHeight) | BOutlineListView | virtual |
| FullListCountItems() const | BOutlineListView | |
| FullListCurrentSelection(int32 index=0) const | BOutlineListView | |
| FullListDoForEach(bool(*func)(BListItem *item)) | BOutlineListView | |
| FullListDoForEach(bool(*func)(BListItem *item, void *arg), void *arg) | BOutlineListView | |
| FullListFirstItem() const | BOutlineListView | |
| FullListHasItem(BListItem *item) const | BOutlineListView | |
| FullListIndexOf(BPoint where) const | BOutlineListView | |
| FullListIndexOf(BListItem *item) const | BOutlineListView | |
| FullListIsEmpty() const | BOutlineListView | |
| FullListItemAt(int32 fullListIndex) const | BOutlineListView | |
| FullListLastItem() const | BOutlineListView | |
| FullListSortItems(int(*compareFunc)(const BListItem *first, const BListItem *second)) | BOutlineListView | |
| GetBlendingMode(source_alpha *srcAlpha, alpha_function *alphaFunc) const | BView | |
| GetClippingRegion(BRegion *region) const | BView | |
| GetFont(BFont *font) const | BView | |
| GetFontHeight(font_height *height) const | BView | |
| GetHeightForWidth(float width, float *min, float *max, float *preferred) | BView | virtual |
| GetLayout() const | BView | |
| GetMouse(BPoint *location, uint32 *buttons, bool checkMessageQueue=true) | BView | |
| GetPreferredSize(float *_width, float *_height) | BOutlineListView | virtual |
| GetStringWidths(char *stringArray[], int32 lengthArray[], int32 numStrings, float widthArray[]) const | BView | |
| GetSupportedSuites(BMessage *data) | BOutlineListView | virtual |
| GetToolTipAt(BPoint point, BToolTip **_tip) | BView | protectedvirtual |
| HandlerForReply() const | BInvoker | |
| HasDefaultColors() const | BView | |
| HasHeightForWidth() | BView | virtual |
| HasItem(BListItem *item) const | BListView | |
| HasSystemColors() const | BView | |
| Hide() | BView | virtual |
| HideToolTip() | BView | |
| HighColor() const | BView | |
| HighUIColor(float *tint=NULL) const | BView | |
| IndexOf(BPoint point) const | BListView | |
| IndexOf(BListItem *item) const | BListView | |
| InitiateDrag(BPoint where, int32 index, bool wasSelected) | BListView | virtual |
| Instantiate(BMessage *archive) | BOutlineListView | static |
| Invalidate(BRect invalRect) | BView | |
| Invalidate(const BRegion *invalRegion) | BView | |
| Invalidate() | BView | |
| InvalidateItem(int32 index) | BListView | |
| InvalidateLayout(bool descendants=false) | BView | |
| InvertRect(BRect rect) | BView | |
| InvocationCommand() const | BListView | |
| InvocationMessage() const | BListView | |
| Invoke(BMessage *message=NULL) | BListView | virtual |
| InvokeKind(bool *_notify=NULL) | BInvoker | protected |
| InvokeNotify(BMessage *message, uint32 kind=B_CONTROL_INVOKED) | BInvoker | |
| IsEmpty() const | BListView | |
| IsExpanded(int32 fullListIndex) | BOutlineListView | |
| IsFocus() const | BView | |
| IsHidden() const | BView | |
| IsHidden(const BView *looking_from) const | BView | |
| IsItemSelected(int32 index) const | BListView | |
| IsLayoutInvalidationDisabled() | BView | |
| IsLayoutValid() const | BView | |
| IsPrinting() const | BView | |
| IsTargetLocal() const | BInvoker | |
| IsWatched() const | BHandler | |
| ItemAt(int32 index) const | BListView | |
| ItemFrame(int32 index) | BListView | |
| Items() const | BListView | |
| ItemUnderAt(BListItem *superItem, bool oneLevelOnly, int32 index) const | BOutlineListView | |
| KeyDown(const char *bytes, int32 numBytes) | BOutlineListView | virtual |
| KeyUp(const char *bytes, int32 numBytes) | BView | virtual |
| LastItem() const | BListView | |
| LatchRect(BRect itemRect, int32 level) const | BOutlineListView | protectedvirtual |
| Layout(bool force) | BView | |
| LayoutAlignment() | BView | virtual |
| LayoutChanged() | BView | protectedvirtual |
| LayoutContext() const | BView | |
| LayoutInvalidated(bool descendants=false) | BView | protectedvirtual |
| LeftTop() const | BView | |
| LineCapMode() const | BView | |
| LineJoinMode() const | BView | |
| LineMiterLimit() const | BView | |
| ListType() const | BListView | |
| LockLooper() | BHandler | |
| LockLooperWithTimeout(bigtime_t timeout) | BHandler | |
| Looper() const | BHandler | |
| LowColor() const | BView | |
| LowUIColor(float *tint=NULL) const | BView | |
| MakeEmpty() | BOutlineListView | virtual |
| MakeFocus(bool focus=true) | BOutlineListView | virtual |
| MaxSize() | BListView | virtual |
| Message() const | BInvoker | |
| MessageReceived(BMessage *message) | BOutlineListView | protectedvirtual |
| Messenger() const | BInvoker | |
| MinSize() | BListView | virtual |
| MouseDown(BPoint where) | BOutlineListView | virtual |
| MouseMoved(BPoint where, uint32 code, const BMessage *dragMessage) | BListView | virtual |
| MouseUp(BPoint where) | BOutlineListView | virtual |
| MoveBy(float dh, float dv) | BView | |
| MoveItem(int32 from, int32 to) | BListView | |
| MovePenBy(float x, float y) | BView | |
| MovePenTo(BPoint pt) | BView | |
| MovePenTo(float x, float y) | BView | |
| MoveTo(BPoint where) | BView | |
| MoveTo(float x, float y) | BView | |
| Name() const | BHandler | |
| NextHandler() const | BHandler | |
| NextSibling() const | BView | |
| Origin() const | BView | |
| Parent() const | BView | |
| PenLocation() const | BView | |
| PenSize() const | BView | |
| Perform(perform_code code, void *data) | BOutlineListView | virtual |
| PopState() | BView | |
| PreferredSize() | BListView | virtual |
| PreviousSibling() const | BView | |
| Pulse() | BView | virtual |
| PushState() | BView | |
| Relayout() | BView | |
| RemoveChild(BView *child) | BView | |
| RemoveFilter(BMessageFilter *filter) | BHandler | virtual |
| RemoveItem(BListItem *item) | BOutlineListView | virtual |
| RemoveItem(int32 fullListIndex) | BOutlineListView | virtual |
| RemoveItems(int32 fullListIndex, int32 count) | BOutlineListView | virtual |
| RemoveSelf() | BView | |
| ReplaceItem(int32 index, BListItem *item) | BListView | |
| ResetLayoutInvalidation() | BView | |
| ResizeBy(float dh, float dv) | BView | |
| ResizeTo(float width, float height) | BView | |
| ResizeTo(BSize size) | BView | |
| ResizeToPreferred() | BOutlineListView | virtual |
| ResizingMode() const | BView | |
| ResolveSpecifier(BMessage *message, int32 index, BMessage *specifier, int32 what, const char *property) | BOutlineListView | virtual |
| RotateBy(double angleRadians) | BView | |
| Scale() const | BView | |
| ScaleBy(double x, double y) | BView | |
| ScrollBar(orientation direction) const | BView | |
| ScrollBy(float dh, float dv) | BView | |
| ScrollTo(BPoint where) | BListView | virtual |
| ScrollTo(int32 index) | BListView | |
| ScrollToSelection() | BListView | |
| ScrollWithMouseWheelDelta(BScrollBar *, float) | BView | protected |
| Select(int32 index, bool extend=false) | BListView | |
| Select(int32 from, int32 to, bool extend=false) | BListView | |
| SelectionChanged() | BListView | virtual |
| SelectionCommand() const | BListView | |
| SelectionMessage() const | BListView | |
| SendNotices(uint32 what, const BMessage *notice=NULL) | BHandler | virtual |
| SetBlendingMode(source_alpha srcAlpha, alpha_function alphaFunc) | BView | |
| SetDiskMode(char *filename, long offset) | BView | |
| SetDrawingMode(drawing_mode mode) | BView | virtual |
| SetEventMask(uint32 mask, uint32 options=0) | BView | |
| SetExplicitAlignment(BAlignment alignment) | BView | |
| SetExplicitMaxSize(BSize size) | BView | |
| SetExplicitMinSize(BSize size) | BView | |
| SetExplicitPreferredSize(BSize size) | BView | |
| SetExplicitSize(BSize size) | BView | |
| SetFillRule(int32 rule) | BView | |
| SetFilterList(BList *filters) | BHandler | virtual |
| SetFlags(uint32 flags) | BView | virtual |
| SetFont(const BFont *font, uint32 mask=B_FONT_ALL) | BListView | virtual |
| SetFontSize(float size) | BView | |
| SetHandlerForReply(BHandler *handler) | BInvoker | virtual |
| SetHighColor(rgb_color color) | BView | virtual |
| SetHighColor(uchar red, uchar green, uchar blue, uchar alpha=255) | BView | inline |
| SetHighUIColor(color_which which, float tint=B_NO_TINT) | BView | |
| SetInvocationMessage(BMessage *message) | BListView | virtual |
| SetLayout(BLayout *layout) | BView | virtual |
| SetLineMode(cap_mode lineCap, join_mode lineJoin, float miterLimit=B_DEFAULT_MITER_LIMIT) | BView | |
| SetListType(list_view_type type) | BListView | virtual |
| SetLowColor(rgb_color color) | BView | virtual |
| SetLowColor(uchar red, uchar green, uchar blue, uchar alpha=255) | BView | inline |
| SetLowUIColor(color_which which, float tint=B_NO_TINT) | BView | |
| SetMessage(BMessage *message) | BInvoker | virtual |
| SetMouseEventMask(uint32 mask, uint32 options=0) | BView | |
| SetName(const char *name) | BHandler | |
| SetNextHandler(BHandler *handler) | BHandler | virtual |
| SetOrigin(BPoint where) | BView | |
| SetOrigin(float x, float y) | BView | |
| SetPenSize(float size) | BView | virtual |
| SetResizingMode(uint32 mode) | BView | virtual |
| SetScale(float scale) const | BView | |
| SetSelectionMessage(BMessage *message) | BListView | virtual |
| SetTarget(const BHandler *handler, const BLooper *looper=NULL) | BInvoker | virtual |
| SetTarget(BMessenger messenger) | BInvoker | virtual |
| SetTimeout(bigtime_t timeout) | BInvoker | |
| SetToolTip(const char *text) | BView | |
| SetToolTip(BToolTip *tip) | BView | |
| SetTransform(BAffineTransform transform) | BView | |
| SetViewBitmap(const BBitmap *bitmap, BRect srcRect, BRect dstRect, uint32 followFlags=B_FOLLOW_LEFT_TOP, uint32 options=B_TILE_BITMAP) | BView | |
| SetViewBitmap(const BBitmap *bitmap, uint32 followFlags=B_FOLLOW_LEFT_TOP, uint32 options=B_TILE_BITMAP) | BView | |
| SetViewColor(rgb_color color) | BView | virtual |
| SetViewColor(uchar red, uchar green, uchar blue, uchar alpha=255) | BView | inline |
| SetViewCursor(const BCursor *cursor, bool sync=true) | BView | |
| SetViewOverlay(const BBitmap *overlay, BRect srcRect, BRect dstRect, rgb_color *colorKey, uint32 followFlags=B_FOLLOW_LEFT_TOP, uint32 options=0) | BView | |
| SetViewOverlay(const BBitmap *overlay, rgb_color *colorKey, uint32 followFlags=B_FOLLOW_LEFT_TOP, uint32 options=0) | BView | |
| SetViewUIColor(color_which which, float tint=B_NO_TINT) | BView | |
| Show() | BView | virtual |
| ShowToolTip(BToolTip *tip=NULL) | BView | |
| SortItems(int(*cmp)(const void *, const void *)) | BListView | |
| SortItemsUnder(BListItem *superItem, bool oneLevelOnly, int(*compareFunc)(const BListItem *first, const BListItem *second)) | BOutlineListView | |
| StartWatching(BMessenger target, uint32 what) | BHandler | |
| StartWatching(BHandler *observer, uint32 what) | BHandler | |
| StartWatchingAll(BMessenger target) | BHandler | |
| StartWatchingAll(BHandler *observer) | BHandler | |
| StopWatching(BMessenger target, uint32 what) | BHandler | |
| StopWatching(BHandler *observer, uint32 what) | BHandler | |
| StopWatchingAll(BMessenger target) | BHandler | |
| StopWatchingAll(BHandler *observer) | BHandler | |
| StringWidth(const char *string) const | BView | |
| StringWidth(const char *string, int32 length) const | BView | |
| StrokeArc(BPoint center, float xRadius, float yRadius, float startAngle, float arcAngle, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeArc(BRect rect, float startAngle, float arcAngle, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeBezier(BPoint *controlPoints, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeEllipse(BPoint center, float xRadius, float yRadius, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeEllipse(BRect rect, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeLine(BPoint toPoint, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeLine(BPoint start, BPoint end, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokePolygon(const BPolygon *polygon, bool closed=true, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokePolygon(const BPoint *pointArray, int32 numPoints, bool closed=true, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokePolygon(const BPoint *pointArray, int32 numPoints, BRect bounds, bool closed=true, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeRect(BRect rect, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeRoundRect(BRect rect, float xRadius, float yRadius, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeShape(BShape *shape, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeTriangle(BPoint point1, BPoint point2, BPoint point3, BRect bounds, ::pattern pattern=B_SOLID_HIGH) | BView | |
| StrokeTriangle(BPoint point1, BPoint point2, BPoint point3, ::pattern pattern=B_SOLID_HIGH) | BView | |
| Superitem(const BListItem *item) | BOutlineListView | |
| SwapItems(int32 a, int32 b) | BListView | |
| Sync() const | BView | |
| Target(BLooper **_looper=NULL) const | BInvoker | |
| TargetedByScrollView(BScrollView *view) | BListView | virtual |
| Timeout() const | BInvoker | |
| ToolTip() const | BView | |
| Transform() const | BView | |
| TransformTo(coordinate_space basis) const | BView | |
| TranslateBy(double x, double y) | BView | |
| TruncateString(BString *in_out, uint32 mode, float width) const | BView | |
| UnlockLooper() | BHandler | |
| ViewColor() const | BView | |
| ViewUIColor(float *tint=NULL) const | BView | |
| Window() const | BView | |
| WindowActivated(bool active) | BListView | virtual |
| ~BArchivable() | BArchivable | virtual |
| ~BHandler() | BHandler | virtual |
| ~BInvoker() | BInvoker | virtual |
| ~BListView() | BListView | virtual |
| ~BOutlineListView() | BOutlineListView | virtual |
| ~BView() | BView | virtual |