HistoryLayoutItem
HistoryLayoutItem(ActivityView* parent);
ActivityView::HistoryLayoutItem::HistoryLayoutItem(ActivityView* parent)
ActivityView::HistoryLayoutItem::IsVisible()
ActivityView::HistoryLayoutItem::SetVisible(bool visible)
ActivityView::HistoryLayoutItem::Frame()
ActivityView::HistoryLayoutItem::SetFrame(BRect frame)
ActivityView::HistoryLayoutItem::View()
ActivityView::HistoryLayoutItem::BasePreferredSize()
fHistoryLayoutItem = new HistoryLayoutItem(this);
class HistoryLayoutItem;
friend class HistoryLayoutItem;