Searched refs:showIntro (Results 1 – 2 of 2) sorted by relevance
258 void showIntro(void);
1430 connect(showIntroAction, SIGNAL(triggered(bool)), SLOT(showIntro())); in ConfigMainWindow()1753 void ConfigMainWindow::showIntro(void) in showIntro() function in ConfigMainWindow