-KItemListGroupHeader::KItemListGroupHeader(QGraphicsWidget* parent) :
- QGraphicsWidget(parent),
- m_dirtyCache(true),
- m_role(),
- m_data(),
- m_styleOption(),
- m_scrollOrientation(Qt::Vertical),
- m_itemIndex(-1),
- m_separatorColor(),
- m_roleColor(),
- m_roleBounds()
+KItemListGroupHeader::KItemListGroupHeader(QGraphicsWidget *parent)
+ : QGraphicsWidget(parent)
+ , m_dirtyCache(true)
+ , m_role()
+ , m_data()
+ , m_styleOption()
+ , m_scrollOrientation(Qt::Vertical)
+ , m_itemIndex(-1)
+ , m_separatorColor()
+ , m_roleColor()
+ , m_roleBounds()