| 70 | |
| 71 | SidebarIconsWidget* left() const { return m_left; } |
| 72 | SidebarIconsWidget* right() const { return m_right; } |
| 73 | static SidebarWidgetLocation locationForType(SidebarWidgetType* type); |
| 74 | static SidebarLocation sideForLocation(SidebarWidgetLocation location); |
| 75 | static SidebarContainerLocation containerLocationForWidgetLocation(SidebarWidgetLocation location); |
no outgoing calls
no test coverage detected