+
+ int getItemHeight() { return m_itemheight; }
+ void setItemHeight(int height);
+
+ enum {
+ markedForeground,
+ markedForegroundSelected,
+ markedBackground,
+ markedBackgroundSelected,
+ serviceNotAvail,
+ colorElements
+ };
+
+ void setColor(int color, gRGB &col);