Home
last modified time | relevance | path

Searched refs:aboutQt (Results 1 – 4 of 4) sorted by relevance

/glogg/glogg/src/
H A Dmainwindow.h
H A Dmainwindow.cpp
/glogg/src/
H A Dmainwindow.h86 void aboutQt();
H A Dmainwindow.cpp347 connect( aboutQtAction, SIGNAL(triggered()), this, SLOT(aboutQt()) ); in createActions()
549 void MainWindow::aboutQt() in aboutQt() function in MainWindow