Searched refs:loadFileNonInteractive (Results 1 – 4 of 4) sorted by relevance
124 void loadFileNonInteractive( const QString& file_name );
158 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