Searched refs:showAbout (Results 1 – 2 of 2) sorted by relevance
311 void showAbout(void);
1453 connect(showAboutAction, SIGNAL(triggered(bool)), SLOT(showAbout())); in ConfigMainWindow()1764 void ConfigMainWindow::showAbout(void) in showAbout() function in ConfigMainWindow