| Activate(bool=true) | BWindow | |
| AddChild(BWindow *window) | BWindow | |
| AddChild(BView *child, BView *before=NULL) | BWindow | |
| AddCommonFilter(BMessageFilter *filter) | BLooper | [virtual] |
| AddFilter(BMessageFilter *filter) | BHandler | [virtual] |
| AddHandler(BHandler *handler) | BLooper | |
| AddShortcut(uint32 key, uint32 modifiers, BMessage *msg) | BWindow | |
| AddShortcut(uint32 key, uint32 modifiers, BMessage *msg, BHandler *target) | BWindow | |
| AddToSubset(BWindow *window) | BWindow | |
| Archive(BMessage *data, bool deep=true) const | BDirectWindow | [virtual] |
| BArchivable() | BArchivable | |
| BArchivable(BMessage *from) | BArchivable | |
| BDirectWindow(BRect frame, const char *title, window_type type, uint32 flags, uint32 workspace=B_CURRENT_WORKSPACE) | BDirectWindow | |
| BDirectWindow(BRect frame, const char *title, window_look look, window_feel feel, uint32 flags, uint32 workspace=B_CURRENT_WORKSPACE) | BDirectWindow | |
| BeginViewTransaction() | BWindow | |
| BHandler::BHandler(const char *name=NULL) | BHandler | |
| BHandler::BHandler(BMessage *data) | BHandler | |
| BLooper(const char *name=NULL, int32 priority=B_NORMAL_PRIORITY, int32 port_capacity=B_LOOPER_PORT_DEFAULT_CAPACITY) | BLooper | |
| BLooper(BMessage *data) | BLooper | |
| Bounds() const | BWindow | |
| BWindow(BRect frame, const char *title, window_type type, uint32 flags, uint32 workspace=B_CURRENT_WORKSPACE) | BWindow | |
| BWindow(BRect frame, const char *title, window_look look, window_feel feel, uint32 flags, uint32 workspace=B_CURRENT_WORKSPACE) | BWindow | |
| BWindow(BMessage *data) | BWindow | |
| ChildAt(int32 index) const | BWindow | |
| ClearExplicitFocus() | BWindow | |
| ClipWindowToPicture(BPicture *picture, BPoint offset, uint32 flags) | BWindow | |
| Close() | BWindow | [inline] |
| CommonFilterList() const | BLooper | |
| ConvertFromScreen(BPoint *pt) const | BWindow | |
| ConvertFromScreen(BPoint pt) const | BWindow | |
| ConvertFromScreen(BRect *rect) const | BWindow | |
| ConvertFromScreen(BRect rect) const | BWindow | |
| ConvertToScreen(BPoint *pt) const | BWindow | |
| ConvertToScreen(BPoint pt) const | BWindow | |
| ConvertToScreen(BRect *rect) const | BWindow | |
| ConvertToScreen(BRect rect) const | BWindow | |
| CountChildren() const | BWindow | |
| CountHandlers() const | BLooper | |
| CountLockRequests() const | BLooper | |
| CountLocks() const | BLooper | |
| CurrentBeep() const | BWindow | |
| CurrentFocus() const | BWindow | |
| CurrentMessage() const | BLooper | |
| DefaultButton() const | BWindow | |
| DequeueAll() | BWindow | |
| DetachCurrentMessage() | BLooper | |
| DirectConnected(direct_buffer_info *info) | BDirectWindow | [virtual] |
| DisableUpdates() | BWindow | |
| DispatchMessage(BMessage *message, BHandler *handler) | BDirectWindow | [virtual] |
| EnableUpdates() | BWindow | |
| EndViewTransaction() | BWindow | |
| Feel() const | BWindow | |
| FilterList() | BHandler | |
| find_token_and_handler(BMessage *msg, int32 *token, BHandler **handler) | BWindow | |
| FindView(const char *view_name) const | BWindow | |
| FindView(BPoint) const | BWindow | |
| Flags() const | BWindow | |
| Flush() const | BWindow | |
| Frame() const | BWindow | |
| FrameMoved(BPoint new_position) | BDirectWindow | [virtual] |
| FrameResized(float new_width, float new_height) | BDirectWindow | [virtual] |
| GetClippingRegion(BRegion *region, BPoint *origin=NULL) const | BDirectWindow | |
| GetFrameState(BMessage *dest) const | BWindow | |
| GetSizeLimits(float *min_h, float *max_h, float *min_v, float *max_v) | BWindow | |
| GetSupportedSuites(BMessage *data) | BDirectWindow | [virtual] |
| GetWindowAlignment(window_alignment *mode=NULL, int32 *h=NULL, int32 *hOffset=NULL, int32 *width=NULL, int32 *widthOffset=NULL, int32 *v=NULL, int32 *vOffset=NULL, int32 *height=NULL, int32 *heightOffset=NULL) const | BWindow | |
| HandlerAt(int32 index) const | BLooper | |
| Hide() | BDirectWindow | [virtual] |
| IndexOf(BHandler *handler) const | BLooper | |
| Instantiate(BMessage *data) | BDirectWindow | [static] |
| IsActive() const | BWindow | |
| IsFloating() const | BWindow | |
| IsFront() const | BWindow | |
| IsFullScreen() const | BDirectWindow | |
| IsHidden() const | BWindow | |
| IsLocked() const | BLooper | |
| IsMessageWaiting() const | BLooper | |
| IsMinimized() const | BWindow | |
| IsModal() const | BWindow | |
| IsRunningInCurrentThread() | BLooper | |
| IsWatched() const | BHandler | |
| KeyMenuBar() const | BWindow | |
| LastMouseMovedView() const | BWindow | |
| Lock() | BLooper | |
| LockingThread() const | BLooper | |
| LockLooper() | BHandler | |
| LockLooperWithTimeout(bigtime_t timeout) | BHandler | |
| LockWithStatus() | BLooper | |
| LockWithTimeout(bigtime_t timeout, uint32 debug_flags=0) | BLooper | |
| Look() const | BWindow | |
| Looper() const | BHandler | |
| LooperForThread(thread_id tid) | BLooper | [static] |
| MenusBeginning() | BDirectWindow | [virtual] |
| MenusEnded() | BDirectWindow | [virtual] |
| MessageFromPort(bigtime_t=B_INFINITE_TIMEOUT) | BLooper | [protected] |
| MessageQueue() const | BLooper | |
| MessageReceived(BMessage *message) | BDirectWindow | [virtual] |
| Minimize(bool minimize) | BDirectWindow | [virtual] |
| MoveBy(float dx, float dy) | BWindow | |
| MoveTo(BPoint) | BWindow | |
| MoveTo(float x, float y) | BWindow | |
| Name() const | BHandler | |
| NeedsUpdate() const | BWindow | |
| NextHandler() const | BHandler | |
| NextNavigableView(BView *currentFocus, uint32 flags) | BWindow | [virtual] |
| Parent() | BWindow | |
| Perform(perform_code d, void *arg) | BDirectWindow | [virtual] |
| PostMessage(uint32 command) | BLooper | |
| PostMessage(BMessage *message) | BLooper | |
| PostMessage(uint32 command, BHandler *handler, BHandler *reply_to=NULL) | BLooper | |
| PostMessage(BMessage *message, BHandler *handler, BHandler *reply_to=NULL) | BLooper | |
| PreferredHandler() const | BLooper | |
| PulseRate() const | BWindow | |
| Quit(void) | BDirectWindow | [virtual] |
| QuitRequested() | BWindow | [virtual] |
| ReadyToLoop(loop_state *outState) | BLooper | [protected, virtual] |
| RemoveChild(BWindow *window) | BWindow | |
| RemoveChild(BView *child) | BWindow | |
| RemoveCommonFilter(BMessageFilter *filter) | BLooper | [virtual] |
| RemoveFilter(BMessageFilter *filter) | BHandler | [virtual] |
| RemoveFromSubset(BWindow *window) | BWindow | |
| RemoveHandler(BHandler *handler) | BLooper | |
| RemoveSelf() | BWindow | |
| RemoveShortcut(uint32 key, uint32 modifiers) | BWindow | |
| ResizeBy(float dx, float dy) | BWindow | |
| ResizeTo(float width, float height) | BWindow | |
| ResolveSpecifier(BMessage *msg, int32 index, BMessage *specifier, int32 form, const char *property) | BDirectWindow | [virtual] |
| Run() | BWindow | [virtual] |
| RunInCurrentThread() | BLooper | |
| ScreenChanged(BRect screen_size, color_space depth) | BDirectWindow | [virtual] |
| Sem() const | BLooper | |
| SendBehind(const BWindow *window) | BWindow | |
| SendNotices(uint32 what, const BMessage *=0) | BHandler | [virtual] |
| SetCommonFilterList(BList *filters) | BLooper | [virtual] |
| SetCurrentBeep(const char *name) | BWindow | |
| SetDefaultButton(BButton *button) | BWindow | |
| SetFeel(window_feel feel) | BWindow | |
| SetFilterList(BList *filters) | BHandler | [virtual] |
| SetFlags(uint32) | BWindow | |
| SetFullScreen(bool enable) | BDirectWindow | |
| SetKeyMenuBar(BMenuBar *bar) | BWindow | |
| SetLook(window_look look) | BWindow | |
| SetName(const char *name) | BHandler | |
| SetNextHandler(BHandler *handler) | BHandler | [virtual] |
| SetPreferredHandler(BHandler *handler) | BLooper | |
| SetPulseRate(bigtime_t rate) | BWindow | |
| SetSizeLimits(float min_h, float max_h, float min_v, float max_v) | BWindow | |
| SetTitle(const char *title) | BWindow | |
| SetType(window_type type) | BWindow | |
| SetWindowAlignment(window_alignment mode, int32 h, int32 hOffset=0, int32 width=0, int32 widthOffset=0, int32 v=0, int32 vOffset=0, int32 height=0, int32 heightOffset=0) | BWindow | |
| SetWindowColor(rgb_color color) | BWindow | |
| SetWorkspaces(uint32) | BWindow | |
| SetZoomLimits(float max_h, float max_v) | BWindow | |
| Show() | BDirectWindow | [virtual] |
| StartWatching(BMessenger, uint32 what) | BHandler | |
| StartWatching(BHandler *, uint32 what) | BHandler | |
| StartWatchingAll(BMessenger) | BHandler | |
| StartWatchingAll(BHandler *) | BHandler | |
| StopWatching(BMessenger, uint32 what) | BHandler | |
| StopWatching(BHandler *, uint32 what) | BHandler | |
| StopWatchingAll(BMessenger) | BHandler | |
| StopWatchingAll(BHandler *) | BHandler | |
| SupportsWindowMode(screen_id=B_MAIN_SCREEN_ID) | BDirectWindow | [static] |
| Sync() const | BWindow | |
| Team() const | BLooper | |
| Thread() const | BLooper | |
| Title() const | BWindow | |
| Type() const | BWindow | |
| UISettingsChanged(const BMessage *changes, uint32 flags) | BWindow | [virtual] |
| Unlock() | BLooper | |
| UnlockLooper() | BHandler | |
| UpdateFrameState(const BMessage &changes) | BWindow | |
| UpdateIfNeeded() | BWindow | |
| WindowActivated(bool state) | BDirectWindow | [virtual] |
| WindowColor() const | BWindow | |
| WorkspaceActivated(int32 ws, bool state) | BDirectWindow | [virtual] |
| Workspaces() const | BWindow | |
| WorkspacesChanged(uint32 old_ws, uint32 new_ws) | BDirectWindow | [virtual] |
| Zoom(BPoint rec_position, float rec_width, float rec_height) | BDirectWindow | [virtual] |
| BWindow::Zoom() | BWindow | |
| ~BArchivable() | BArchivable | [virtual] |
| ~BDirectWindow() | BDirectWindow | [virtual] |
| ~BHandler() | BHandler | [virtual] |
| ~BLooper() | BLooper | [virtual] |
| ~BWindow() | BWindow | [virtual] |