This commit is contained in:
2020-04-13 21:37:30 +08:00
parent 0e2a05af55
commit 7db85cc4c3
13 changed files with 139 additions and 14 deletions
+4 -1
View File
@@ -77,7 +77,10 @@ int QNavigationWidget::Index(void)
}
void QNavigationWidget::resizeEvent(QResizeEvent *event)
{
emit SizeChanged(event);
}
void QNavigationWidget::paintEvent(QPaintEvent *)