| 20 | |
| 21 | bool getImagesOnButtons() const { return imagesOnButtons; } |
| 22 | bool getUseExtraSpacing() const { return useExtraSpacing; } |
| 23 | |
| 24 | QColor TextColor() const { return textColor; } |
| 25 | QColor SingleColor() const { return singleColor; } |
no outgoing calls
no test coverage detected