BluetoothIconView
class BluetoothIconView : public BView {
BluetoothIconView();
~BluetoothIconView();
class BluetoothIconView;
BluetoothIconView* fIcon;
BluetoothIconView* fIcon;
BBitmap* BluetoothIconView::fBitmap = NULL;
int32 BluetoothIconView::fRefCount = 0;
BluetoothIconView::BluetoothIconView()
BluetoothIconView::~BluetoothIconView()
BluetoothIconView::Draw(BRect rect)
fIcon = new BluetoothIconView();
fIcon = new BluetoothIconView();