Home
last modified time | relevance | path

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

/glogg/glogg/src/
H A Dmainwindow.h
H A Dmainwindow.cpp
/glogg/src/
H A Dmainwindow.h124 void loadFileNonInteractive( const QString& file_name );
H A Dmainwindow.cpp158 this, SLOT( loadFileNonInteractive( const QString& ) ) ); in MainWindow()
160 this, SLOT( loadFileNonInteractive( const QString& ) ) ); in MainWindow()
720 void MainWindow::loadFileNonInteractive( const QString& file_name ) in loadFileNonInteractive() function in MainWindow