Improve readability
- initialize members in-class - m_sidebars is an array, qAsConst is redundant in that case - use enum values to index into m_sidebars - use logging categories
Please register or sign in to comment
- initialize members in-class - m_sidebars is an array, qAsConst is redundant in that case - use enum values to index into m_sidebars - use logging categories