Home
last modified time | relevance | path

Searched refs:about (Results 1 – 6 of 6) sorted by relevance

/glogg/glogg/src/
H A Dmainwindow.h
H A Dmainwindow.cpp
/glogg/src/
H A Dmainwindow.h85 void about();
H A Dmainwindow.cpp343 connect( aboutAction, SIGNAL(triggered()), this, SLOT(about()) ); in createActions()
535 void MainWindow::about() in about() function in MainWindow
537 QMessageBox::about(this, tr("About glogg"), in about()
/glogg/glogg/
H A DCOPYING
/glogg/
H A DCOPYING662 might be different; for a GUI interface, you would use an "about box".