Home
last modified time | relevance | path

Searched refs:reloadTheme (Results 1 – 25 of 40) sorted by relevance

12

/dports/emulators/emulationstation/EmulationStation-2.9.4/es-app/src/views/
H A DViewController.h29 void reloadGameListView(IGameListView* gamelist, bool reloadTheme = false);
30 …ListView(SystemData* system, bool reloadTheme = false) { reloadGameListView(getGameListView(system…
/dports/net-im/qTox/qTox-1.17.4/src/widget/
H A Dcontentlayout.cpp69 void ContentLayout::reloadTheme() in reloadTheme() function in ContentLayout
121 reloadTheme(); in init()
H A Dcontentlayout.h33 void reloadTheme();
H A Dgenericchatroomwidget.cpp52 reloadTheme();
161 void GenericChatroomWidget::reloadTheme() in reloadTheme() function in GenericChatroomWidget
H A Dgui.cpp98 void GUI::reloadTheme() in reloadTheme() function in GUI
231 w->reloadTheme(); in _reloadTheme()
H A Dgui.h36 static void reloadTheme();
H A Dgenericchatroomwidget.h64 void reloadTheme();
H A Dchatformheader.h75 void reloadTheme();
H A Dsearchform.cpp121 void SearchForm::reloadTheme() in reloadTheme() function in SearchForm
129 settings->reloadTheme(); in reloadTheme()
H A Dsearchform.h48 void reloadTheme();
/dports/net-im/qTox/qTox-1.17.4/src/widget/form/
H A Dsearchsettingsform.cpp38 reloadTheme(); in SearchSettingsForm()
100 void SearchSettingsForm::reloadTheme() in reloadTheme() function in SearchSettingsForm
H A Dsearchsettingsform.h39 void reloadTheme();
H A Dgenericchatform.cpp368 reloadTheme(); in GenericChatForm()
427 void GenericChatForm::reloadTheme() in reloadTheme() function in GenericChatForm
436 chatWidget->reloadTheme(); in reloadTheme()
437 headWidget->reloadTheme(); in reloadTheme()
438 searchForm->reloadTheme(); in reloadTheme()
H A Dchatform.h56 virtual void reloadTheme() final override;
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/config/appearance/
H A Dappearance-config.h43 void reloadTheme();
H A Dappearance-config.cpp86 Q_EMIT reloadTheme(); in save()
/dports/textproc/fcitx5/fcitx5-5.0.11/src/ui/classic/
H A Dclassicui.h139 reloadTheme(); in setConfig()
166 void reloadTheme();
H A Dclassicui.cpp76 reloadTheme(); in reloadConfig()
79 void ClassicUI::reloadTheme() { theme_.load(*config_.theme); } in reloadTheme() function in fcitx::classicui::ClassicUI
/dports/net-im/qTox/qTox-1.17.4/src/chatlog/
H A Dchatlinecontent.cpp91 void ChatLineContent::reloadTheme() in reloadTheme() function in ChatLineContent
H A Dchatline.cpp122 void ChatLine::reloadTheme() in reloadTheme() function in ChatLine
125 c->reloadTheme(); in reloadTheme()
H A Dchatlinecontent.h62 virtual void reloadTheme();
H A Dchatline.h85 void reloadTheme();
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/logviewer/
H A Dmessage-view.h54 void reloadTheme();
H A Dlog-viewer.cpp526 connect(proxy->realModule(), SIGNAL(reloadTheme()), in slotConfigure()
527 ui->messageView, SLOT(reloadTheme())); in slotConfigure()
535 ui->messageView, SLOT(reloadTheme())); in slotConfigure()
/dports/net-im/qTox/qTox-1.17.4/src/chatlog/content/
H A Dtext.h67 virtual void reloadTheme() final override;

12