Searched refs:appFont (Results 1 – 1 of 1) sorted by relevance
59 QFont appFont = app.font(); in main() local60 appFont.setPixelSize(32); in main()61 app.setFont(appFont); in main()