Searched refs:about (Results 1 – 6 of 6) sorted by relevance
85 void about();
343 connect( aboutAction, SIGNAL(triggered()), this, SLOT(about()) ); in createActions()535 void MainWindow::about() in about() function in MainWindow537 QMessageBox::about(this, tr("About glogg"), in about()
662 might be different; for a GUI interface, you would use an "about box".