Home
last modified time | relevance | path

Searched refs:showAbout (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.4/scripts/kconfig/
Dqconf.h312 void showAbout(void);
Dqconf.cc1445 connect(showAboutAction, SIGNAL(triggered(bool)), SLOT(showAbout())); in ConfigMainWindow()
1784 void ConfigMainWindow::showAbout(void) in showAbout() function in ConfigMainWindow