Searched refs:showAbout (Results 1 – 2 of 2) sorted by relevance
322 void showAbout(void);
1396 connect(showAboutAction, SIGNAL(activated()), SLOT(showAbout())); in ConfigMainWindow()1685 void ConfigMainWindow::showAbout(void) in showAbout() function in ConfigMainWindow