RadioView
RadioView::DefaultMax()
RadioView::AttachedToWindow()
RadioView::DetachedFromWindow()
RadioView::MessageReceived(BMessage* message)
RadioView::Draw(BRect updateRect)
RadioView::FrameResized(float /*width*/, float /*height*/)
RadioView::_RestartPulsing()
RadioView::_Compute(const BRect& bounds, BPoint& center, int32& count,
RadioView::RadioView(BRect frame, const char* name, int32 resizingMode)
RadioView::_DrawBow(BView* view, int32 index, const BPoint& center,
RadioView::_SetColor(BView* view, int32 percent, int32 phase, int32 index,
RadioView::_IsDisabled(int32 percent, int32 index, int32 count)
RadioView::~RadioView()
RadioView::SetPercent(int32 percent)
RadioView::SetMax(int32 max)
RadioView::StartPulsing()
RadioView::StopPulsing()
RadioView::Draw(BView* view, BRect rect, int32 percent, int32 maxCount)
class RadioView : public BView {
RadioView(BRect frame, const char* name,
virtual ~RadioView();
RadioView::Draw(Menu(), bounds, fNetwork.signal_strength,
RadioView::DefaultMax());