| 76 | MapStackedWidget *ToolTemplate::rightStack() { return m_rightStack; } |
| 77 | |
| 78 | MapStackedWidget *ToolTemplate::topStack() { return m_topStack; } |
| 79 | |
| 80 | MapStackedWidget *ToolTemplate::bottomStack() { return m_bottomStack; } |
| 81 |
no outgoing calls
no test coverage detected