Home
last modified time | relevance | path

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

/openbmc/u-boot/scripts/kconfig/
H A Dqconf.h310 void showIntro(void);
H A Dqconf.cc1451 connect(showIntroAction, SIGNAL(triggered(bool)), SLOT(showIntro())); in ConfigMainWindow()
1747 void ConfigMainWindow::showIntro(void) in showIntro() function in ConfigMainWindow