Loading...
Searching...
No Matches
BAlert Member List

This is the complete list of members for BAlert, including all inherited members.

Activate(bool=true)BWindow
AddButton(const char *label, char key=0)BAlert
AddChild(BView *child, BView *before=NULL)BWindow
AddChild(BLayoutItem *child)BWindow
AddCommonFilter(BMessageFilter *filter)BLoopervirtual
AddFilter(BMessageFilter *filter)BHandlervirtual
AddHandler(BHandler *handler)BLooper
AddShortcut(uint32 key, uint32 modifiers, BMessage *message)BWindow
AddShortcut(uint32 key, uint32 modifiers, BMessage *message, BHandler *target)BWindow
AddToSubset(BWindow *window)BWindow
AlertPosition(float width, float height)BAlertstatic
AllArchived(BMessage *archive) constBArchivablevirtual
AllUnarchived(const BMessage *archive)BArchivablevirtual
Archive(BMessage *data, bool deep=true) constBAlertvirtual
BAlert()BAlert
BAlert(const char *title, const char *text, const char *button1, const char *button2=NULL, const char *button3=NULL, button_width width=B_WIDTH_AS_USUAL, alert_type type=B_INFO_ALERT)BAlert
BAlert(const char *title, const char *text, const char *button1, const char *button2, const char *button3, button_width width, button_spacing spacing, alert_type type=B_INFO_ALERT)BAlert
BAlert(BMessage *data)BAlert
BArchivable(BMessage *from)BArchivable
BArchivable()BArchivable
BeginViewTransaction()BWindow
BHandler(const char *name=NULL)BHandler
BHandler(BMessage *data)BHandler
BLooper(const char *name=NULL, int32 priority=B_NORMAL_PRIORITY, int32 portCapacity=B_LOOPER_PORT_DEFAULT_CAPACITY)BLooper
BLooper(BMessage *data)BLooper
Bounds() constBWindow
ButtonAt(int32 index) constBAlert
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 *archive)BWindow
CenterIn(const BRect &rect)BWindow
CenterOnScreen()BWindow
CenterOnScreen(screen_id id)BWindow
ChildAt(int32 index) constBWindow
Close()BWindowinline
CommonFilterList() constBLooper
ConvertFromScreen(BPoint *point) constBWindow
ConvertFromScreen(BPoint point) constBWindow
ConvertFromScreen(BRect *rect) constBWindow
ConvertFromScreen(BRect rect) constBWindow
ConvertToScreen(BPoint *point) constBWindow
ConvertToScreen(BPoint point) constBWindow
ConvertToScreen(BRect *rect) constBWindow
ConvertToScreen(BRect rect) constBWindow
CountButtons() constBAlert
CountChildren() constBWindow
CountHandlers() constBLooper
CountLockRequests() constBLooper
CountLocks() constBLooper
CurrentFocus() constBWindow
CurrentMessage() constBLooper
DecoratorFrame() constBWindow
DefaultButton() constBWindow
DetachCurrentMessage()BLooper
DisableUpdates()BWindow
DispatchExternalMessage(BMessage *message, BHandler *handler, bool &_detached)BLooper
DispatchMessage(BMessage *message, BHandler *handler)BAlertvirtual
EnableUpdates()BWindow
EndViewTransaction()BWindow
Feel() constBWindow
FilterList()BHandler
FindView(const char *viewName) constBWindow
FindView(BPoint) constBWindow
Flags() constBWindow
Flush() constBWindow
Frame() constBWindow
FrameMoved(BPoint newPosition)BWindowvirtual
FrameResized(float newWidth, float newHeight)BAlertvirtual
GetDecoratorSettings(BMessage *settings) constBWindow
GetLayout() constBWindow
GetSizeLimits(float *minWidth, float *maxWidth, float *minHeight, float *maxHeight)BWindow
GetSupportedSuites(BMessage *data)BAlertvirtual
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) constBWindow
Go()BAlert
Go(BInvoker *invoker)BAlert
HandlerAt(int32 index) constBLooper
HasShortcut(uint32 key, uint32 modifiers)BWindow
Hide()BWindowvirtual
IndexOf(BHandler *handler) constBLooper
Instantiate(BMessage *data)BAlertstatic
InvalidateLayout(bool descendants=false)BWindow
InViewTransaction() constBWindow
IsActive() constBWindow
IsFloating() constBWindow
IsFront() constBWindow
IsHidden() constBWindow
IsLocked() constBLooper
IsMessageWaiting() constBLooper
IsMinimized() constBWindow
IsModal() constBWindow
IsOffscreenWindow() constBWindow
IsWatched() constBHandler
KeyMenuBar() constBWindow
LastMouseMovedView() constBWindow
Layout(bool force)BWindow
Lock()BLooper
LockingThread() constBLooper
LockLooper()BHandler
LockLooperWithTimeout(bigtime_t timeout)BHandler
LockWithTimeout(bigtime_t timeout)BLooper
Look() constBWindow
Loop()BLooper
Looper() constBHandler
LooperForThread(thread_id thread)BLooperstatic
MenusBeginning()BWindowvirtual
MenusEnded()BWindowvirtual
MessageFromPort(bigtime_t=B_INFINITE_TIMEOUT)BLooperprotected
MessageQueue() constBLooper
MessageReceived(BMessage *message)BAlertvirtual
Minimize(bool minimize)BWindowvirtual
MoveBy(float dx, float dy)BWindow
MoveOnScreen(uint32 flags=0)BWindow
MoveTo(BPoint)BWindow
MoveTo(float x, float y)BWindow
Name() constBHandler
NeedsUpdate() constBWindow
NextHandler() constBHandler
Perform(perform_code d, void *arg)BAlertvirtual
PostMessage(uint32 command)BLooper
PostMessage(BMessage *message)BLooper
PostMessage(uint32 command, BHandler *handler, BHandler *replyTo=NULL)BLooper
PostMessage(BMessage *message, BHandler *handler, BHandler *replyTo=NULL)BLooper
PreferredHandler() constBLooper
PulseRate() constBWindow
Quit()BAlertvirtual
QuitRequested()BAlertvirtual
RemoveChild(BView *child)BWindow
RemoveCommonFilter(BMessageFilter *filter)BLoopervirtual
RemoveFilter(BMessageFilter *filter)BHandlervirtual
RemoveFromSubset(BWindow *window)BWindow
RemoveHandler(BHandler *handler)BLooper
RemoveShortcut(uint32 key, uint32 modifiers)BWindow
ResizeBy(float dx, float dy)BWindow
ResizeTo(float width, float height)BWindow
ResizeToPreferred()BWindow
ResolveSpecifier(BMessage *message, int32 index, BMessage *specifier, int32 form, const char *property)BAlertvirtual
Run()BWindowvirtual
ScreenChanged(BRect screenSize, color_space depth)BWindowvirtual
Sem() constBLooper
SendBehind(const BWindow *window)BWindow
SendNotices(uint32 what, const BMessage *notice=NULL)BHandlervirtual
SetButtonSpacing(button_spacing spacing)BAlert
SetButtonWidth(button_width width)BAlert
SetCommonFilterList(BList *filters)BLoopervirtual
SetDecoratorSettings(const BMessage &settings)BWindow
SetDefaultButton(BButton *button)BWindow
SetFeel(window_feel feel)BWindow
SetFilterList(BList *filters)BHandlervirtual
SetFlags(uint32)BWindow
SetIcon(BBitmap *bitmap)BAlert
SetKeyMenuBar(BMenuBar *bar)BWindow
SetLayout(BLayout *layout)BWindowvirtual
SetLook(window_look look)BWindow
SetName(const char *name)BHandler
SetNextHandler(BHandler *handler)BHandlervirtual
SetPreferredHandler(BHandler *handler)BLooper
SetPulseRate(bigtime_t rate)BWindow
SetShortcut(int32 buttonIndex, char key)BAlert
SetSizeLimits(float minWidth, float maxWidth, float minHeight, float maxHeight)BWindow
SetText(const char *text)BAlert
SetTitle(const char *title)BWindow
SetType(alert_type type)BAlert
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
SetWorkspaces(uint32)BWindow
SetZoomLimits(float maxWidth, float maxHeight)BWindow
Shortcut(int32 buttonIndex) constBAlert
Show()BWindowvirtual
Size() constBWindow
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
Sync() constBWindow
Team() constBLooper
TextView() constBAlert
Thread() constBLooper
Title() constBWindow
Type() constBAlert
Unlock()BLooper
UnlockLooper()BHandler
UpdateIfNeeded()BWindow
UpdateSizeLimits()BWindow
WindowActivated(bool focus)BWindowvirtual
WorkspaceActivated(int32 workspace, bool state)BWindowvirtual
Workspaces() constBWindow
WorkspacesChanged(uint32 oldWorkspaces, uint32 newWorkspaces)BWindowvirtual
Zoom(BPoint origin, float width, float height)BWindowvirtual
Zoom()BWindow
~BAlert()BAlertvirtual
~BArchivable()BArchivablevirtual
~BHandler()BHandlervirtual
~BLooper()BLoopervirtual
~BWindow()BWindowvirtual