BatteryTabView
BatteryTabView::BatteryTabView(const char* name)
BatteryTabView::~BatteryTabView()
BatteryTabView::TabFrame(int32 index) const
fBatteryTabView = new BatteryTabView("tabview");
BatteryTabView*
BatteryTabView* GetBatteryTabView();
BatteryTabView* fBatteryTabView;
class BatteryTabView;
BatteryTabView* fBatteryTabView;
class BatteryTabView : public BTabView {
BatteryTabView(const char* name);
~BatteryTabView();