mirror of
https://gitee.com/drabel/LibQQt.git
synced 2025-01-04 10:18:44 +08:00
update picture effect tabbar
This commit is contained in:
parent
5fd18d79c6
commit
2f0d46c1b3
@ -16,7 +16,7 @@ QQtPictureEffectTabBar::QQtPictureEffectTabBar ( QWidget* parent ) :
|
|||||||
backgroundColor = QColor ( 0, 0, 0 );
|
backgroundColor = QColor ( 0, 0, 0 );
|
||||||
selectedTextColor = QColor ( 255, 255, 255 );
|
selectedTextColor = QColor ( 255, 255, 255 );
|
||||||
textFont = QApplication::font();
|
textFont = QApplication::font();
|
||||||
setDrawBase ( false );
|
setDrawBase ( true );
|
||||||
}
|
}
|
||||||
|
|
||||||
void QQtPictureEffectTabBar::setIconStyle ( QQtPictureEffectTabBar::IconStyle iconStyle )
|
void QQtPictureEffectTabBar::setIconStyle ( QQtPictureEffectTabBar::IconStyle iconStyle )
|
||||||
|
Loading…
x
Reference in New Issue
Block a user