Home
last modified time | relevance | path

Searched refs:m_detail_panel (Results 1 – 2 of 2) sorted by relevance

/dports/games/freeorion/freeorion-0.4.10.2/UI/
H A DDesignWnd.h78 std::shared_ptr<EncyclopediaDetailPanel> m_detail_panel; variable
H A DDesignWnd.cpp5067 AttachChild(m_detail_panel); in CompleteConstruction()
5077 &EncyclopediaDetailPanel::SetItem), m_detail_panel, _1)); in CompleteConstruction()
5080 &EncyclopediaDetailPanel::SetItem), m_detail_panel, _1)); in CompleteConstruction()
5091 &EncyclopediaDetailPanel::SetItem), m_detail_panel, _1)); in CompleteConstruction()
5112 &EncyclopediaDetailPanel::SetItem), m_detail_panel, _1)); in CompleteConstruction()
5115 &EncyclopediaDetailPanel::SetItem), m_detail_panel, _1)); in CompleteConstruction()
5128 m_detail_panel->ValidatePosition(); in SizeMove()
5138 m_detail_panel->Refresh(); in Reset()
5171 { m_detail_panel->SetShipPart(part); } in ShowShipPartInEncyclopedia()
5174 { m_detail_panel->SetShipHull(ship_hull); } in ShowShipHullInEncyclopedia()
[all …]