Home
last modified time | relevance | path

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

/busybox-1.35.0/scripts/kconfig/
Dqconf.h246 void showAbout(void);
Dqconf.cc907 connect(showAboutAction, SIGNAL(activated()), SLOT(showAbout())); in ConfigMainWindow()
1317 void ConfigMainWindow::showAbout(void) in showAbout() function in ConfigMainWindow