Searched refs:CustomTabStyle (Results 1 – 1 of 1) sorted by relevance
54 class CustomTabStyle : public QProxyStyle57 explicit CustomTabStyle(int x,int y):width(x),height(y){} in CustomTabStyle() function