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